Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-09-26 | MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom ↵ | maksymsproductengine | |
toolbar buttons and "lost". | |||
2013-06-11 | CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread ↵ | Mnikolenko ProductEngine | |
IMs when the conversation floater is minimized. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-09-11 | MAINT-1534 Fix for calls to find widgets getting out of hand. | Dave Parks | |
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2011-12-06 | EXP-1664 FIX Toolbars visible in mouselook view and when hide all controls ↵ | Richard Linden | |
selected | |||
2011-11-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-31 | * Added "clear all" button to the toybox floater with corresponding functions | Leslie Linden | |
added to LLToolBarView to perform the action. * Updated toybox to new height size per XD. | |||
2011-10-25 | EXP-1398 FIX -- Viewer Crash when moving Speak button from bottom toolbar to ↵ | Leslie Linden | |
side toolbar with call request dialog active on Mac * Added "on button removed" callback for toolbars. * Changed docking on incoming and outgoing call floaters to be undocked when "speak" button removed. Reviewed by Leyla. | |||
2011-10-24 | * Fixed destination guide floater to display on login based on per account | Leslie Linden | |
"DisplayDestinationsOnInitialRun" setting or initial agent SL login. * Added toolbar enumeration for toolbar view so queries for commands can now indicate where the command currently is on the left, right or bottom toolbars. * Updated toybox toolbar button tooltips to indicate where the command currently resides in the view. * Added unused function to allow toolbar buttons to be changed to flash indefinitely. Reviewed by Richard. | |||
2011-10-24 | EXP-1354 : Fixed. Toolbars now saved whenever changing their config and only ↵ | Merov Linden | |
if initialized correctly. | |||
2011-10-21 | EXP-1416 FIXED "Speak" and "Voice controls" buttons added as control views ↵ | Seth ProductEngine | |
in LLTransientFloaterMgr to prevent hiding the transient IM floater. | |||
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 |