Age | Commit message (Expand) | Author |
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 |
2009-11-04 | Wrap-up work for DEV-41724/DEV-41725 - normalizing shared library staging on ... | brad kittenbrink |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan |
2009-11-03 | merge | Loren Shih |
2009-11-03 | For QAR-2014 : Sandbox for testing FolderTypes [VIEWER] | Loren Shih |
2009-11-02 | Merging my DEV-41722 work with viewer-2-0 | brad kittenbrink |
2009-11-02 | Fix unclear function names around Pacific versus "SLT" time in string operati... | James Cook |
2009-10-30 | EXT-1565 Menu bar clock now shows Pacific (PDT/PST) time, as does any other | James Cook |
2009-10-26 | Beginning work for DEV-41722 normalizing shared lib staging on all 3 platform... | brad kittenbrink |
2009-10-21 | Workaround for DEV-35406 lleventhost crash on shutdown. | brad kittenbrink |
2009-10-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed |
2009-10-20 | Don't include linden_common.h in lldate.h, or any other .h files. | Nat Goodspeed |
2009-10-19 | merge | Steve Bennetts |
2009-10-19 | removed unused static string arrays that were bloating our builds | Richard Nelson |
2009-10-19 | merge | Steve Bennetts |
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) |
2009-10-16 | svn merge -r134817:136516 svn+ssh://svn.lindenlab.com/svn/linden/branches/ava... | Loren Shih |
2009-10-16 | Merge of latest avatar pipeline working branch into viewer2.0 branch. | Eric Tulla |
2009-10-16 | DEV-41408 convert lldependencies tut test to llcommon integration test. | Adam Moss |
2009-10-16 | DEV-41080 more automated testing love - minor comment fixing. | Adam Moss |
2009-10-16 | DEV-41403 convert reflection tut test to llcommon integration test. | Adam Moss |
2009-10-16 | DEV-41402 convert stringize tut test to llcommon integration test. | Adam Moss |
2009-10-16 | svn revert -r136312 llinstancetracker.h - reverted changed to instance tracke... | Richard Nelson |
2009-10-15 | Merge up to latest viewer/viewer-2-0 | Nat Goodspeed |
2009-10-15 | DEV-41367 resurrect dead bitpack test, convert it to a llcommon integration t... | Adam Moss |
2009-10-15 | DEV-41366 convert monolithic llbase64 test into a llcommon integration test. | Adam Moss |
2009-10-15 | DEV-41354 #includes tidyup. | Adam Moss |
2009-10-15 | DEV-41354 convert llerror tut test into a llcommon integration test | Adam Moss |
2009-10-15 | DEV-41352 convert lluri tut test to a llcommon integration test | Adam Moss |
2009-10-15 | DEV-41344 convert monolithic tut lltreeiterators test to a llcommon integrati... | Adam Moss |
2009-10-15 | DEV-41341 tut lltiming test -> llframetimer integration test | Adam Moss |
2009-10-15 | forgot to shift timing values by 8 bits on mac | Richard Nelson |
2009-10-14 | fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc... | Richard Nelson |
2009-10-14 | Merge a big bunch of fixes from maint-viewer. Hooray. | Adam Moss |
2009-10-13 | merge from remote repo | Rick Pasetto |