Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
2011-10-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-06 | EXP-1303 FIX Drag and dropping button over viewer area can select objects ↵ | Richard Nelson | |
inworld fixed close button not working on floaters against right edge of window fixed drag and drop only working once per toolbar button reimplemented drag and drop threshold | |||
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-06 | Latest from hg.lindenlab.com/sergeylproductengine/viewer-experience-fui ↵ | Leslie Linden | |
including Linux build fix | |||
2011-10-06 | Updated to pass coding policy checks | Leslie Linden | |
2011-10-06 | Linux build fix. | Seth ProductEngine | |
2011-10-05 | EXP-1286 : Clean-up the mess I added to llcommandmanager. All CommandId now ↵ | Merov Linden | |
have a trusted UUID which is the base for indexing and comparison. | |||
2011-10-05 | Merge! | Leslie Linden | |
2011-10-05 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : Add DaD to toybox | Merov Linden | |
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | merge | Leyla Farazha | |
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 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | EXP-1273 Add floater for "Destinations" content | Leyla Farazha | |
2011-10-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD works between all toolbars, button drops in correct place, ↵ | Merov Linden | |
removal of button works too | |||
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-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD is functional though has bugs... Working on it... | Merov Linden | |
2011-10-05 | merge changes for vwr-26864 | Oz Linden | |
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 | * Modified commands to add functions for is_enabled, is_running and is_starting, | Leslie Linden | |
currently not hooked to any functionality. | |||
2011-10-04 | Merge with latest | Leslie Linden | |
2011-10-04 | EXP-1289 FIX -- Default bottom bar is showing "Places" button instead of ↵ | Leslie Linden | |
"Destinations" EXP-1290 FIX -- Snapshot button to be removed from the default left sidebar EXP-1291 FIX -- Places command is missing on the default left sidebar * Updated to new default buttons based on the wiki. * Updated button_display_mode to text rather than numbers. | |||
2011-10-04 | * Updated strings for FUI crusade | 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-04 | potential fix for build | Richard Linden | |
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
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 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-03 | EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks ↵ | Merov Linden | |
into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER | |||
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 | |||
2011-09-30 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-30 | param block cleanup | Richard Nelson | |
added Flag as value type moved Batch to BatchBlock renamed Choice to ChoiceBlock made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now) made iteration over Multiple<T> type params easier initial schema param blocks | |||
2011-09-30 | * Updated howto and profile windows to point to different buttons. Web content | Leslie Linden | |
is still problematic for FUI floaters. | |||
2011-09-30 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1268 FIX -- The "Restore Defaults" button should reset the left/right/bottom toolbars to their default states * LLToolBarView::loadDefaultToolbars now a static function * Toybox button callback hooked up to properly restore defaults Reviewed by Merov |