summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
cleaner implementation of llfasttimers...don't bother to share similarly named timers just create multiple timers with same name...doesn't break anything
2012-08-25MergeRichard Linden
2012-08-25fixed crash on startupRichard Linden
2012-08-24build fixRichard Linden
2012-08-24Automated merge with http://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-23MAINT-1474 FIXED World map tracking ring renders in incorrect position with ↵Richard Linden
UI scale != 1
2012-08-23Automated merge with http://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-23MAINT-1473 FIXED Resizing floater past edge of screen causes opposite side ↵Richard Linden
of floater to move updated resize logic to reset floater extents when resizing past bounds
2012-08-24MAINT-1400 FIXED duplicated IDs in two files: notifications.xml and ↵MaksymS ProductEngine
floater_texture_ctrl.xml
2012-08-24MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector:MaksymS ProductEngine
- class LLToggleableMenu had been updated with two methods like: appendContextSubMenu and addChild, which based on similar in LLContextMenu
2012-08-23MAINT-836 FIXED Set title and description for Preview Texture floater if ↵maxim_productengine
it's called from link in notecard
2012-08-22MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵Richard Linden
other floaters are not in focus changed fix to always close front most closable floater whether or not it has focus to eliminate special case for mini map
2012-08-22MAINT-56 FIXED collapse_all_folders() and expand_all_folders() functions are ↵maxim_productengine
added, which are called by menu items in gear menu.
2012-08-21MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵maxim_productengine
other floaters are not in focus
2012-08-21MAINT-1433 FIXED Register callback for "TopInfoBar.Action" in ↵maxim_productengine
handleRightMouseDown
2012-08-16MergeMaksymS ProductEngine
2012-08-16MAINT-1099 FIXED Toggle on MyOutfits panel before showing Wearable panel for ↵maxim_productengine
new item
2012-08-16MAINT-915 FIXED Changed max_length to max_length_bytesmaxim_productengine
2012-08-16MAINT-417 FIXED The agent_push_backward() updated with new check for ↵MaksymS ProductEngine
reaction of key DOWN, when avatar is in 'sitting mode' and view mode is 'mouselook'.
2012-08-09MAINT-1118 FIXED Change panel mode before closing floatermaxim_productengine
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-08MAINT-105 FIXED New function to check People tabs visibilitymaxim_productengine
2012-08-08MAINT-328 FIXED Use stopTracking() before each new beaconmaxim_productengine
2012-08-08MAINT-403 FIXED Trash button is now disabled if neither landmark nor folder ↵maxim_productengine
isn't selected.
2012-08-08MAINT-1069 FIXED Change "follows" attribute for scroll list to "left|top|right"maxim_productengine
2012-08-08MAINT-257 FIXED Increase minimum width to avoid overlapingmaxim_productengine
2012-08-08MAINT-1334 FIXED Enable "Close all windows" menu item if Snapshot floater is ↵maxim_productengine
opened. Close Snapshot floater by close all command.
2012-08-08MAINT-269 FIXED Check if current agent is owner of the parcel before ↵maxim_productengine
enabling "Buy pass"
2012-08-08MAINT-44 FIXED Change value for MiniMapAutoCenter in settings.xml to persist ↵maxim_productengine
after restart
2012-08-08MAINT-65 FIXED Disable "Edit" in context menu if wearable has status "no modify"maxim_productengine
2012-08-08MAINT-481 FIXED Disable creating new folders in Favorites foldermaxim_productengine
2012-08-08MAINT-297 FIXED Reset selection after collapsing all foldersmaxim_productengine
2012-08-08MAINT-1121 FIXED Disable "Open" if several calling cards are selected.maxim_productengine
2012-08-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2012-08-07SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
cleaned up LLStat and removed unnecessary includes
2012-08-06removed some duplicate fast timer declarationsRichard Linden
2012-08-06llfasttimer cleanupRichard Linden
removed unnecessary cache miss from fast timers renamed llfasttimer_class back to llfasttimer
2012-07-18SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
fixed build
2012-07-18SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
continued clean up of llstats stuff
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
clean up of llstats stuff
2012-07-12SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
improved update logging API and output format
2012-07-05MAINT-436 FIXED Set focus to line editor if it exists in alert toastmaxim_productengine
2012-08-06MAINT-73 FIXED Hide Stand/Stop flying panel after pressing Ctrl-Shift-Umaxim_productengine
2012-08-03Merge back changes from viewer-lion with latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-08-03Merge with lindenlab/viewer-developmentsimon@Simon-PC.lindenlab.com