Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-20 | * Changed destination guide to open by default in the top left on first login | Leslie Linden | |
* Made the avatar pickers and destinations guide properly stack and position themselves. Reviewed by Richard. | |||
2011-10-20 | * Moved the name storage on the LLCommandId back to the LLCommand itself. | Leslie Linden | |
Reviewed by Merov. | |||
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-18 | EXP-1348 FIX -- Speak button activated when dragging and dropping between ↵ | Leslie Linden | |
toolbars and moving back to Tool box * Dragging and dropping the speak button will aggressively turn off the microphone now, regardless of the initial state of the button. Reviewed by Richard. | |||
2011-10-14 | EXP-1363 : Fix caret position in multiple lines or columns situation | 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 | * Added mModified flag and isModified() query to check it. | Leslie Linden | |
(currently it is not connect to actual data) | |||
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 | 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 | 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-10 | added newline | Richard Nelson | |
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 | converted bad toolbars.xml file from error to warning | Richard Nelson | |
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 | EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools | Merov Linden | |
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 | EXP-1286 : Add DaD to toybox | 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 | 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 | potential fix for build | Richard 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 |