summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-05* Added function setOpenCallback to match existing setCloseCallback.Leslie Linden
2011-10-04Merge with latestLeslie Linden
2011-10-04Renamed PREFERENCESLeslie Linden
2011-10-04* Updating "Move" floater to be more FUI-likeLeslie Linden
2011-10-04removed attempt at templating LLUI::Clamp values in order to get build ↵Richard Linden
working again
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-04Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-04disabled min and max windows macrosRichard Linden
another attempt at fixing gcc builds
2011-10-04Merge with latestLeslie Linden
2011-10-04EXP-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 crusadeLeslie Linden
2011-10-04EXP-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-04another potential gcc fixRichard Linden
2011-10-04another potential gcc fixRichard Linden
2011-10-04potential fix for buildRichard Linden
2011-10-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-03fixed buildRichard Nelson
2011-10-03fixed buildRichard Nelson
2011-10-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-03implemented Range and ClampedValue classes to standardize min/max settingsRichard Nelson
fixed not serializing named values when values provided from code
2011-10-03EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-10-03EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-10-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-03fixed buildRichard Nelson
2011-10-03* Added tooltips to the toolbar buttons.Leslie Linden
Reviewed by Richard.
2011-10-03EXP-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-03updated xui for toybox to reflect changes to param blocksRichard Nelson
2011-09-30made toolbars conform to visual specsRichard Nelson
added ability to specify clip rects in textures.xml
2011-09-30fix for mergeRichard Nelson
2011-09-30Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
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-30Updated FUI floater toggle function to handle closing windows that areLeslie Linden
initialized with chrome.
2011-09-30* Updated howto and profile windows to point to different buttons. Web contentLeslie Linden
is still problematic for FUI floaters.
2011-09-30EXP-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-30Found and removed duplicate command icon definitions.Leslie Linden
2011-09-30Pull from sergeylproductengine/viewer-experience-fui/Merov Linden
2011-09-30Mergeleyla_linden
2011-09-30EXP-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-30Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiSeth ProductEngine
2011-09-29 * Added latest set of FUI buttons and labels according to the wikiLeslie Linden
* Hooked up commands to their respective floaters
2011-09-29MergeLeslie Linden
2011-09-29* Updated toybox so it will always display buttons in alphabetical order basedLeslie Linden
on the localized button labels.
2011-09-29EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-29EXP-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-29EXP-1278 FIX -- Implement 3-way toolbar button functionalityLeslie 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-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29MergeRichard Nelson
2011-09-29Merge sergeylproductengine/viewer-experience-fui with ↵Paul ProductEngine
richard/viewer-experience-fui
2011-09-28Merge with latestLeslie Linden