summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-10-05EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-10-05mergeLeyla Farazha
2011-10-05EXP-1273 Add floater for "Destinations" contentLeyla Farazha
2011-10-05EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-10-05EXP-1286 : DaD works between all toolbars, button drops in correct place, ↵Merov Linden
removal of button works too
2011-10-05fixed bad xml mergeRichard Nelson
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-05merge changes for vwr-26864Oz Linden
2011-10-04Merge with latestLeslie Linden
2011-10-04Renamed PREFERENCESLeslie Linden
2011-10-04EXP-1293 Nearby chat toasts no longer appearLeyla Farazha
EXP-1294 Nearby chat floater doesn't accommodate existing chat history when expanded
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-04increment viewer version to 3.1.1Oz Linden
2011-10-04increment viewer version to 3.1.0Oz 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-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-03merge changes for storm-1630Oz Linden
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