Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-12 | * Floater positioning now based on position of other cascading windows currently | Leslie Linden | |
open. | |||
2011-10-12 | Updated tooltip for "picks" to match the wiki. | Leslie Linden | |
2011-10-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-11 | EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport | Richard Linden | |
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private | |||
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-11 | New icons with 10% more opacity | Leslie Linden | |
2011-10-11 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-11 | EXP-1300 : Implemented carets for DaD. Works with small bugs but OK for ↵ | Merov Linden | |
demo. Still in need of some cleanup | |||
2011-10-11 | EXP-1281 Merge with PE code ↵ | callum | |
https://hg.lindenlab.com/paulgproductengine/exp-1281/ Changeset: 20897:084550ee5c06 | |||
2011-10-11 | EXP-1255 Merge with PE code from ↵ | callum | |
https://hg.lindenlab.com/paulgproductengine/exp-1255/ Changeset: 20863:0d094469fd91 | |||
2011-10-11 | EXP-1281 FIXED (As a FUI user, I want all bottom bar floaters to become ↵ | Paul ProductEngine | |
independent) Made bottom bar dependent floaters independent from it. Also some LLTransientDockableFloaters are just LLFLoaters now. Note: IM Floater and SysWellWindow will be made independent within EXP-1276 | |||
2011-10-11 | Merge | Leslie Linden | |
2011-10-11 | New picks icon | Leslie Linden | |
2011-10-10 | EXP-1300 : Add the caret images and xml (no code yet) | Merov Linden | |
2011-10-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-10 | fixed icons moving when clicking on icon-only toolbars | Richard Nelson | |
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 | Added picks command and icon. Changed toolbar button text layout to halign ↵ | Leslie Linden | |
left. | |||
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-10 | side toolbar buttons are now squares again | Richard Nelson | |
2011-10-07 | Pull from richard/viewer-experience-fui/ | Merov Linden | |
2011-10-07 | EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools | Merov Linden | |
2011-10-07 | Button iconshg pullhg pullhg pull111 | Leslie Linden | |
2011-10-07 | moved stand/stop flying buttons to above bottom toolbar | Richard Linden | |
2011-10-07 | adjusted toolbar padding per spec | Richard Linden | |
2011-10-07 | EXP-1255 FIXED (More spillover does not contain separator and "Open ↵ | Paul ProductEngine | |
Landmarks" menuitem) - Added menu item "Open landmarks" as the last menu item in favorites menu | |||
2011-10-06 | merge | Leyla Farazha | |
2011-10-06 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
2011-10-06 | Merge | Leslie Linden | |
2011-10-06 | Updated FUI toolbar buttons and corresponding floaters including: | Leslie Linden | |
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot | |||
2011-10-06 | EXP-1300 WIP Visual feedback for Drag and Drop | Richard Nelson | |
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec | |||
2011-10-06 | EXP-1205 FIX -- Some characters in description of toybox dialog is cut off ↵ | Leslie Linden | |
at the bottom | |||
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | adding floater_destinations.xml | Leyla Farazha | |
2011-10-05 | EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should ↵ | Leslie Linden | |
change the state of their parent button * Toolbar buttons now display green when its corresponding floater is open or minimized. * Made changes to buttons so flash time and rate is configurable * Removed unused "highlight_color" attribute from LLButton * Implemented "isVisible" function for toolbar button floaters. It returns true when the floater is visible or minimized. * Toolbar floater unminimize now also puts focus to the floater * All commands now specify their "is_running_function" for toolbar button state * ButtonFlashCount and ButtonFlashRate have been moved to button.xml settings and are now configurable on the button. Toolbar buttons are set to never flash and this functionality is used to show which buttons have windows open. * All toybox buttons show hover glow even when disabled Reviewed by Richard. | |||
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | fixed bad xml merge | Richard Nelson | |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-10-04 | Renamed PREFERENCES | Leslie Linden | |
2011-10-04 | EXP-1293 Nearby chat toasts no longer appear | Leyla Farazha | |
EXP-1294 Nearby chat floater doesn't accommodate existing chat history when expanded | |||
2011-10-04 | * Updating "Move" floater to be more FUI-like | Leslie Linden | |
2011-10-04 | Merge with latest | Leslie Linden | |
2011-10-04 | EXP-1204 PROGRESS -- As a User I want flexible floater management with no ↵ | Leslie Linden | |
sidetray EXP-1292 FIX -- Mini-map floater can't be closed by clicking the sidebar button again. * Mini-map floater text updated * Mini-map floater behavior now acts more like other windows, has a title, etc. | |||
2011-10-03 | implemented Range and ClampedValue classes to standardize min/max settings | Richard Nelson | |
fixed not serializing named values when values provided from code | |||
2011-10-03 | merge changes for storm-1630 | Oz Linden | |
2011-10-03 | updated xui for toybox to reflect changes to param blocks | Richard Nelson | |
2011-09-30 | made toolbars conform to visual specs | Richard Nelson | |
added ability to specify clip rects in textures.xml |