summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-10-07moved stand/stop flying buttons to above bottom toolbarRichard Linden
2011-10-07adjusted toolbar padding per specRichard Linden
2011-10-07EXP-1255 FIXED (More spillover does not contain separator and "Open ↵Paul ProductEngine
Landmarks" menuitem) - Added menu item "Open landmarks" as the last menu item in favorites menu
2011-10-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-10-07minor code cleanupRichard Linden
2011-10-06Pull from richard/viewer-experience-fuiMerov Linden
2011-10-06mergeLeyla Farazha
2011-10-06EXP-1274 Create floater for "Avatar Picker" contentLeyla Farazha
2011-10-06EXP-1301 : Init some members that were not initialized correctlyMerov Linden
2011-10-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-06EXP-1303 FIX Drag and dropping button over viewer area can select objects ↵Richard Nelson
inworld fixed close button not working on floaters against right edge of window fixed drag and drop only working once per toolbar button reimplemented drag and drop threshold
2011-10-06MergeLeslie Linden
2011-10-06Updated FUI toolbar buttons and corresponding floaters including:Leslie Linden
* About land * Appearance * Gestures * Inventory * Map * Nearby voice * Snapshot
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-06EXP-1205 FIX -- Some characters in description of toybox dialog is cut off ↵Leslie Linden
at the bottom
2011-10-06Latest from hg.lindenlab.com/sergeylproductengine/viewer-experience-fui ↵Leslie Linden
including Linux build fix
2011-10-06Updated to pass coding policy checksLeslie Linden
2011-10-06Linux build fix.Seth ProductEngine
2011-10-05EXP-1286 : Clean-up the mess I added to llcommandmanager. All CommandId now ↵Merov Linden
have a trusted UUID which is the base for indexing and comparison.
2011-10-05Merge!Leslie Linden
2011-10-05Pull from richard/viewer-experience-fuiMerov Linden
2011-10-05EXP-1286 : Add DaD to toyboxMerov Linden
2011-10-05Merge with latestLeslie Linden
2011-10-05Fixing merge mistakes!Leslie Linden
2011-10-05mergeLeyla Farazha
2011-10-05Merge with latestLeslie Linden
2011-10-05adding floater_destinations.xmlLeyla Farazha
2011-10-05* Updated flash_color to use old LLButton highlight_color default.Leslie Linden
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-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