Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-12 | EXP-1331 : Avoid showing the caret if the tool is dragged over itself | Merov Linden | |
2011-10-12 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-12 | EXP-1331 : Implement new longer caret and make it work on multi lines or ↵ | Merov Linden | |
columns of tools. EXP-1304 : handle only tools in DaD on toolbars | |||
2011-10-12 | Merge | Leslie Linden | |
2011-10-12 | * Added mModified flag and isModified() query to check it. | Leslie Linden | |
(currently it is not connect to actual data) | |||
2011-10-12 | * Floater positioning now based on position of other cascading windows currently | Leslie Linden | |
open. | |||
2011-10-12 | don't highlight toolbar buttons during drag and drop (for real) | Richard Nelson | |
2011-10-12 | don't highlight toolbar buttons during drag and drop | Richard Nelson | |
added mVisibleWhenMinimized to floaters | |||
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
added confirmation dialog before hiding UI | |||
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
restores hidden floaters now | |||
2011-10-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-10-11 | EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport | Richard Linden | |
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private | |||
2011-10-11 | * New floater positioning code. Better than what's checked in but not great. | Leslie Linden | |
* Floater updates for positioning and to revert some earlier string changes. | |||
2011-10-11 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-11 | EXP-1300 : Fix caret position in bottom bar, fix misplacement when moving ↵ | Merov Linden | |
within same toolbar, suppress visible caret in some situations, no caret if toolbar empty | |||
2011-10-11 | * Dimmed overlay color on button image overlays to 0.75*alpha when buttons are | Leslie Linden | |
unselected. | |||
2011-10-11 | Pull from richard/viewer-experience-fui | Merov Linden | |
2011-10-11 | EXP-1300 : Implemented carets for DaD. Works with small bugs but OK for ↵ | Merov Linden | |
demo. Still in need of some cleanup | |||
2011-10-11 | EXP-1255 Merge with PE code from ↵ | callum | |
https://hg.lindenlab.com/paulgproductengine/exp-1255/ Changeset: 20863:0d094469fd91 | |||
2011-10-11 | Added 'execute_stop_function' command parameter to handle mouse down/up ↵ | Leslie Linden | |
actions on toolbar buttons | |||
2011-10-11 | Fixed Linux build | Paul ProductEngine | |
2011-10-10 | fixed bad merge | Richard Nelson | |
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 | EXP-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-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 | |