summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-03-04MAINT-2371 More optimizations.Dave Parks
Reviewed by Graham
2013-03-04Merged lindenlab/viewer-cat into defaultgraham linden
2013-03-05mergemberezhnoy
2013-03-04For MAINT-1930 add checks to unprotected volume pointer derefGraham Madarasz (Graham)
2013-03-04MAINT-2422 : Clean up mesh http status code usagesimon
2013-03-04For MAINT-2423 fix regression from CHUI merge. Code review: DavePGraham Madarasz (Graham)
2013-03-04Make fix for MAINT-2303 work on TC and not just my install of VS 2010Graham Madarasz (Graham)
2013-03-04For MAINT-2303 Fix potential stack smash in llvovolume. Code Review: DavePGraham Madarasz (Graham)
2013-03-04For MAINT-2303 Fix potential stack smash from well-crafted meshesGraham Madarasz (Graham)
2013-03-04mergeGilbert Gonzales
2013-03-04CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵Gilbert Gonzales
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded.
2013-03-04CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵maksymsproductengine
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer;
2013-03-04Performance improvements. Faster threadsaferefcount, faster instancetracker, ↵Graham Madarasz (Graham)
use hashtable and pre-hashed strings for GLSL uniform lookup, and use dup_handles curl interface to avoid re-initing ares resolvers expensively.
2013-03-04CHUI-822 FIXED Resizing conversation floater with conversation list ↵AlexanderP ProductEngine
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed
2013-03-04CHUI-821 FIXED Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons : save current conv. panel's width
2013-03-04CHUI-806 (IM floater is not become as a top while geting message with ↵mberezhnoy
enabled 'Open conversation window' option)
2013-03-01CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crashMerov Linden
2013-03-01Added missing enums for integ test usageGraham Madarasz (Graham)
2013-03-01Fix integration tests broken by instancetracker changesGraham Madarasz (Graham)
2013-03-01Fix windoze line-endings from missing commit hook fiascoGraham Madarasz (Graham)
2013-03-01Add llstaticstringtable.hGraham Madarasz (Graham)
2013-03-01Make WL updates use pre-hashed strings for uniform setsGraham Madarasz (Graham)
2013-02-28Attempt at a faster ThreadSafeRefCount classGraham Madarasz (Graham)
2013-02-28Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵Graham Madarasz (Graham)
foo to find some pointers
2013-02-28CHUI-795 FIXED 'Chat history' is enabled but not functional in context menu ↵maksymsproductengine
for friend in Conversation pane while all logs cleared.
2013-03-01CHUI-794 FIXED Disable context menu options if you select yourself with ↵Mnikolenko ProductEngine
other participants
2013-03-01CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch ↵Mnikolenko ProductEngine
conversations in the list. Handle ALT + Enter to expand participant list of selected conversation.
2013-03-01mergingmberezhnoy
2013-02-28Improve curl/ares init behavior by duping handles instead of calling easy_initGraham Madarasz (Graham)
2013-02-28Improve perf of GLSL uniform lookups by nameGraham Madarasz (Graham)
2013-02-28CHUI-789 (Letter m appears in Conversations while exit from outlook view ↵mberezhnoy
using 'M' keyboard key)
2013-02-27For MAINT-2003 and MAINT-1555 Fixes sequencing issue in determining max vram ↵Graham Madarasz (Graham Linden)
where mem multiplier was being done after already clamping to 512M, robbing people with >512M of 256M. Code review: DaveP
2013-02-27For MAINT-2003 Fix sequencing issue causing mem multiplier to be applied ↵Graham Madarasz (Graham Linden)
after clamping below actual mem available
2013-02-27CHUI-788 FIXED Mute icon not shown in participant list in conversation floatermaksymsproductengine
2013-02-26Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-02-26MAINT-2371 First set of profile guided optimizations.Dave Parks
Reviewed by Graham
2013-02-25CHUI-778: Now when conversation log and trascript files are moved they will ↵Gilbert Gonzales
not overwrite prior files with the same name. Instead the prior files will be stored as *.backup.
2013-02-25increment minor version: 3.5.0Oz Linden
2013-02-25MAINT-2407 'Stop animating me' spams serverKelly Washington
reviewed with Simon
2013-02-25mergeGilbert Gonzales
2013-02-25mergeGilbert Gonzales
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-778: Pushing a quick fix that only pertains to CHUI-778 so we can close ↵Gilbert Gonzales
out this issue.
2013-02-25mergingCho
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-790 FIXED Just disable "+" if selected participant is your own avatarMnikolenko ProductEngine
2013-02-25mergeGilbert Gonzales
2013-02-25CHUI-788 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Fixed build error for mac/linux
2013-02-23Pull merge from lindenlab/vieewer-chuiMerov Linden
2013-02-23CHUI-568 : Fixed! Implemented Ctrl-H for Nearby Chat, taking into account ↵Merov Linden
the existence of other conversations and docked/torn off state