Age | Commit message (Expand) | Author |
2012-02-18 | STORM-1807 Fix possible Linux compiling issue | Jonathan Yap |
2012-02-18 | Re-added eventhost nearyby host listener | Don Kjer |
2012-02-17 | EXP-1906 : Allow cut of folders in place panel. | Merov Linden |
2012-02-17 | EXP-1897 : Suppress the copy of UUID on text clipboard when copy/cut items (b... | Merov Linden |
2012-02-17 | SH-2915 Smoother transition between sun shadow splits. | Dave Parks |
2012-02-17 | EXP-1894 : Fix the handling of no-copy items on the clipboard (can cut, can p... | Merov Linden |
2012-02-17 | EXP-1902, EXP-1903 : Move items cut to the trash when clipboard reset. | Merov Linden |
2012-02-17 | SH-2968 WIP - more logging | Brad Payne (Vir Linden) |
2012-02-17 | SH-2941 Fix for crash on shutdown due to race condition between LLCurl and LL... | Dave Parks |
2012-02-17 | SH-2908 Potential fix for precision complaints from some AMD OpenGL 3.1 imple... | Dave Parks |
2012-02-17 | SH-2968 WIP - log avatar name in more places | Brad Payne (Vir Linden) |
2012-02-17 | made avatar rotation threshold configurable via a setting | Richard Linden |
2012-02-17 | SH-2968 WIP - simplified and consolidated DebugAvatarRezTime logging | Brad Payne (Vir Linden) |
2012-02-16 | Fix typos in a few LLProcess::ReadPipe::find() unit tests. | Nat Goodspeed |
2012-02-16 | EXP-1900 : Fix crash in filtering | Merov Linden |
2012-02-16 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden |
2012-02-16 | EXP-1896 : Prevent recursively copying of folders onto themselves | Merov Linden |
2012-02-16 | Attempt to fix Windows link error for LLProcess::BasePipe::npos. | Nat Goodspeed |
2012-02-16 | Fix bug in LLProcess::ReadPipe::peek() substring computation. | Nat Goodspeed |
2012-02-16 | Add unit test for LLProcess::ReadPipe::setLimit(). | Nat Goodspeed |
2012-02-16 | Add LLProcess::ReadPipe::find() methods, with corresponding npos. | Nat Goodspeed |
2012-02-15 | Add unit test for listening on LLProcess::ReadPipe::getPump(). | Nat Goodspeed |
2012-02-15 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ... | Richard Linden |
2012-02-15 | Don't be confused by "\r\n" line endings on pipe on Windows. | Nat Goodspeed |
2012-02-15 | FIX INTL-92 8-language translation for set30 | eli |
2012-02-15 | SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled. | Dave Parks |
2012-02-15 | sync with viewer-development | eli |
2012-02-15 | Added build params for runway non-merge repo | Don Kjer |
2012-02-15 | Added build params for thx / runway projects | Don Kjer |
2012-02-15 | Add LLProcess::ReadPipe::size(), peek(), contains(). | Nat Goodspeed |
2012-02-15 | VS2010 doesn't know how to compute min(4096, size_t) :-P | Nat Goodspeed |
2012-02-15 | fixed bad idiom of using statements in a ternary operator | Richard Linden |
2012-02-15 | Fix llprocess_test.cpp's exception catching for Linux. | Nat Goodspeed |
2012-02-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden |
2012-02-15 | Add tests for LLProcess::get[Opt][Read|Write]Pipe() validations. | Nat Goodspeed |
2012-02-15 | Preliminary pipe support for LLProcess. | Nat Goodspeed |
2012-02-14 | SH-2973 Rearrange shutdown operations to prevent crash on exit on OSX | Dave Parks |
2012-02-14 | SH-2973 Rearrange shutdown operations to prevent crash on exit on OSX | Dave Parks |
2012-02-14 | SH-2908 More complete GLSL 1.20 compatibility pass. | Dave Parks |
2012-02-14 | EXP-1891 FIXED ('Vehicles' category overlays avatar thumnail after setting mi... | paulgproductengine |
2012-02-14 | EXP-1890 FIXED (The "Shop" button is partially not clickable) | paulgproductengine |
2012-02-14 | EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from ... | paulgproductengine |
2012-02-13 | SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile. | Dave Parks |
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks |
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks |
2012-02-13 | Fix Linux compile issue : make templated type casting explicit (2) | Merov Linden |
2012-02-13 | SH-2908 Temporary fix for mac build | Dave Parks |
2012-02-13 | Fix Linux compile issue : make templated type casting explicit | Merov Linden |
2012-02-13 | EXP-1888 FIX -- Update text for emtpy Received Items folder in the Viewer | Leslie Linden |
2012-02-13 | Use per-frame ticks on "mainloop" LLEventPump to update LLProcess. | Nat Goodspeed |