summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-19Pull from richard/viewer-experience-fuiMerov Linden
2011-10-19EXP-1353, EXP-1408, EXP-1410 : Fix bugs all related to Teleport History ↵Merov Linden
management. Note to dev: some use of boost trckable are being deprecated for thread safety so disconnect established connections in destructors. Also beware of singleton depending on each other as they are lazily instantiated.
2011-10-19hg mergeLeyla Farazha
2011-10-19EXP-1352 Red directional arrow shown on teleport screen when selecting a ↵Leyla Farazha
destination from the destinations floater to teleport to
2011-10-19EXP-1413 Default position for Move floater incorrectLeyla Farazha
2011-10-19Automated merge with ↵Richard Nelson
bundle:c:\users\richard\appdata\local\temp\thg.7dtedl\ssh__richard@hg.lindenlab.com_paulgproductengine_exp-1386_ttxriq.hg
2011-10-19floaters only save rect when explicitly moved by userRichard Nelson
2011-10-19EXP-1386 FIXED (Notification and Conversation chiclet sizes differ from ↵Paul ProductEngine
release viewer when present in bottom bar) - Disabled buttons autoresize
2011-10-19EXP-1418 FIX Update text for first user welcome island notify tips to not ↵Richard Nelson
refer to side panel
2011-10-19STORM-1647 FIX Orbit camera controls in the view floater are not respondingRichard Nelson
2011-10-19Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-18EXP-1406 FIX Scrolling using mousewheel not working to scroll in inventory ↵Richard Linden
and people panels
2011-10-18Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-18EXP-1358 FIX Hitting back in the Create group panel or Blocked panel ↵Richard Linden
requires multiple clicks for action to occur
2011-10-18mergeLeyla Farazha
2011-10-18EXP-1414 Rename the Nearby Voice panelLeyla Farazha
2011-10-18EXP-1348 FIX -- Speak button activated when dragging and dropping between ↵Leslie Linden
toolbars and moving back to Tool box * Dragging and dropping the speak button will aggressively turn off the microphone now, regardless of the initial state of the button. Reviewed by Richard.
2011-10-18mergeLeyla Farazha
2011-10-18EXP-1402 Nearby Voice panel does not update to new call or from nearby voice ↵Leyla Farazha
info once opened
2011-10-18EXP-1367 FIX Moving in and out of mouselook causes location bar to move downRichard Linden
2011-10-19EXP-1387 FIXED chiclet scroll buttons size. Auto resize disabled.Seth ProductEngine
2011-10-18EXP-1409 FIX WASD controls don't move avatar while Move floater is in focusRichard Linden
moved "chrome" flags to xui separated hiding floater title from setting chrome toolbar toggle button now moves floaters to frontmost and doesn't necessarily rely on focus
2011-10-18EXP-1360 FIXED closing group call/IM window when voice controls floater closes.Seth ProductEngine
Restored voice controls floater as a transient floater. The fix should not cause the regression of EXP-1299 (Nearby Voice floater can't be closed by clicking the sidebar button again).
2011-10-18EXP-1403 FIX View floater options do not functionRichard Linden
2011-10-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-17fixed one crash on exitRichard Nelson
2011-10-17Pull from richard/viewer-experience-fuiMerov Linden
2011-10-17EXP-1353 : Fix crashes when teleport by making the teleport history less ↵Merov Linden
naive about its past state
2011-10-17made nearby chat 300px wide per specRichard Nelson
reviewed by Leslie
2011-10-17mergeLeslie Linden
2011-10-17EXP-1382 FIX -- Viewer crashes when updating UI size in preferencesLeslie Linden
Reviewed by Richard.
2011-10-17EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory ↵Leslie Linden
panel opens old My Inventory panel * Removed old inventory panel. * Renamed new inventory panel from "my_inventory" to "inventory" Reviewed by Richard.
2011-10-17* Fixed icon opacity on selected and unselected buttonsLeslie Linden
2011-10-17EXP-1384 FIX Voice requests not received in FUI viewerRichard Nelson
fixed case where toolbar button was not in use
2011-10-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-17EXP-1384 FIX Voice requests not received in FUI viewerRichard Nelson
2011-10-17EXP-1396 FIX -- Local chat toasts appear is upper left corner, reviewed by ↵Leslie Linden
Richard.
2011-10-17fix for not being able to drag disabled buttonsRichard Nelson
2011-10-17Merge with headcallum
2011-10-17Mac build fixLeslie Linden
2011-10-17EXP-1333 FIXED (Move IM toasts to upper right and flip vertically)Paul ProductEngine
- Nearby chat toasts flipped vertically - Fixed notification and IM well floaters docking state saving.
2011-10-16wip on dragging disabled toolbar buttonsRichard Linden
2011-10-16EXP-1391 FIX Build button highlighted in toolbar when build tools not active ↵Richard Linden
and user opens with ctrl-# shortcuts
2011-10-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-14EXP-1336 FIX Move Notifications to upper rightRichard Nelson
also made toolbar buttons not trigger if enabled callback returns false
2011-10-14Pull from richard/viewer-experience-fuiMerov Linden
2011-10-14EXP-1363 : Fix caret position in multiple lines or columns situationMerov Linden
2011-10-14fix for crash on exitRichard Nelson