Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-30 | made toolbars conform to visual specs | Richard Nelson | |
added ability to specify clip rects in textures.xml | |||
2011-09-30 | fix for merge | Richard Nelson | |
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 FUI floater toggle function to handle closing windows that are | Leslie Linden | |
initialized with chrome. | |||
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 | |||
2011-09-30 | Merge | leyla_linden | |
2011-09-30 | EXP-1264 Chat log shows as blank if closing viewer with chat log open and ↵ | leyla_linden | |
then opening chat floater on next login EXP-1271 Remove UI hints | |||
2011-09-29 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-29 | EXP-1211, EXP-1257 : Save and load the button type along with the toolbars, ↵ | Merov Linden | |
add a force default load option, enforce consistency between menus and toolbars | |||
2011-09-29 | EXP-1278 FIX -- Implement 3-way toolbar button functionality | Leslie Linden | |
Toolbar buttons now affect their floaters as indicated in the FUI_Button_states wiki page -- https://wiki.lindenlab.com/wiki/FUI_Button_states | |||
2011-09-29 | Merge | Richard Nelson | |
2011-09-28 | Merge with latest | Leslie Linden | |
2011-09-28 | 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-1233 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition. EXP-1267 FIX -- Enable/disable buttons in the toybox * Hooked up button callbacks to the toolbar buttons * Fixed toybox button enable/disable to function properly and live update as buttons change states. * Removed the toybox toolbar background image Reviewed by Leyla | |||
2011-09-28 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-28 | EXP-1234 WIP experimental drag and drop | Richard Nelson | |
2011-09-28 | EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵ | Merov Linden | |
factorize a bit and clean up the related saveToolbars code. | |||
2011-09-28 | fix linux build | Richard Nelson | |
2011-09-28 | EXP-1261 FIX Left hand toolbar does not show labels when icons and labels ↵ | Richard Nelson | |
option selected | |||
2011-09-27 | EXP-1257 : Save toolbar settings in a per user toolbars.xml file | Merov Linden | |
2011-09-27 | EXP-1211 : Factorize code a bit | Merov Linden | |
2011-09-27 | EXP-1207 : Commented out the red and yellow debug draw on the toolbars | Merov Linden | |
2011-09-27 | EXP-1258 FIX toggle buttons between icons and icons+text modes | Richard Linden | |
fixed button layout for icon only buttons | |||
2011-09-27 | EXP-1258 WIP toggle buttons between icons and icons+text modes | Richard Linden | |
fixed button layout for icon+text layout stack now uses floating point precision to avoid clamping panels to 0 | |||
2011-09-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-27 | EXP-1258 WIP toggle buttons between icons and icons+text modes | Richard Linden | |
better button sizing also disabled context menu for non-toolbar region | |||
2011-09-27 | merge | Leyla Farazha | |
2011-09-27 | EXP-1247 Nearby chat as part of chat floater | Leyla Farazha | |
2011-09-27 | EXP-1202 : pull from viewer-experience-fui | Merov Linden | |
2011-09-27 | EXP-1211 : Read toolbar default settings from toolbars.xml, no saving of ↵ | Merov Linden | |
settings done yet. | |||
2011-09-27 | * Modified toolbar context menus to bind to the specific instance of the toolbar | Leslie Linden | |
2011-09-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-27 | Commenting out unused variable to fix mac build. | Leslie Linden | |
2011-09-26 | initial support for switching between icons only and icons + text | Richard Nelson | |
2011-09-26 | initial support for switching between icons only and icons + text | Richard Nelson | |
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | fixed toolbar context menu | Richard Nelson | |
deprecated pointless LLView::deleteViewByHandle | |||
2011-09-26 | EXP-1202 : Fix Mac compilation failure | Merov Linden | |
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | 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 * Command buttons are now enabled/disabled in toybox based on whether or not the LLToolBarView has them anywhere. * Commands now have argument to specify whether or not they should be in the toybox. * LLCommandId is now used a universal reference for commands. Reviewed by Richard. | |||
2011-09-26 | EXP-1239 FIX make toolbars wrap when there is not enough room | Richard Nelson | |
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie | |||
2011-09-26 | EXP-1207 : Introduced an hasCommand() method for toolbars and toolbar view | Merov Linden | |
2011-09-26 | EXP-1207 : pull from viewer-experience-fui | Merov Linden | |
2011-09-26 | EXP-1207 : Display toolbars only after login, use correct position ↵ | Merov Linden | |
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary) | |||
2011-09-26 | 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-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons EXP-1235 FIX -- Make the toybox available through the context menus associated with the other toolbars EXP-1248 FIX -- Implement context menu on toolbars * New commands are listed * Toolbars can now be made read-only (as in the toybox) or editable (as in the others) * Toolbars that are not read-only have a context menu that allows button type editing. Reviewed by Richard. | |||
2011-09-23 | made LLView a possible parent for all default widgets | Richard Linden | |
2011-09-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-23 | fix for widget registration and crash on login | Richard Linden | |