Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-18 | MAINT-959 FIX [PUBLIC]Trouble resizing tabbed floaters | Richard Linden | |
don't auto position other floater when it is hosted | |||
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-03-23 | CHUI-70 FIX Build floater and other floaters opened in default position ↵ | Richard Linden | |
become centered in viewer when object is built or viewer resized always initialize mPosition | |||
2012-03-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-21 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer | |||
2012-03-21 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer | |||
2012-03-20 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer only write back floater positioning information generated from legacy saved rect after reading any new floater positioning info | |||
2012-03-16 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer apply relative positioning to floaters that are loaded with rects specified from earlier viewer | |||
2012-03-05 | CHUI-55 FIX Floaters that have set positions from old viewer versions can ↵ | Richard Linden | |
appear off screen until user repositions the floaters manually | |||
2012-03-01 | CHUI-55 FIX Floaters that have set positions from old viewer versions can ↵ | Richard Linden | |
appear off screen until user repositions the floaters manually | |||
2012-02-28 | EXP-1918 FIX Floaters that are stacked are not offset | Richard Linden | |
EXP-1919 FIX Resizing viewer window with minimized floaters can result in floaters appearing off screen when un-minimized | |||
2012-02-27 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates store and load floater relative positions | |||
2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates fixed bug where resizing window would cause stacked floaters to move relative to each other renamed positioning enums to reflect the fact that they apply all the time now, not just when opening floaters | |||
2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels | |||
2012-02-24 | potential fix for linux build | Richard Linden | |
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed over to new convert() method added LLCoordFloater | |||
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2012-01-17 | EXP-1806 FIXED CTRL-W no longer closes floaters. | Vadim ProductEngine | |
Restoring accidentally removed code. | |||
2011-12-07 | EXP-1652 FIX (Build tool floater size affected by viewer window size) | Richard Linden | |
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters | |||
2011-11-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-15 | EXP-1588 FIX Floaters do not snap to edge | Richard Linden | |
made non-movable floaters not use auto-follow logic toasts will now use own layout logic | |||
2011-11-14 | Removed unused variable to fix the mac build | Leslie Linden | |
2011-11-14 | EXP-1588 WIP Floaters do not snap to edge | Richard Linden | |
2011-11-08 | LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and ↵ | Richard Linden | |
LLHandle<Base> can be downcast to LLHandle<Derived> using the LLHandleProvider mixin | |||
2011-10-24 | EXP-1456 FIX NEARBY CHAT window sometimes opens at the top of the screen. | Richard Linden | |
2011-10-24 | EXP-1454 FIX People floater 'cascades' as if opening a new window while ↵ | Richard Linden | |
looking at group profiles | |||
2011-10-20 | EXP-1431 FIX Default positions for floaters follows additional open ↵ | Richard Linden | |
Inventory windows | |||
2011-10-20 | EXP-1440 FIX Floaters can offset from call dialog and show offscreen for ↵ | Richard Linden | |
default positions | |||
2011-10-19 | EXP-1364 FIX Debug console output covered by left toolbar buttons if present | Richard Nelson | |
EXP-1427 FIX Voice Settings dialog closes when selecting minimize option | |||
2011-10-19 | EXP-1428 FIX Snapshot button does not toggle floater closed | Richard Nelson | |
2011-10-19 | EXP-1424 FIX Floaters open on top of one another in default position with no ↵ | Richard Nelson | |
offset floaters only stack on floaters that haven't moved | |||
2011-10-19 | EXP-1411 FIX "Speak" button enabled in regions with disabled voice | Richard Nelson | |
EXP-1424 FIX Floaters open on top of one another in default position with no offset floaters now stack with their own kind preferentially | |||
2011-10-19 | EXP-1424 FIX Floaters open on top of one another in default position with no ↵ | Richard Nelson | |
offset EXP-1412 FIX Additional Inventory windows are opened directly on top of each after opening additional inventory windows and closing the first time also made sidepanel floaters reuse the existing instances, saving state | |||
2011-10-19 | floaters only save rect when explicitly moved by user | Richard Nelson | |
2011-10-18 | EXP-1409 FIX WASD controls don't move avatar while Move floater is in focus | Richard 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-14 | EXP-1272 FIX Move "How To" to a separate web floater | Richard Nelson | |
added missing file and updated size of floater | |||
2011-10-12 | removed visiblewhenminimized logic pending redesign | Richard Nelson | |
2011-10-12 | Merge | Leslie Linden | |
2011-10-12 | * Floater positioning now based on position of other cascading windows currently | Leslie Linden | |
open. | |||
2011-10-12 | don't highlight toolbar buttons during drag and drop | Richard Nelson | |
added mVisibleWhenMinimized to floaters | |||
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
added confirmation dialog before hiding UI | |||
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
restores hidden floaters now | |||
2011-10-11 | * New floater positioning code. Better than what's checked in but not great. | Leslie Linden | |
* Floater updates for positioning and to revert some earlier string changes. | |||
2011-10-10 | merge | Leyla Farazha | |
2011-10-10 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
EXP-1299 Nearby Voice floater can't be closed by clicking the sidebar button again. EXP-1306 Prompt text to "Change your avatar" and "Destinations" floaters get pushed down one line when the floater dialog gets resized to minimum width | |||
2011-10-10 | EXP-1312 FIX Floaters should appear in region not covered by toolbars | Richard Nelson | |
moved floater snap region to middle of toolbars and constrained floaters to that snap region also made toybox floater pass all drag and drop events along to toolbar | |||
2011-10-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-07 | minor code cleanup | Richard Linden | |