Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | * Fixed issue where dragging disabled buttons from the toybox to the toybox | Leslie Linden | |
would remove them from the surrounding toolbars. * Removed dead drag & drop code * Fixed issue where saving didn't necessarily work because toolbar populated with command id's that didn't have associated names. | |||
2011-10-12 | * Added mModified flag and isModified() query to check it. | Leslie Linden | |
(currently it is not connect to actual data) | |||
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-10 | EXP-1300 : Simplify and clean up of the DaD which now doesn't duplicate the ↵ | Merov Linden | |
dragged tool. | |||
2011-10-07 | EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools | Merov Linden | |
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-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
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 |