- Jan 19, 2012
-
-
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
-
-
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
-
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
-
Leslie Linden authored
* Updated context menu code to enable visible items that aren't explicitly disabled.
-
Leslie Linden authored
-
Merov Linden authored
-
Paul ProductEngine authored
The whole sentence was split to two parts: First pars was in panel.string and the second one in the text box. I combined them both in "allow_label5" text box and also I deleted unnecessary panel.string with the first part of the sentence.
-
- Jan 16, 2012
-
-
Richard Linden authored
EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical
-
- Jan 13, 2012
-
-
Richard Linden authored
added throttling to fetchInventoryItem queries
-
Richard Linden authored
made shift-selection work consistently across folder boundaries
-
Leslie Linden authored
* New confirmation dialog lets them know when a folder was automatically created to contain an item dragged/copied to the outbox.
-
Leslie Linden authored
EXP-1802 FIX -- Create labeled drop target region at bottom of merchant outbox floater for easy top level drop access * Added generic drop zone that highlights green when its functionality will be used.
-
merov authored
EXP-1775 : cleanup a bit PeekMessage() usage, avoid eating one event when reaching MAX_MESSAGE_PER_UPDATE.
-
- Jan 12, 2012
-
-
Leslie Linden authored
* Any drag and drop or copy operation to the merchant outbox that contains one or more no-copy items now brings up a single modal dialog prompting the user to move the no-copy items to the outbox or to leave them all behind.
-
Leslie Linden authored
-
- Jan 11, 2012
-
-
Merov Linden authored
-
Leslie Linden authored
EXP-1795 PROGRESS -- Update warning dialog for dragging and dropping no-copy items to Merchant Outbox * The text associated with EXP-1795 has been updated but the "apply to all" checkbox has not been implemented yet. * Updated the "0 folders" text to be an empty string instead.
-
callum authored
Tweaked offset and missed a corner case
-
Leslie Linden authored
-
Leslie Linden authored
* Added a link to the "imports" log from the "done with errors" notification when sending folders to the marketplace.
-
Leslie Linden authored
* The "Copy to Outbox" option is now disabled when the item is in the loading state.
-
Leslie Linden authored
* Disabled the "openItem" function on outbox items to prevent default behavior when the return button is pressed.
-
Leslie Linden authored
EXP-1791 FIX -- Handle case where initialization with SLM fails in the Merchant Outbox floater in the viewer * Updated marketplace import to properly handle failed cases of authentications and invalid cookies. The import will reset to an uninitialized state and then trigger and initialization followed immediately by an import when appropriate.
-
Leslie Linden authored
EXP-1791 - Handle case where initialization with SLM fails in the Merchant Outbox floater in the viewer * Added code to clear and re-initialize the SLM cookie when authentication errors are encountered. * Re-organized logic for outbox import a bit to hopefully be more robust when errors are encountered.
-
- Jan 10, 2012
-
-
eli authored
-