summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-01-26EXP-1839 FIXED Fixed treating normal nearby speakers as text-only chat partic...Vadim ProductEngine
2012-01-26EXP-1839 WIP Added some debugging messages.Vadim ProductEngine
2012-01-25Introduce two new parameters "CurlUseMultipleThreads" and "CurlRequestTimeOut...Xiaohong Bao
2012-01-26EXP-1335 FIXED Enabled DnD and sorting items in Recent tab of My inventory.Seth ProductEngine
2012-01-25Automated merge with https://bitbucket.org/VirLinden/vir-project-3Xiaohong Bao
2012-01-25fix for SH-2904: textures remain stuck in HTP stateXiaohong Bao
2012-01-25SH-2565 Move resetVertexBuffer operation to a consistent location (also avoid...Dave Parks
2012-01-25storm-1738: mock autocorrect to allow building the llui_libtest integration testOz Linden
2012-01-25STORM-1804 Details... button on PERMISSION_DEBIT dialog triggers run_time_per...Kitty Barnett
2012-01-24SH-2791 Use request class constructor/destructor for keeping track of concurr...Dave Parks
2012-01-30mergeBrad Payne (Vir Linden)
2012-01-24SH-2791 Use request class constructor/destructor for keeping track of concurr...Dave Parks
2012-01-24merge changes for vmrg-218Oz Linden
2012-01-24mergeDave Parks
2012-01-24SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...Dave Parks
2012-01-24EXP-1833 FOLLOWUP Fixed a resizing issue in nearby chat.Vadim ProductEngine
2012-01-24mergeBrad Payne (Vir Linden)
2012-01-24EXP-1838 FIXED Enabled detaching items from hands in the avatar detach menu.Vadim ProductEngine
2012-01-24EXP-1801 FOLLOWUP Default to PNG when saving snapshot via hotkey.Vadim ProductEngine
2012-01-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2012-01-23fix for compile errorRichard Linden
2012-01-23EXP-1837 FIX parsing notifications.xml during startup can take > 40 seconds (...Richard Linden
2012-01-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-01-23EXP-1837 FIX parsing notifications.xml during startup can take > 40 seconds (...Richard Linden
2012-01-23merge with headcallum
2012-01-23EXP-1818 World/Local/Reference editing mode hiddencallum
2012-01-23Reverting background fetch on an item to the old fetFromServer call to fix re...Leslie Linden
2012-01-23Reverting rev 22217 changes to background fetch so search and recent will ful...Leslie Linden
2012-01-23STORM-1795 Small logic/formatting changeJonathan Yap
2012-01-23Clarify that items in LLProcess::Params::args are implicitly quoted.Nat Goodspeed
2012-01-23LLStringUtil methods are conventionally static.Nat Goodspeed
2012-01-23Use LLProcess::Params::args::empty() instead of comparing iterators.Nat Goodspeed
2012-01-23* Optimization to not waste some time doing std::string assignment all over t...Leslie Linden
2012-01-23Per Richard: close unusable Job Object; move quote() to LLStringUtil.Nat Goodspeed
2012-01-23merge changes for storm-1738Oz Linden
2012-01-23EXP-1799 FIX -- Replace and Add to Outfit options and Copy to Merchant Outbox...Leslie Linden
2012-01-23made add() method chainable on Multiple<> paramsRichard Linden
2012-01-23merge changes for storm-1799Oz Linden
2012-01-23merge changes for storm-1798Oz Linden
2012-01-23merge changes for storm-1796Oz Linden
2012-01-23merge changes for storm-1788Oz Linden
2012-01-23Merge with viewer-developmentKitty Barnett
2012-01-23STORM-276 Enabled spellchecking on selective line editorsKitty Barnett
2012-01-23STORM-276 Added missing library includesKitty Barnett
2012-01-23EXP-1671 FIXED Hide "Translate chat" checkbox when translation is not configu...Vadim ProductEngine
2012-01-23EXT-1836 FIXED Avoid assigning NULL to an std::string.Vadim ProductEngine
2012-01-23EXP-1801 FIXED Fixed the "snapshot to disk" shortcut (Ctrl+`) to respect pref...Vadim ProductEngine
2012-01-23EXP-1821 FIXED Don't open group chat for the selected group if user double-cl...Vadim ProductEngine
2012-01-23EXP-1826 WIP Potential fix: prevent dereferencing invalid pointer.Vadim ProductEngine
2012-01-22Every singleton needs a friend...Nat Goodspeed