summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/toolbar.xml
AgeCommit message (Collapse)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item
2012-11-20CHUI-539 FIXED Chat FUI button flashes indefinitely if Icons Only setting is ↵maksymsproductengine
selected for the button display
2012-11-19CHUI-488 ADD. fIX Clean up codeAlexanderP ProductEngine
2011-10-24* Fixed destination guide floater to display on login based on per accountLeslie Linden
"DisplayDestinationsOnInitialRun" setting or initial agent SL login. * Added toolbar enumeration for toolbar view so queries for commands can now indicate where the command currently is on the left, right or bottom toolbars. * Updated toybox toolbar button tooltips to indicate where the command currently resides in the view. * Added unused function to allow toolbar buttons to be changed to flash indefinitely. Reviewed by Richard.
2011-10-16wip on dragging disabled toolbar buttonsRichard Linden
2011-10-10fixed icons moving when clicking on icon-only toolbarsRichard Nelson
2011-10-10Added picks command and icon. Changed toolbar button text layout to halign ↵Leslie Linden
left.
2011-10-10side toolbar buttons are now squares againRichard Nelson
2011-10-07EXP-1300 : Completed the drawing of drop zones on toolbars when dragging toolsMerov Linden
2011-10-06EXP-1300 WIP Visual feedback for Drag and DropRichard Nelson
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec
2011-10-05EXP-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-03implemented Range and ClampedValue classes to standardize min/max settingsRichard Nelson
fixed not serializing named values when values provided from code
2011-09-30made toolbars conform to visual specsRichard Nelson
added ability to specify clip rects in textures.xml
2011-09-30param block cleanupRichard 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-26initial support for switching between icons only and icons + textRichard Nelson
2011-09-26fixed toolbar context menuRichard Nelson
deprecated pointless LLView::deleteViewByHandle
2011-09-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-09-26EXP-1239 FIX make toolbars wrap when there is not enough roomRichard Nelson
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie
2011-09-26EXP-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-23EXP-1239 FIX make toolbars wrap when there is not enough roomRichard Linden
spacing between buttons now configurable and correct background art now wraps buttons correctly created customizable panel for button background
2011-09-22EXP-1239 WIP make toolbars wrap when there is not enough roomRichard Linden
toolbar button height configured by button_height attribute vertical toolbar buttons now share common width wrap attribute now controls wrapping
2011-09-21EXP-1239 WIP make toolbars wrap when there is not enough roomRichard Nelson
initial pass at wrapping