Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-21 | merge | Rick Pasetto | |
2010-01-21 | EXT-4492 Deleting gestures from the wearing tab causes the viewer to crash | Loren Shih | |
Removed "delete" from the COF menu, since it is normally disabled from the inventory view. | |||
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-19 | EXT-4269 PDD: Add teleport destination to teleport warning dialog | angela | |
2010-01-15 | Fixed low bug EXT-4311 (Order of items in 'Favorites Bar' folder remains ↵ | Mike Antipov | |
non-changed if change its order in the 'Favorites Bar') -- reason: there was two places where identical resorting of Favorite landmarks functionality was implemented: InventoryBridge & Favorite bar. It was not impelnmented properly in favorites bar: LLInventoryObserver::SORT flag was not set after d-n-d. -- fix: moved identical functionality to update & save order of Favorite landmarks from these places to Inventory Panel --HG-- branch : product-engine | |||
2010-01-15 | Fixed normal bug EXT-4312 (Landmark occupy random location in the 'Favorites ↵ | Mike Antipov | |
Bar' accordion if drag-and-drop it) -- added LLInventoryCallback to rearrange favorite landmarks properly after new on is added. --HG-- branch : product-engine | |||
2010-01-15 | Work on normal bug EXT-4312 (Landmark occupy random location in the ↵ | Mike Antipov | |
'Favorites Bar' accordion if drag-and-drop it) -- refactoring: move functionality to rearange Favorite landmarks from Inventory Folder bridge to Inventory model -- improved logic to place dragged landmark before target one. --HG-- branch : product-engine | |||
2010-01-14 | EXT-3955 : [ AppearanceSP ] "Add to Current Outfit" confusing for outfits, ↵ | Loren Shih | |
remove it Removed "Add to Current Outfit" from right-click outfits context menu. | |||
2010-01-13 | Merge. | Tofu Linden | |
2010-01-08 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-08 | EXT-4089 : InventorySP File->Open doesn't open folders. | Loren Shih | |
Includes some minor const correctness infrastructure changes. | |||
2010-01-07 | merge | richard | |
2010-01-07 | For EXT-4030: Can delete the outfit folder that you're wearing in My Outfits | Brad Payne (Vir Linden) | |
2010-01-06 | EXT-4014 - Inventory folders should use "open" folder art... | richard | |
reviewed by Leyla | |||
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-23 | For EXT-3622: Take off item, wear a different item --> first item is put on ↵ | Brad Payne (Vir Linden) | |
again. Fixed the 'remove all clothing' case. | |||
2009-12-22 | For EXT-3622: Take off item, wear a different item --> first item is put on ↵ | Brad Payne (Vir Linden) | |
again | |||
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-17 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-17 | EXT-3329 : Able to delete system folder is confusing - disable from non-god mode | Loren Shih | |
"Delete" no longer works for system folders. Created a new "Delete System Folder" context menu entry that only works in RelWithDebug if only one item is selected. --HG-- branch : avatar-pipeline | |||
2009-12-17 | EXT-2677 : "Remove From Outfit" active even when I'm not wearing any items ↵ | Loren Shih | |
in the folder Now checking contents of the folder for any actively worn items for determining this flag. --HG-- branch : avatar-pipeline | |||
2009-12-17 | Fixed major bug EXT-3498 (Sorting not working correctly in Favorites Bar) | Mike Antipov | |
- added sorting of Favorites items before reordering --HG-- branch : product-engine | |||
2009-12-16 | EXT-3527 : Centralize calls to getIsItemWorn | Loren Shih | |
Changed more functions to use get_is_item_worn. --HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-3527 : Centralize calls to getIsItemWorn | Loren Shih | |
Changed more functions to use get_is_item_worn. --HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-3527 : Centralize calls to getIsItemWorn | Loren Shih | |
Moved function from llinventorybridge to llinventoryfunctions. --HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-2524 : Disable ability to make links manually in non-god mode | Loren Shih | |
Non-god mode treatment of copy/paste is now consistent with 1.23 behavior, and "paste as linK" doesn't show up in non-god mode. --HG-- branch : avatar-pipeline | |||
2009-12-16 | EXT-2760 : Double-clicking an Object in inventory opens the permissions in ↵ | Loren Shih | |
the side tray Double clicking on an object no longer brings up both the floater and sidetray (it only brings up the sidetray now). --HG-- branch : avatar-pipeline | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline | |||
2009-12-15 | menu separator fix | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
EXT-3476 : Dragging and item in the PlacesSP brings up the InventorySP EXT-1916 : Landmarks are not sorted in the Favorites Accordion Added a new LLInventoryObserver::SORT request for resorting folder contents. Landmarks no longer use the same sorting as accordions. --HG-- branch : avatar-pipeline | |||
2009-12-14 | EXT-3370 integrate tab-ification to appearance sidepanel | Nyx (Neal Orman) | |
Moved elements around so that the bottom bar is contained in the outfits panel XUI changes by erica/chuck/nyx code changes by nyx code reviewed by Bigpapi --HG-- branch : avatar-pipeline | |||
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-12 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | For EXT-3264: Missing separators in inventory context menus - restore | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | Minor gcc compile fix | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-11 | Merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | Fix for r. click Edit on a link to wearable | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms | Eric M. Tulla (BigPapi) | |
2009-12-10 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-10 | EXT-3329 : Able to delete system folder is confusing - disable from non-god mode | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | fix for linux build breakage, a LLPointer was being implicitly cast wrong | Nyx (Neal Orman) | |
approved by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-08 | Fix of last merge borkasaur. Left off a comma on defining the mesh array. ↵ | Palmer | |
Also switched our mesh icon code to sync with viewer 2 and cleared out extra notification | |||
2009-12-08 | EXT-3133: Viewer crashes after deleting a Trash folder from the My Inventory ↵ | Loren Shih | |
accordion Put in a quick fix so that folders can't be made reparented to their own children. --HG-- branch : avatar-pipeline | |||
2009-12-07 | Merge of viewer 2 changes | Palmer | |