Age | Commit message (Expand) | Author |
2009-12-01 | merge | James Cook |
2009-12-01 | line ending fixes | Brad Payne (Vir Linden) |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-29 | Missed another LL_COMMON_API tag | James Cook |
2009-11-28 | Suppress MSVC warning about extern template for linker optimization | James Cook |
2009-11-28 | Fix build, missed a file and items need LL_COMMON_API | James Cook |
2009-11-28 | Fix build - exported globals must have LL_COMMON_API tag | James Cook |
2009-11-28 | Migrated LLUUIDs and some float constants out of headers into .cpp files | James Cook |
2009-11-28 | Move hard-coded image IDs to .cpp file to speed link time. | James Cook |
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook |
2009-11-23 | merge | Steve Bennetts |
2009-11-23 | Added some threading debugging code. Should catch any recursive mutex locks i... | Steve Bennetts |
2009-11-20 | merge | James Cook |
2009-11-20 | Merging heads, hmm. | Tofu Linden |
2009-11-20 | EXT-2618 Added code to determine if the viewer is running 'compatibility mode' | Mark Palange (Mani) |
2009-11-20 | merge | James Cook |
2009-11-19 | EXT-2094 Add click-to-zoom as a one-click settable option for objects | angela |
2009-11-19 | branch merge | angela |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan |
2009-11-18 | Merge from product-engine | Steve Bennetts |
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer |
2009-11-18 | Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory manager | Palmer |
2009-11-18 | Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it ... | Eugene Kondrashev |
2009-11-18 | EXT-2094 | angela |
2009-11-17 | Merge of viewer2 into avp | Eric M. Tulla (BigPapi) |
2009-11-16 | merge | Loren Shih |
2009-11-14 | merge | Steve Bennetts |
2009-11-13 | Mutex lock fix for texture cache. | Steve Bennetts |
2009-11-13 | Merging viewer2 changes into avp branch | Eric M. Tulla (BigPapi) |
2009-11-13 | merge | Loren Shih |
2009-11-13 | EXT-2482 : Newly created folders have wrong default type | Loren Shih |
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-11-12 | Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs | Nat Goodspeed |
2009-11-12 | DEV-42747 - lltreeiterators_test.cpp broken on Windows | richard |
2009-11-11 | Fix for DLL linkage error in new LLEventAPI class. | brad kittenbrink |
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed |
2009-11-11 | Rename private methods to avoid ambiguity with subclasses | Nat Goodspeed |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-11-10 | Added PluginAttachDebuggerToPlugins debug setting. | Monroe Linden |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-11-10 | Enhance LLInstanceTracker variants to be more uniform. | Nat Goodspeed |
2009-11-10 | Remove dangling LLEVENTS_LISTENER_ARITY control | Nat Goodspeed |
2009-11-09 | Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0. | brad kittenbrink |
2009-11-06 | Adding new option definition - forgot. | CG Linden |
2009-11-06 | DEV-42272 - viewer crash on startup in LLCurlRequest::process | Steve Bennetts |
2009-11-06 | Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0 | Mark Palange (Mani) |
2009-11-06 | merge from texture-pipeline | Steve Bennetts |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao |
2009-11-05 | Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command() | palange |
2009-11-05 | Merge of my DEV-41724/DEV-41725 work with viewer-2-0 | brad kittenbrink |