- Jan 23, 2012
-
-
Leslie Linden authored
EXP-1799 FIX -- Replace and Add to Outfit options and Copy to Merchant Outbox options can appear in invalid state when a valid folder is last selection EXP-1834 FIX -- Right click context menus on Folders in Merchant Outbox and Library folders can show all inventory options including admin options EXP-1835 FIX -- Right clicking on a folder and selecting New Folder creates folder under My Inventory not within selected folder * Updated folder context menu building to build full options in one step or trigger a load which will rebuild top-level context menu for all selected items when complete. Previous code had an implicit assumption that the selected folder was the only selection after background fetch.
-
- Jan 20, 2012
-
-
Leslie Linden authored
-
Leslie Linden authored
* Refactored LLFolderBridge::buildContextMenu fetch to clear and rebuild basic context menu options after the fetch rather than trying to merge the two.
-
Leslie Linden authored
* Modified build context menu code to not disable items that are invisible so secondary background fetch can coalesce menu options with proper state. * Removed "Move to Merchant Outbox" context menu option.
-
- Jan 19, 2012
-
-
Richard Linden authored
-
Richard Linden authored
-
Richard Linden authored
EXP-1824 FIX Received Items panel does not collapse correct when Height of panel is maximized in Inventory window
-
Leslie Linden authored
EXP-1829 FIX -- Selecting a valid item last allows other selected invalid items to be copied to Outbox with context menu option * Updated context menu default enabled state to use the last state rather than TRUE. Once per frame, the states are all reset to TRUE so this has the effect of AND'ing together successive buildContextMenu functions rather than ignoring previous states.
-
Leslie Linden authored
* Updated auto-open behavior to ignore items that are already open.
-
Leslie Linden authored
-
Leslie Linden authored
EXP-1827 FIX -- Drag area in outbox does not always highlight green when indicating a top level drop * Updated the outbox drop area highlight to include top level drops within the outbox inventory panel itself.
-
- Jan 18, 2012
-
-
Merov Linden authored
-
Leslie Linden authored
-
Leslie Linden authored
* Updated to latest text per Leo's comment in the JIRA.
-
Leslie Linden authored
EXP-1550 FIX -- New tag shown and not removed on click when rezzing an item from Received Items panel and taking back into inventory. * Inventory folder creation dates are now only set once, rather than being updated every time a new item is added.
-
Richard Linden authored
-
Leslie Linden authored
* Added handleHover function to clear highlight
-
Leslie Linden authored
EXP-1125 FIX -- New tags always shown in Received Items inbox when Inventory window is detached from side panel EXP-1578 FIX -- received items folder shows shadows of content when scrolling through lots of folders in same window * Put in guard to prevent the inventory panel from being created multiple times
-
Richard Linden authored
-
- Jan 17, 2012
-
-
Richard Linden authored
made minimum size reflect default size for 1024 width window of old layout stack no way to match behavior
-
Richard Linden authored
-
Richard Linden authored
-
Leslie Linden authored
EXP-1791 FIX -- Handle case where initialization with SLM fails in the Merchant Outbox floater in the viewer * Timeout now triggers the re-initialization logic in the merchant outbox.
-
Leslie Linden authored
-
Leslie Linden authored
* Added support for marketplace notifications that don't display the dialog until the next frame, leaving room for the drag and drop operation to properly complete before the notification shows up and interferes.
-
Leslie Linden authored
EXP-1810 PROGRESS -- Cannot resize Received items panel in Inventory window * Updated "copy to merchant outbox" context menu and drag and drop code to block calling cards. * Changed user_resize to true on the "Received Items" panel and the main inventory panel
-
Richard Linden authored
-
Richard Linden authored
-
Leslie Linden authored
-
Leslie Linden authored
* Updated context menu code to enable visible items that aren't explicitly disabled.
-
Leslie Linden authored
-
Leslie Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Oz Linden authored
-
Merov Linden authored
EXP-1758 : Fix crash on login on Mac (bad pointer reference). Might need more work if the intent was to always get that pointer.
-
Oz Linden authored
-