Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-30 | EXP-1158 FIX -- Viewer crash when deleting items from Outbox when some ↵ | leslie@leslie-HPz600.lindenlab.com | |
folders are open * New selection change on delete also insures the selection does not propagate to the child of a selected item. | |||
2011-08-26 | EXP-1126 FIX -- Cannot use arrow keys to scroll up and down in Inbox and Outbox | leslie@leslie-HPz600.lindenlab.com | |
EXP-1003 FIX -- Renaming a folder in Received Items panel resets the New flag for that folder EXP-1001 FIX -- Newness is removed on next login if you log out or crash before opening inventory panel EXP-857 FIX -- Add context menu entries as alternate path to populate outbox EXP-858 FIX -- Outbox sync failure error handling EXP-1158 FIX -- Viewer crash when deleting items from Outbox when some folders are open * Made inbox, outbox and inventory panels all legit tab stops for keyboard focus * Added mouse over indication on inventory panel primarily for increased clarity on outbox error messages * Disabled "Rename" option on inbox items * Added context menu option to copy/move an item to the merchant outbox * Context menu option to copy/move to outbox is visible and/or enabled/disabled when appropriate * "LastInventoryInboxCollapse" no longer written out as a setting when the panel is not visible * Fixed up collapse time check to not try to parse empty string on first load (deminishes text spam in log greatly) * Disabled double-click as a way to equip items in the inbox or outbox * Viewer code no longer removes items from the outbox after sync. We rely on the sim to do this now. * Basic outbox sync error handling now displays error messages as tooltips along with badge over item in outbox * Moved some scroll container default values out of code and into xml | |||
2011-08-23 | merge | Leyla Farazha | |
2011-08-23 | EXP-1068 Disallow marketplace listing of items that are currently being worn | Leyla Farazha | |
2011-08-23 | Merge from viewer-experience | Leslie Linden | |
2011-08-23 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Linden | |
corrected bad logic for resizing LLFolderView | |||
2011-08-22 | EXP-1129 FIX SLURLs with only 2 coordinates are interpreted as center of sim | Richard Nelson | |
reviewed by Leslie | |||
2011-08-22 | Merge from viewer-experience | Leslie Linden | |
2011-08-22 | converted tabs to spaces | Richard Nelson | |
2011-08-22 | Merge with head. | callum | |
2011-08-19 | better unit test for nested brackets in string replacement | Richard Linden | |
2011-08-19 | fix for not properly handling nested brackets in | Richard Linden | |
string replacement, e.g. [[FOO]] | |||
2011-08-19 | EXP-840 FIX -- Create outbox panels to help the user get started on the ↵ | Leslie Linden | |
marketplace and to indicate drag and drop targets. EXP-858 PROGRESS -- Outbox sync failure error handling EXP-908 FIX -- Hide outbox when appropriate EXP-1062 FIX -- Add modal dialog for outbox sync complete EXP-1096 FIX -- Extra space below Received Items panel for an account that does not have a Merchant Account setup, no outbox display EXP-1104 FIX -- User can activate Merchant Outbox synch button when outbox is empty * Added separate class for outbox view to support error tag rendering * Added confirmation for sync complete. * Added different outbox messages for empty outbox, non-merchant and error: merchant but no outbox * Progress on a bunch of other fronts. | |||
2011-08-19 | Mac build fix: changed "max" to "llmax" | Leslie Linden | |
2011-08-19 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-19 | Merge | Leslie Linden | |
2011-08-19 | Removing tabs to satisfy coding policy! | Leslie Linden | |
2011-08-18 | fixing inner inbox drag and drop | Leyla Farazha | |
2011-08-18 | EXP-1098 User can drag folders into Outbox with more than 3 levels of nested ↵ | Leyla Farazha | |
folders EXP-1100 Show tooltips when drag and drop operations are not allowed | |||
2011-08-18 | merge | Richard Nelson | |
2011-08-18 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-18 | EXP-1107 FIX Crash in LLFastTimer::NamedTimer::accumulateTimings | Richard Nelson | |
2011-08-18 | merge | Leyla Farazha | |
2011-08-18 | EXP-1095: "Oubox scroll goes off viewer window with a large number of items ↵ | Leyla Farazha | |
in outbox" | |||
2011-08-18 | EXP-1068 Disallow dragging of outbox items onto avatar | Leyla Farazha | |
2011-08-18 | Automated merge with ↵ | Richard Nelson | |
bundle:D:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.uw1uld\ssh__richard@hg.lindenlab.com_richard_viewer-experience_njk05b.hg | |||
2011-08-17 | take the newlines off of the language.txt files | Oz Linden | |
2011-08-17 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Nelson | |
2011-08-17 | Merge from viewer-experience | Leslie Linden | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-17 | EXP-700 FIX SLPlugin(s) takes high CPU% | callum | |
Reviewed by Richard. | |||
2011-08-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
2011-08-17 | fix files that do not end with a newline (warn-on-failure:copyright because ↵ | Oz Linden | |
some have both problems...) | |||
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-08-17 | correct line endings | Oz Linden | |
2011-08-17 | merge changes for storm-1546 | Oz Linden | |
2011-08-17 | merge changes for storm-1560 | Oz Linden | |
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
2011-08-16 | merge back late beta fixes | Oz Linden | |
2011-08-16 | merge | Leyla Farazha | |
2011-08-16 | EXP-1093 User can place multiple copies of a no-copy item in merchant outbox ↵ | Leyla Farazha | |
to sell and can cause viewer to crash | |||
2011-08-16 | EXP-1100 WIP Show tooltips when drag and drop operations are not allowed | Richard Linden | |
unblock drag and drop tooltips | |||
2011-08-16 | EXP-1083 FIX Position of Media control and volume are shifted left with ↵ | Richard Linden | |
addition of Mode selector in advanced mode | |||
2011-08-16 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Linden | |
2011-08-16 | sync with viewer-development | eli | |
2011-08-16 | merge missing changesets for storm-1557 | Oz Linden | |
2011-08-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-15 | merge late 3.0.1 beta candidate fixes | Oz Linden | |