Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-19 | EXP-1170 FIX -- Right click context menu to Copy to Outbox shown if user is ↵ | Leslie Linden | |
not a merchant * The context menu option is no longer shown if the user does not have an outbox. | |||
2011-12-19 | EXP-1683 FIX -- Add main inventory context menu option Copy To Outbox | Leslie Linden | |
* The logic to determine whether or not the "Copy to Merchant Outbox" item is available is now tied to drag and drop functionality. | |||
2011-12-19 | EXP-1745 FIX -- removed the merchant outbox from the toolbox | Leslie Linden | |
2011-12-16 | EXP-1730 FIX -- Library items can be dragged and dropped to Outbox floater ↵ | Leslie Linden | |
and folders are not created for items * Updated to proper tooltip string | |||
2011-12-16 | Merge from viewer-experience | Leslie Linden | |
2011-12-16 | Merge from viewer-pre-beta for IM toasts crash fix | Leslie Linden | |
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵ | Leslie Linden | |
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it. | |||
2011-12-16 | EXP-1738 FIX | Leslie Linden | |
EXP-1739 FIX * Initial pass to block drag and drop of multiple items when resultant outbox folder would contain too many items or folders. | |||
2011-12-15 | EXP-1726 FIX -- Rename option present in context menu when selecting ↵ | Leslie Linden | |
multiple folders in Outbox | |||
2011-12-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-15 | dummy commit to fix TeamCity | Richard Linden | |
2011-12-15 | Windows build fix and fixes for off-by-1 errors in limitations | Leslie Linden | |
2011-12-15 | EXP-1730 FIX | Leslie Linden | |
EXP-1731 FIX EXP-1735 FIX EXP-1736 FIX EXP-1737 FIX EXP-1738 FIX EXP-1739 FIX * Users can no longer drag and drop items to the outbox from in world, notecards or the library. * Drag and drop now blocks the creation of hierarchies that are too deep, too many folders or contain too many items. * Settings now exist to specify drag and drop limitations to the outbox, named: InventoryOutboxMaxFolderDepth (4) InventoryOutboxMaxFolderCount (20) InventoryOutboxMaxItemCount (200) | |||
2011-12-15 | EXP-1725 FIX -- Carriage return or tab characters shown in Outbox text on ↵ | Leslie Linden | |
Windows * Removed tabs from outbox strings. | |||
2011-12-14 | EXP-1723 -- Improved drag and drop behavior for outbox floater. | Leslie Linden | |
2011-12-13 | EXP-1724 FIX -- Merchant outbox needs to be available from the Me menu | Leslie Linden | |
2011-12-13 | EXP-1718 FIX -- Drag and drop within the outbox can result in folders being ↵ | Leslie Linden | |
out of order * Outbox updates now result in a resort to keep drag and drop items and folders properly sorted * New icon for merchant outbox * New behavior to accept drag and drop files over the entire merchant outbox floater | |||
2011-12-13 | EXP-1715 FIX -- Merchant outbox drag and drop has offset between mouse ↵ | Leslie Linden | |
position and selected folder EXP-1717 FIX -- Drag and drop within the outbox can result in an item created at the top level of the outbox Folders are now created for items dragged around within the merchant outbox if their drop target is the top level outbox inventory panel itself. | |||
2011-12-13 | EXP-1551 FIX Ability to toggle button flashing | Richard Linden | |
added "EnableButtonFlashing" setting | |||
2011-12-13 | EXP-1716 FIX -- Merchant outbox drag and drop always creates new folder | Leslie Linden | |
* Items dragged to child folder now appear under that folder rather than in new separate top-level folder. | |||
2011-12-13 | EXP-1714 FIX -- Add rename option to context menu on outbox folders | Leslie Linden | |
2011-12-13 | EXP-1679 FIX -- Collapse links that are dragged to the outbox | Leslie Linden | |
* Links are automatically tracked back to their source when dragged to the outbox * Worn items are now allowed into the outbox | |||
2011-12-13 | EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one ↵ | Paul ProductEngine | |
folder (no warning for user)) - In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time. | |||
2011-12-12 | EXP-1648 FIX | Leslie Linden | |
* Merchant outbox no longer crashes for non-merchants. * Folder count is hidden for non-merchants. * Drag and drop to merchant outbox floater is disabled for non-merchants. | |||
2011-12-12 | Fixed marketplace URL trailing '/' and updated to latest window shade code ↵ | Leslie Linden | |
from viewer-experience | |||
2011-12-12 | Merge with latest from viewer-experience | Leslie Linden | |
2011-12-12 | Added missing line end to satisfy coding policy | Leslie Linden | |
2011-12-12 | EXP-1711 FIX LLWindowShade doesn't stack multiple notifications | Richard Linden | |
added configurable shade color to window_shade | |||
2011-12-12 | EXP-1682 FIX | Leslie Linden | |
EXP-1683 FIX EXP-1705 FIX EXP-1707 FIX * Outbox folder count now uses inventory API directly rather than inventory folder view for folder count and item status * Asynchronous fetches are triggered for the outbox content when the window is opened and when it receives focus * Marketplace URL's for empty and non-merchant outbox view have been updated * "Copy to Merchant Outbox" and "Delete" context menu items should be fully functional now with item counts, etc. | |||
2011-12-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-12 | EXP-1711 FIX LLWindowShade doesn't stack multiple notifications | Richard Linden | |
2011-12-12 | Merge from viewer-development | Leslie Linden | |
2011-12-12 | increment viewer version to 3.2.6 | Oz Linden | |
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-12 | merge changes for vmrg-204 | Oz Linden | |
2011-12-12 | merge changes for vmrg-203 | Oz Linden | |
2011-12-12 | EXP-1672 FIXED Added check for LLChicletBar instance existence not to create ↵ | Seth ProductEngine | |
a new one when viewer exits. Could not reproduce the crash. This is a possible fix for EXP-1672. The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance" | |||
2011-12-09 | Moved outbox import confirmations to window shades on the merchant outbox ↵ | Leslie Linden | |
floater, rather than modal dialogs. | |||
2011-12-09 | FIX VWR-27811 | eli | |
2011-12-09 | sync with viewer-development | eli | |
2011-12-09 | * Changed background opacity of outbox and inventory to match. | Leslie Linden | |
* Removed superfluous marketplace layout stack, leftover from inbox/outbox in same inventory window. | |||
2011-12-09 | * Removed old inventory window outbox. | Leslie Linden | |
* Added centered progress indicator for outbox. | |||
2011-12-09 | Backed out changeset fafd857891b1 | Dave Parks | |
2011-12-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-09 | merge changes for vmrg-201 | Oz Linden | |
2011-12-09 | EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat ↵ | Vadim ProductEngine | |
floater whenever translation preferences change. The checkbox is also updated when the nearby chat floater is opened. | |||
2011-12-08 | made undo/redo/paste accept key repeat | Richard Linden | |
2011-12-08 | EXP-1512 FIX changing UI size changes cursor position in notecards | Richard Linden | |
2011-12-08 | Initial functional merchant outbox floater | Leslie Linden | |
2011-12-08 | fix for build error (warning for unreachable code) | Richard Linden | |