summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-02-21Connected getGroups event host hook.Don Kjer
2012-02-21merge changes for storm-1808Oz Linden
2012-02-21merge changes for storm-1793Oz Linden
2012-02-21merge changes for storm-1807Oz Linden
2012-02-21merge changes for storm-1809Oz Linden
2012-02-21merge changes for storm-1810Oz Linden
2012-02-21SH-2908 Potential fix for pink textures on some OpenGL 3.1 implementations.Dave Parks
2012-02-21merge changes for SH-2973Oz Linden
2012-02-20Let LLProcess consumer specify desired description for logging.Nat Goodspeed
2012-02-20EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate n...paulgproductengine
2012-02-20Make LLProcess post termination event to specified pump if desired.Nat Goodspeed
2012-02-19STORM-1808 Fix wrong name in xml fileJonathan Yap
2012-02-19STORM-1808 Recode so build button is not clickable when grayed outJonathan Yap
2012-02-18Fix subtle bug in ReadPipeImpl: wouldn't tolerate multiple instances.Nat Goodspeed
2012-02-18STORM-1807 Fix possible Linux compiling issueJonathan Yap
2012-02-18Re-added eventhost nearyby host listenerDon Kjer
2012-02-17EXP-1906 : Allow cut of folders in place panel.Merov Linden
2012-02-17EXP-1897 : Suppress the copy of UUID on text clipboard when copy/cut items (b...Merov Linden
2012-02-17SH-2915 Smoother transition between sun shadow splits.Dave Parks
2012-02-17EXP-1894 : Fix the handling of no-copy items on the clipboard (can cut, can p...Merov Linden
2012-02-17EXP-1902, EXP-1903 : Move items cut to the trash when clipboard reset.Merov Linden
2012-02-17STORM-1738 Minor XML adjustmentsJonathan Yap
2012-02-17STORM-1738 Initial support for adding new entriesJonathan Yap
2012-02-17SH-2968 WIP - more loggingBrad Payne (Vir Linden)
2012-02-17SH-2941 Fix for crash on shutdown due to race condition between LLCurl and LL...Dave Parks
2012-02-17SH-2908 Potential fix for precision complaints from some AMD OpenGL 3.1 imple...Dave Parks
2012-02-17SH-2968 WIP - log avatar name in more placesBrad Payne (Vir Linden)
2012-02-17made avatar rotation threshold configurable via a settingRichard Linden
2012-02-17SH-2968 WIP - simplified and consolidated DebugAvatarRezTime loggingBrad Payne (Vir Linden)
2012-02-16Fix typos in a few LLProcess::ReadPipe::find() unit tests.Nat Goodspeed
2012-02-16EXP-1900 : Fix crash in filteringMerov Linden
2012-02-16EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
2012-02-16EXP-1896 : Prevent recursively copying of folders onto themselvesMerov Linden
2012-02-16Attempt to fix Windows link error for LLProcess::BasePipe::npos.Nat Goodspeed
2012-02-16Fix bug in LLProcess::ReadPipe::peek() substring computation.Nat Goodspeed
2012-02-16Add unit test for LLProcess::ReadPipe::setLimit().Nat Goodspeed
2012-02-16Add LLProcess::ReadPipe::find() methods, with corresponding npos.Nat Goodspeed
2012-02-15Add unit test for listening on LLProcess::ReadPipe::getPump().Nat Goodspeed
2012-02-15EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ...Richard Linden
2012-02-15Don't be confused by "\r\n" line endings on pipe on Windows.Nat Goodspeed
2012-02-15FIX INTL-92 8-language translation for set30eli
2012-02-15SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled.Dave Parks
2012-02-15sync with viewer-developmenteli
2012-02-15Add LLProcess::ReadPipe::size(), peek(), contains().Nat Goodspeed
2012-02-15VS2010 doesn't know how to compute min(4096, size_t) :-PNat Goodspeed
2012-02-15fixed bad idiom of using statements in a ternary operatorRichard Linden
2012-02-15Fix llprocess_test.cpp's exception catching for Linux.Nat Goodspeed
2012-02-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-15Add tests for LLProcess::get[Opt][Read|Write]Pipe() validations.Nat Goodspeed
2012-02-15Preliminary pipe support for LLProcess.Nat Goodspeed