Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-10 | EXP-1310 FIX Profile button should open Web Profile floater | Richard Nelson | |
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions | |||
2011-10-10 | pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-10 | EXP-1300 : Simplify and clean up of the DaD which now doesn't duplicate the ↵ | Merov Linden | |
dragged tool. | |||
2011-10-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-10 | fixed icons moving when clicking on icon-only toolbars | Richard Nelson | |
2011-10-10 | merge | Leyla Farazha | |
2011-10-10 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
EXP-1299 Nearby Voice floater can't be closed by clicking the sidebar button again. EXP-1306 Prompt text to "Change your avatar" and "Destinations" floaters get pushed down one line when the floater dialog gets resized to minimum width | |||
2011-10-10 | Mac build fix | Leslie Linden | |
2011-10-10 | EXP-1312 FIX Floaters should appear in region not covered by toolbars | Richard Nelson | |
moved floater snap region to middle of toolbars and constrained floaters to that snap region also made toybox floater pass all drag and drop events along to toolbar | |||
2011-10-10 | side toolbar buttons are now squares again | Richard Nelson | |
2011-10-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-10 | added compound LLSD parsing to param blocks | Richard Nelson | |
reviewed by Leslie | |||
2011-10-09 | EXP-1300 : drop tool animation. First shot. Works but still a bit hacky and ↵ | Merov Linden | |
with some bugs (tools can be duplicated at times). | |||
2011-10-07 | Pull from richard/viewer-experience-fui/ | Merov Linden | |
2011-10-07 | EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools | Merov Linden | |
2011-10-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-07 | minor code cleanup | Richard Linden | |
2011-10-06 | EXP-1301 : Init some members that were not initialized correctly | Merov Linden | |
2011-10-06 | EXP-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-06 | EXP-1300 WIP Visual feedback for Drag and Drop | Richard Nelson | |
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec | |||
2011-10-05 | EXP-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-05 | Merge! | Leslie Linden | |
2011-10-05 | EXP-1286 : Add DaD to toybox | Merov Linden | |
2011-10-05 | Fixing merge mistakes! | Leslie Linden | |
2011-10-05 | Merge with latest | Leslie Linden | |
2011-10-05 | * Updated flash_color to use old LLButton highlight_color default. | Leslie Linden | |
2011-10-05 | EXP-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 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD works between all toolbars, button drops in correct place, ↵ | Merov Linden | |
removal of button works too | |||
2011-10-05 | * Added function setOpenCallback to match existing setCloseCallback. | Leslie Linden | |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-10-05 | Fix for typo that broke build. | callum | |
2011-10-05 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-05 | EXP-1286 : DaD is functional though has bugs... Working on it... | Merov Linden | |
2011-10-04 | Merge with latest | Leslie Linden | |
2011-10-04 | removed 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-04 | disabled min and max windows macros | Richard Linden | |
another attempt at fixing gcc builds | |||
2011-10-04 | another potential gcc fix | Richard Linden | |
2011-10-03 | fixed build | Richard Nelson | |
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-03 | implemented Range and ClampedValue classes to standardize min/max settings | Richard Nelson | |
fixed not serializing named values when values provided from code | |||
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-03 | * Added tooltips to the toolbar buttons. | Leslie Linden | |
Reviewed by Richard. | |||
2011-10-03 | EXP-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-03 | merge changes for storm-1630 | Oz Linden | |
2011-09-30 | made toolbars conform to visual specs | Richard Nelson | |
added ability to specify clip rects in textures.xml |