summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorybridge.cpp
AgeCommit message (Collapse)Author
2011-08-15STORM-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-07-26build fixRichard Nelson
2011-07-26mergeRichard Nelson
2011-07-19STORM-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-14EXP-899 No user feedback given when a user attempts to delete a system ↵Leyla Farazha
folder from their inventory
2011-07-05EXP-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-29EXP-895 Selecting items in Marketplace Inbox does not change focus in ↵Leyla Farazha
inventory panel away from items selected in inventory panel
2011-06-22EXP-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-16EXP-905 Missing items from right click context menus in My InboxLeyla Farazha
EXP-892 No way to delete items in Inbox without moving them to Inventory
2011-06-08Merge from viewer-experienceLeslie Linden
2011-06-06fixing drag and drop for inbox, adding inbox text and cleaning up context menusLeyla Farazha
2011-04-06SH-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-19mergeDave Parks
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-08merge up to latest viewer-developmentOz Linden
2011-02-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-25STORM-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-13merge up to latest viewer-developmentOz Linden
2011-01-05Automated merge up from viewer-developmentLoren Shih
2011-01-04SH-739 Meshes can no longer be moved into subfolders of the "Meshes" folderLoren 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-04merge changes for storm-737Oz Linden
2010-12-27merge up to latest viewer-developmentOz Linden
2010-12-23STORM-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-16Automated merge up from viewer-developmentLoren Shih
2010-12-16STORM-771 FIXED Pasting wearable items from clipboard to Current Outfit or ↵Seth ProductEngine
an outfit folder now creates links to these items.
2010-12-04merge up to viewer-developmentOz Linden
2010-11-08MergeLoren Shih
2010-11-02STORM-283 : merge with viewer-developmentMerov Linden
2010-11-01STORM-287 FIXED changing currnet outfit with an outfit dragged from Library ↵Seth ProductEngine
to My Inventory->Current Outfit folder.
2010-11-01STORM-283 FIXED adding attachments of type LLInventoryType::IT_ATTACHMENT to ↵Seth ProductEngine
Current Outfit.
2010-10-27STORM-296 FIXED Item types that can be dropped to Favorites and Landmarks ↵Seth ProductEngine
restricted to landmarks and folders containing landmarks. This changes affect all folder views. The previous fix affecting only My Landmarks SP (changeset 330d0e96d58d) was reverted.
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-09-27MergeLeyla Farazha
2010-09-27mergeDave Parks
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵Dave Parks
type back into tools floater.
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-16MergeLeyla Farazha
2010-09-09dummy commit testLoren Shih
2010-09-08dummy commit testLoren Shih
2010-09-08dummy commit testLoren Shih
2010-09-08VWR-22901 FIXED Backwards compatibility for multiattachmentsLoren Shih
Better handling of invalid attachment points. You can now detach points that are incompatible with your viewer, versus having those permanently in the COF>
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-09-02VWR-22695 FIXED Adding attachments messaging is inefficientLoren Shih
Superficial code cleanup of RezAttachment messaging.
2010-09-01VWR-22695 FIXED Adding attachments messaging is inefficientLoren Shih
Single attachment request are now batched up and sent all at once as a single message.
2010-09-23STORM-199 FIXED Added wearing an object from Library if it was dragged to COFSergei Litovchuk
- Disabled moving items from in-world objects to COF or outfit folders not to create copies of items instead of links. - Enabled dropping a landmark from Library to certain position in Favorites folder which supports items reordering.
2010-09-17STORM-183 ADDITIONAL FIX Disabled the "Replace Current Outfit" option of the ↵Vadim Savchuk
inventory context menu for incomplete outfits.
2010-08-25mergeDave Parks
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.