summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2011-10-05* Added function setOpenCallback to match existing setCloseCallback.Leslie Linden
2011-10-05Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-05merge with viewer-developmentRichard Nelson
2011-10-05Fix for typo that broke build.callum
2011-10-05EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-10-05EXP-1286 : DaD is functional though has bugs... Working on it...Merov Linden
2011-10-05Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-10-04Merge with latestLeslie 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-04disabled min and max windows macrosRichard Linden
another attempt at fixing gcc builds
2011-10-04another potential gcc fixRichard Linden
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-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-03merge changes for storm-1630Oz Linden
2011-10-03Automated merge with http://hg.secondlife.com/viewer-developmentRichard 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-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-30mergeDave Parks
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-30merge changes for storm-1600Oz Linden
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-29MergeRichard Nelson
2011-09-28Merge with latestLeslie Linden
2011-09-28EXP-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-28EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-28EXP-1234 WIP experimental drag and dropRichard Nelson
2011-09-28EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵Merov Linden
factorize a bit and clean up the related saveToolbars code.
2011-09-28SH-2276 Remove some log spam to alleviate stalls on login.Dave Parks
2011-09-28fix linux buildRichard Nelson
2011-09-28EXP-1261 FIX Left hand toolbar does not show labels when icons and labels ↵Richard Nelson
option selected
2011-09-27EXP-1257 : Save toolbar settings in a per user toolbars.xml fileMerov Linden
2011-09-27EXP-1211 : Factorize code a bitMerov Linden
2011-09-27EXP-1207 : Commented out the red and yellow debug draw on the toolbarsMerov Linden
2011-09-27EXP-1258 FIX toggle buttons between icons and icons+text modesRichard Linden
fixed button layout for icon only buttons
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
fixed button layout for icon+text layout stack now uses floating point precision to avoid clamping panels to 0
2011-09-27Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
better button sizing also disabled context menu for non-toolbar region