summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-14PATH-849: Refactoring the behavior after loading the owner name of a ↵Todd Stinson
pathfinding object into the avatar name cache so that each object can simply update its respective row in the scroll list rather than rebuilding from scratch after all names are loaded.
2012-08-14merge changes for DRTVWR-193Oz Linden
2012-08-14tag merge of DRTVWR-193Oz Linden
2012-08-14merge back beta fixesOz Linden
2012-08-14merge changes for DRTVWR-195Oz Linden
2012-08-14tag merge of DRTVWR-195Oz Linden
2012-08-14merge changes for DRTVWR-191Oz Linden
2012-08-14tag merge of DRTVWR-191Oz Linden
2012-08-14correct merge errorOz Linden
2012-08-14CHUI-171, CHUI-272 conversation is added as docked in conversation floater ↵AlexanderP ProductEngine
when session started (without click on an conv. list's item)
2012-08-14merge back beta fixesOz Linden
2012-08-14merge back beta fixesOz Linden
2012-08-14merge changes for DRTVWR-192Oz Linden
2012-08-14tag merge of DRTVWR-192Oz Linden
2012-08-13PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux ↵Todd Stinson
builds as apparently they never worked there.
2012-08-13PATH-849: CRASHFIX This should fix the crash caused by ↵Todd Stinson
LLPathfindingObject::handleAvatarNameFetch being called after the corresponding LLPathfindingObject has been deleted.
2012-08-13Merge from viewer-development.Monty Brandenberg
2012-08-10CHUI-273: Problem was that after renaming the item, the item was not ↵Gilbert Gonzales
triggering a sort. Resolution: Once the name of the item is set, trigger a sorting of the parent.
2012-08-10VWR-29358 : Fix auto scroll to selection when the filter is activeMerov Linden
2012-08-10fixed merge issue. Done.AlexanderP ProductEngine
2012-08-10merge changes for DRTVWR-190Oz Linden
2012-08-10tag merge of DRTVWR-190Oz Linden
2012-08-10fix incorrect mergeAlexanderP ProductEngine
2012-08-10build fixAlexanderP ProductEngine
2012-08-10CHUI-120 WIP Different notifications about single and multiple chat ↵Seth ProductEngine
participants invited. The notification about starting a new conversation now applies only to P2P chat. Some code refactoring and clean up.
2012-08-09MAINT-1197 : Fix inventory deselection/reselection when cutting itemsMerov Linden
2012-08-09MAINT-1342: correct initial login location handling, clarify the two related ↵Oz Linden
persistent settings
2012-08-09MAINT-113 Fix for flashing property lines when selecting objects.davep@spiral.lindenlab.com
2012-08-09MAINT-1118 FIXED Change panel mode before closing floatermaxim_productengine
2012-08-09CHUI-171 WIP (Conversation not automatically readded to conversation window ↵AlexanderP ProductEngine
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters.
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-09MAINT-913 FIXED Added "Zoom" combobox menu itemmaxim_productengine
2012-08-09MAINT-171 FIXED Show "Ad-hoc conference" instead of "Session 1" in floater titlemaxim_productengine
2012-08-09MAINT-967 FIXED Use stopChat() even if Chat box is emptymaxim_productengine
2012-08-09MAINT-274 FIXED "media_info" width is decreased to avoid overlayingmaxim_productengine
2012-08-09MAINT-712 FIXED Set "isLandmarkEditModeOn" to "false" before updating verbs ↵maxim_productengine
for Landmark tab
2012-08-09MAINT-881 FIXED Whisper in nearby chat after pressing shift-entermaxim_productengine
2012-08-08Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-08-08CHUI-272: BUGFIX Correcting the inventory filtering so that a large number ↵Todd Stinson
of items in the inventory are completely processed before the filter's modified flag is cleared.
2012-08-08Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2012-08-08More optional signing stuff for 10.5Aura Linden
2012-08-09CHUI-120 WIP Added notifications about newly invited chat participants.Seth ProductEngine
2012-08-08Add implementation comments to LLHandle.Nat Goodspeed
I recently tried to wade through llhandle.h and got somewhat perplexed. Armed with an explanation from Richard, I've added notes to the file to try to make it a bit less mysterious.
2012-08-08Pulled merge, changed . to , in viewer-manifestAura Linden
2012-08-08More optional config for 10.5 buildsAura Linden
2012-08-08Move llhandle.h into llcommon; same generality as llpointer.h.Nat Goodspeed
Leaving llhandle.h in llui restricts the set of viewer project directories which could potentially use it, and there's nothing whatsoever UI-specific about it.
2012-08-08MAINT-105 FIXED New function to check People tabs visibilitymaxim_productengine
2012-08-08MAINT-328 FIXED Use stopTracking() before each new beaconmaxim_productengine