Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-28 | build fix | Richard Linden | |
2011-11-28 | removed unneeded changeversion tracking in param blocks in favor of a ↵ | Richard Linden | |
simpler dirty bit | |||
2011-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden | |
2011-11-28 | build fix | Richard Linden | |
2011-11-28 | simple code cleanup | Richard Linden | |
2011-11-28 | EXP-1485 FIX -- Viewer should have a minimum size | Richard Linden | |
moved min size logic into LLWindow | |||
2011-11-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-11-26 | changed RelWithDebInfo config on Windows to not auto-inline, for easier ↵ | Richard Linden | |
debugging. | |||
2011-11-25 | EXP-1463 FIXED (IM chiclets overlay Mini-Location bar) | Paul ProductEngine | |
- Now chiclet bar adjusts its width with Mini-Location bar | |||
2011-11-24 | EXP-1631 FIXED (Selecting Edit for more than one Pick from Profile floater, ↵ | Paul ProductEngine | |
breaks the navigation history in Picks Floater) - Allowed to create a new instance of LLPanelPickEdit for each pick | |||
2011-11-24 | EXP-1581 FOLLOWUP Main menu: fixed a typo, removed duplicated items. | Vadim ProductEngine | |
2011-11-23 | EXP-1577 FOLLOWUP Making default My Profile window size the same as size of ↵ | Vadim ProductEngine | |
other residents' profile floaters. | |||
2011-11-23 | EXP-1581 FIXED Added more floaters to the viewer menu. | Vadim ProductEngine | |
It is also now possible to toggle microphone via the menu. See JIRA for the full list of changes. | |||
2011-11-22 | EXP-1506 FIXED starting the toast fade timer when a toast is overlapped by ↵ | Seth ProductEngine | |
other floater like avatar inspector. This is a kind of a workaround: perhaps the logic of updating the toast fade timer should be refactored to start/stop the timer from onMouseLeave/onMouseEnter callbacks instead of using "IsHovered" flag for each toast. | |||
2011-11-21 | Moved snapshot to the bottom of the left toolbar per wolf | Leslie Linden | |
2011-11-19 | fix for notification dialog buttons not working | Richard Linden | |
2011-11-18 | Pull from viewer-experience | Merov Linden | |
2011-11-18 | EXP-1498, EXP-1595, EXP-1596 : Hide empty system folders in a dynamic way, ↵ | Merov Linden | |
turn the setting ON by default | |||
2011-11-18 | EXP-1485 FIX -- Viewer should have a minimum size 1024x768 | Leslie Linden | |
Per conversation with Product and Leonidas, the minimum size is now set to 960x600. | |||
2011-11-18 | EXP-1577 FOLLOWUP Reverting an accidentally submitted change. | Vadim ProductEngine | |
2011-11-18 | EXP-1577 FIX Made agent profile position and size persistent. | Vadim ProductEngine | |
Enable My Profile to use saved_rect. Value of the "WebProfileRect" setting is ignored in this case. | |||
2011-11-18 | EXP-1501 FIX Specified help topic for the IM floater. | Vadim ProductEngine | |
2011-11-18 | EXP-1554 FIXED (Selecting More Info for more than one Classified section in ↵ | Paul ProductEngine | |
Search floater, breaks the navigation history in Picks Floater) - For each classified info create a new instance of LLPanelClassifiedInfo - Added destructor for LLPanelProfile::ChildStack to avoid memory leak | |||
2011-11-18 | fix for notification buttons not being read | Richard Linden | |
2011-11-18 | EXP-1576 FIXED (Remove old profile window from People panel) | Paul ProductEngine | |
- Removed old profile window from People panel with all subpanels and dependencies | |||
2011-11-18 | EXP-1582 FIXED (Add "Snapshots" button to 2nd tier default toolbar) | Paul ProductEngine | |
- Added "Snapshots" button to 2nd tier default toolbar | |||
2011-11-17 | EXP-1498 : Always create the folder widget, move empty filtering to ↵ | Merov Linden | |
foltering code. Still update issues though. | |||
2011-11-16 | EXP-1498 : Add a debug setting DebugHideEmptySystemFolders which is OFF by ↵ | Merov Linden | |
default so that we can control showing or hidding of system folders (this is temporary so we unblock testers). | |||
2011-11-16 | support for assignment of named values to params, works with string-typed params | Richard Linden | |
as well as () operator | |||
2011-11-15 | EXP-1588 FIX Floaters do not snap to edge | Richard Linden | |
made non-movable floaters not use auto-follow logic toasts will now use own layout logic | |||
2011-11-15 | EXP-1515 merge | Vadim ProductEngine | |
2011-11-14 | Removed unused variable to fix the mac build | Leslie Linden | |
2011-11-14 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-14 | EXP-1588 WIP Floaters do not snap to edge | Richard Linden | |
2011-11-14 | increment viewer version to 3.2.4 | Oz Linden | |
2011-11-14 | merge changes for vmrg-184 | Oz Linden | |
2011-11-11 | Pull from viewer-experience | Merov Linden | |
2011-11-11 | EXP-1498 : Hide empty system folders. System folders can be specifically ↵ | Merov Linden | |
marked to be hidden if empty in the LLViewerFolderDictionary constructor. | |||
2011-11-11 | EXP-1544 ADDITIONAL FIX Remove 'Edit Terrain' from About Land floater | callum | |
2011-11-11 | EXP-1544 FIX Remove 'Edit Terrain' from About Land floater | callum | |
2011-11-11 | Merge with head | callum | |
2011-11-11 | EXP-1527 FIX Debug values for windowwidth and windowheight can be set below ↵ | callum | |
minimum required values and EXP-1528 Launching viewer with a settings.xml file with windowwidth and windowheight set below minimum values, launches to those values not minimum window size | |||
2011-11-11 | EXP-1509 fix from Vadim PE | Leslie Linden | |
2011-11-11 | EXP-1489 fix from Paul PE | Leslie Linden | |
2011-11-11 | merge changes for vmrg-183 | Oz Linden | |
2011-11-11 | support for assignment of named values to params | Richard Linden | |
2011-11-11 | EXP-1515 FIXED Web Preference radio button must be clicked twice to engage. | Vadim ProductEngine | |
Fixed the "Use external browser" radio group to work with its setting properly: * Specified valid boolean values ("true" and "") for the radio buttons. * Made default value of the setting boolean to ensure proper initialization. | |||
2011-11-11 | Pull from viewer-experience | Merov Linden | |
2011-11-11 | EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. ↵ | Merov Linden | |
Added an xui param to allow drill through tabs. Set that param for build panel only. |