Age | Commit message (Expand) | Author |
2012-05-09 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed |
2012-05-09 | CHOP-900: Use new apr_procattr_constrain_handle_set() extension. | Nat Goodspeed |
2012-04-24 | Added tag viewer-release-candidate, 3.3.1-release for changeset c623bbc854b6 | Oz Linden |
2012-04-23 | IQA-463: Use newest APR package without apr_procattr_inherit_set(). | Nat Goodspeed |
2012-04-23 | IQA-463: Add apr_file_open(APR_CREATE) flag for downloaded installer. | Nat Goodspeed |
2012-04-23 | IQA-463: Use APR file I/O for downloaded viewer installer .exe. | Nat Goodspeed |
2012-04-23 | IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. | Nat Goodspeed |
2012-04-18 | IQA-463: Make LLProcess call apr_procattr_inherit_set() extension. | Nat Goodspeed |
2012-04-18 | IQA-463: Add error logging for certain LLFile operations. | Nat Goodspeed |
2012-04-17 | Added tag viewer-beta-candidate, 3.3.1-beta2, DRTVWR-139 for changeset 1dc545... | Oz Linden |
2012-04-17 | Mac build fix. | Seth ProductEngine |
2012-04-14 | Touched a file to fix the TC build. | Seth ProductEngine |
2012-04-12 | CHUI-87 FIXED crash in handling notifications after viewer disconnect. | Seth ProductEngine |
2012-04-12 | MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff. | Seth ProductEngine |
2012-04-12 | Fix misleading comments, per Richard's code review. | Nat Goodspeed |
2012-04-11 | Automated merge with file:///home/nat/linden/viewer-leap-temp | Nat Goodspeed |
2012-04-11 | Merge daggy fix c167ae699e17 for Linux UI issues. | Nat Goodspeed |
2012-04-11 | Fix Linux UI issues introduced by moving llinitparam to llcommon. | Nat Goodspeed |
2012-04-11 | IQA-463: Linux fonts look better without libfontconfig.so.1 symlink. | Nat Goodspeed |
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at LLViewerRegion::getPosGlobalFrom... | Vadim ProductEngine |
2012-03-29 | IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling. | Nat Goodspeed |
2012-03-27 | MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. (fro... | Oz Linden |
2012-03-23 | Rename In[Esc]String helper-class data members, per code review. | Nat Goodspeed |
2012-03-21 | Added tag viewer-beta-candidate for changeset 3e2fca4ed1a0 | Oz Linden |
2012-03-21 | pull back beta branch tags | Oz Linden |
2012-03-21 | Revert llversionviewer.h to current viewer-release. | Nat Goodspeed |
2012-03-21 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed |
2012-03-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden |
2012-03-20 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed |
2012-03-20 | Tighten Linux treatment of command-line args to 'secondlife' script. | Nat Goodspeed |
2012-03-16 | Introduce LLLeapListener, associating one with each LLLeap object. | Nat Goodspeed |
2012-03-15 | Make LLLeap intercept LL_ERRS termination and notify LEAP plugin. | Nat Goodspeed |
2012-03-15 | Promote LLProcess::ReadPipe::size() to BasePipe (hence WritePipe). | Nat Goodspeed |
2012-03-15 | On Windows, make "very large message" test ridiculously small. | Nat Goodspeed |
2012-03-15 | Explicitly clean up all LLLeap instances during viewer shutdown. | Nat Goodspeed |
2012-03-14 | Fix --leap assumption that LeapCommand setting is ALWAYS an array. | Nat Goodspeed |
2012-03-14 | Add --leap command-line switch to launch one or more LEAP plugins. | Nat Goodspeed |
2012-03-14 | Commit merge of reinstating Windows APR pipe write bug fix. | Nat Goodspeed |
2012-03-14 | Backed out changeset 22664c76b59e (reinstate Windows pipe workaround) | Nat Goodspeed |
2012-03-14 | Commit merge of backout of Windows APR pipe write bug workaround. | Nat Goodspeed |
2012-03-14 | Backed out changeset 51205a909e2c (Windows APR pipe bug workaround) | Nat Goodspeed |
2012-03-14 | Try new 20120314 APR build to verify Windows pipe write bug fix. | Nat Goodspeed |
2012-03-14 | On Windows, try cutting down the size of a "very large message." | Nat Goodspeed |
2012-03-13 | If very-large-message test fails, search for a size that works. | Nat Goodspeed |
2012-03-13 | Added tag viewer-release-candidate for changeset 5e8d2662f38a | Oz Linden |
2012-03-13 | Protect LLProcess destructor when run after APR shutdown. | Nat Goodspeed |
2012-03-13 | Increase timeout for very-large-message test. | Nat Goodspeed |
2012-03-13 | Add timeout functionality to waitfor() helper functions. | Nat Goodspeed |
2012-03-12 | Normalize LLErrorThread::run() loop exit condition. | Nat Goodspeed |
2012-03-12 | For a test program killed by signal, display signal name. | Nat Goodspeed |