Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-14 | Merge | Leslie 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-04 | EXP-1505 : FIX. Dropping a folder in current outfit would result in broken ↵ | Merov Linden | |
links and lost inventory. | |||
2011-11-04 | EXP-1541 update -- Route inventory items sent in a Notecard to correct ↵ | Leslie Linden | |
locations rather than auto-sorting by asset type * New code specifies explicit destination for "copy from notecard" or null, indicating the sim should determine the placement. Reviewed by Stone. | |||
2011-10-26 | Merge from dd repo | Leslie Linden | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | 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-06 | VWR-27090 Allow Calling Cards to carry the "(link)" suffix in the Inventory pane | Aaron Stone | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-27 | EXP-1226 FIXED (Create and register a floater for Appearance side tab) | Paul ProductEngine | |
- Added xml for a new floater Appearance and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::getPanel | |||
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine | |
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel | |||
2011-09-15 | * Re-enabling outbox | Leslie Linden | |
2011-09-08 | Disable merchant outbox context menu | Leslie Linden | |
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-08-30 | EXP-857 PROGRESS -- Add context menu entries as alternate path to populate ↵ | leslie@leslie-HPz600.lindenlab.com | |
outbox * Folders containing items being worn now have the "Copy to Marketplace" context menu item disabled. | |||
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-19 | Mac build fix: changed "max" to "llmax" | 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-15 | STORM-1041 FIXED "Remove all clothes" item of the avatar menu didn't ↵ | Vadim ProductEngine | |
actually remove all clothes. I haven't investigated what the problem was, I've just rewritten the (ancient?) removal code in the way we take off items in other places, i.e. by removing them from the Current Outfit forder. | |||
2011-08-15 | deleting folders after no-copy move to outbox | Leyla Farazha | |
2011-08-12 | EXP-843 Enable drag and drop from the outbox | Leyla Farazha | |
EXP-1036 Disable most inventory functionality for the outbox view | |||
2011-07-29 | EXP-843 Enable drag and drop to and from the outbox, with conditional ↵ | Leyla Farazha | |
warnings based on permissions EXP-1034 Add confirmation dialog for moving no-copy items to outbox | |||
2011-07-26 | build fix | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-19 | STORM-519 FIXED "Delete" is enabled in the context menu for folders which ↵ | Paul ProductEngine | |
contain worn items - Disable "Delete" menu item in case selected folder contains non-removable items. | |||
2011-07-14 | EXP-899 No user feedback given when a user attempts to delete a system ↵ | Leyla Farazha | |
folder from their inventory | |||
2011-07-05 | EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵ | Richard Linden | |
Recent Tab if that tab is open when item delivered | |||
2011-06-29 | EXP-895 Selecting items in Marketplace Inbox does not change focus in ↵ | Leyla Farazha | |
inventory panel away from items selected in inventory panel | |||
2011-06-22 | EXP-919 FIX -- Toggling InventoryDisplayInbox value to True in Viewer on ↵ | Leslie Linden | |
Agni creates Inbox and Outbox system folders * The code should no longer create these folders when querying for them. Reviewed by Richard | |||
2011-06-16 | EXP-905 Missing items from right click context menus in My Inbox | Leyla Farazha | |
EXP-892 No way to delete items in Inbox without moving them to Inventory | |||
2011-06-08 | Merge from viewer-experience | Leslie Linden | |
2011-06-06 | fixing drag and drop for inbox, adding inbox text and cleaning up context menus | Leyla Farazha | |
2011-04-06 | SH-1289 VWR-25421 VWR-25415 FIX multiwearable "add" option disabled in ↵ | Nyx (Neal Orman) | |
inventory view Corrected the XUI menu logic that was causing the "add" right click option to be greyed out for clothing pieces that are valid for multiwearables. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-08 | merge up to latest viewer-development | Oz Linden | |
2011-02-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-25 | STORM-397 FIXED Disabled dropping wearables from a notecard to COF and any ↵ | Seth ProductEngine | |
outfit folder. Those folders should contain only links to wearable items. | |||
2011-01-13 | merge up to latest viewer-development | Oz Linden | |
2011-01-05 | Automated merge up from viewer-development | Loren Shih | |
2011-01-04 | SH-739 Meshes can no longer be moved into subfolders of the "Meshes" folder | Loren Shih | |
Did this ever work? The code for handling drag&drop is broken completely for meshes; you can't drag them anywhere in inventory. Also did some formatting/cleanup of related code. | |||
2011-01-04 | merge changes for storm-737 | Oz Linden | |
2010-12-27 | merge up to latest viewer-development | Oz Linden | |
2010-12-23 | STORM-737 Inventory/Recent: Gray out "New Folder" in "+" menu and enable all ↵ | Jonathan Yap | |
menu items except "New Folder" when right clicking an item. | |||
2010-12-16 | Automated merge up from viewer-development | Loren Shih | |
2010-12-16 | STORM-771 FIXED Pasting wearable items from clipboard to Current Outfit or ↵ | Seth ProductEngine | |
an outfit folder now creates links to these items. | |||
2010-12-04 | merge up to viewer-development | Oz Linden | |
2010-11-08 | Merge | Loren Shih | |