Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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-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 | Added tag 3.2.5-start for changeset 8a44ff3d2104 | 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 | Initial functional merchant outbox floater | Leslie Linden | |
2011-12-08 | fix for build error (warning for unreachable code) | Richard Linden | |
2011-12-08 | fix for build error | Richard Linden | |
2011-12-08 | FIX VWR-21237 | eli | |
2011-12-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-08 | Merge with latest viewer-experience | Leslie Linden | |
2011-12-08 | EXP-1598 FIXED (items from a second inventory window cannot be shared) | Paul ProductEngine | |
- Now select proper inventory floater (from all opened inventory floaters) to share items from. | |||
2011-12-08 | EXP-1657 FIXED Change success/failure message text on posting to profile feed. | Vadim ProductEngine | |
2011-12-08 | EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality. | Vadim ProductEngine | |
2011-12-08 | EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵ | Vadim ProductEngine | |
accordingly. | |||
2011-12-07 | Merge with latest viewer-experience | Leslie Linden | |
2011-12-07 | EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 ↵ | Leslie Linden | |
instead of max size. Reviewed by Richard. | |||
2011-12-07 | sync with viewer-development | eli | |