summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2009-12-01DEV-43622 : API change (no functionality change) to fix a design error in LLSDKent Quirk
2009-12-01mergeJames Cook
2009-12-01line ending fixesBrad Payne (Vir Linden)
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-29Fix for Windows crash (incorrect date format crashes windows)Steve Bennetts
2009-11-29Missed another LL_COMMON_API tagJames Cook
2009-11-28Suppress MSVC warning about extern template for linker optimizationJames Cook
2009-11-28Fix build, missed a file and items need LL_COMMON_APIJames Cook
2009-11-28Fix build - exported globals must have LL_COMMON_API tagJames Cook
2009-11-28Migrated LLUUIDs and some float constants out of headers into .cpp filesJames Cook
2009-11-28Move hard-coded image IDs to .cpp file to speed link time.James Cook
2009-11-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-11-27fixed normal bug EXT-2738. 12-hour clock format should not have a leading zeroPaul Guslisty
2009-11-13Merging viewer2 changes into avp branchEric M. Tulla (BigPapi)
2009-11-13mergeLoren Shih
2009-11-13EXT-2482 : Newly created folders have wrong default typeLoren Shih
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-12Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairsNat Goodspeed
2009-11-12DEV-42747 - lltreeiterators_test.cpp broken on Windowsrichard
2009-11-11Fix for DLL linkage error in new LLEventAPI class.brad kittenbrink
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-11-11Rename private methods to avoid ambiguity with subclassesNat Goodspeed
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-10Added PluginAttachDebuggerToPlugins debug setting.Monroe Linden
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-10Enhance LLInstanceTracker variants to be more uniform.Nat Goodspeed
2009-11-10Remove dangling LLEVENTS_LISTENER_ARITY controlNat Goodspeed
2009-11-09Merging DEV-41724/DEV-41725 3rd party lib staging work with viewer-2-0.brad kittenbrink
2009-11-06Adding new option definition - forgot.CG Linden
2009-11-06DEV-42272 - viewer crash on startup in LLCurlRequest::processSteve Bennetts
2009-11-06Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2009-11-06merge from texture-pipelineSteve Bennetts
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-11-05Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command()palange
2009-11-05Merge of my DEV-41724/DEV-41725 work with viewer-2-0brad kittenbrink
2009-11-04Wrap-up work for DEV-41724/DEV-41725 - normalizing shared library staging on ...brad kittenbrink
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-11-03mergeLoren Shih
2009-11-03For QAR-2014 : Sandbox for testing FolderTypes [VIEWER]Loren Shih
2009-11-02Merging my DEV-41722 work with viewer-2-0brad kittenbrink
2009-11-02Fix unclear function names around Pacific versus "SLT" time in string operati...James Cook
2009-10-30EXT-1565 Menu bar clock now shows Pacific (PDT/PST) time, as does any otherJames Cook
2009-10-26Beginning work for DEV-41722 normalizing shared lib staging on all 3 platform...brad kittenbrink
2009-10-21Workaround for DEV-35406 lleventhost crash on shutdown.brad kittenbrink
2009-10-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-20Don't include linden_common.h in lldate.h, or any other .h files.Nat Goodspeed
2009-10-19mergeSteve Bennetts
2009-10-19removed unused static string arrays that were bloating our buildsRichard Nelson
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)