Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | 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 | For EXT-2858: Determine gear menu / right-click menu choices for AppearanceSP | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-04 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-04 | For EXT-2845, EXT-2846: standardizing gesture context options to work like ↵ | Brad Payne (Vir Linden) | |
wearables and attachments --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-3124 : Add lookup for finding all linked items to an item | Loren Shih | |
Added ability to filter by UUID. Work in progress. --HG-- branch : avatar-pipeline | |||
2009-12-03 | merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-02 | EXT-3057 : Refine the context options that exist for broken links | Loren Shih | |
EXT-2950 : Trying to waer a link or to "Find Original" of a link silently fails when original is deleted Missing links are now handled correctly in the right-click context menu. --HG-- branch : avatar-pipeline | |||
2009-12-01 | EXT-3028 : "Find Original" does nothing if floater inventory isn't open | Loren Shih | |
Changed logic for getActiveInventory so that it considers InventorySP. Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage. This currently contains a bug because the InventorySP always thinks it's open. --HG-- branch : avatar-pipeline | |||
2009-12-01 | EXT-3029 : Missing icons for broken item link / broken folder link | Loren Shih | |
EXT-3024 : Broken links don't show up in inventory Mocked up some link icons for broken links. These need to be polished up. Broken links now have an IT_ (instead of being IT_NONE) so that they're filtered correctly and thus can show up in inventory. --HG-- branch : avatar-pipeline | |||
2009-12-01 | automated merge for viewer-2.0 -> avp. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-01 | line ending fixes | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-25 | Switched line endings to Unix. | James Cook | |
2009-11-25 | automated merge from viewer-2-0 pull -u | Loren Shih | |
2009-11-25 | For EXT-2584: Select and rename new folder when creating new outfit | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-25 | Fix for EXT-2667 - making sure inv_item isn't null | Eric M. Tulla (BigPapi) | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. | |||
2009-11-24 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Fix for EXT-2571 to accommodate accordion panels | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | For EXT-2571: Right click context menu for Outfits | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-23 | EXT-2705 : Remove (dont' just grey out) right-click context menu options for ↵ | Loren Shih | |
Links that aren't necessary --HG-- branch : avatar-pipeline | |||
2009-11-20 | EXT-2456 : Usability: Inventory > Clothing > context menu not intuitive | Loren Shih | |
Context menu now fills in after folder contents are fetched. --HG-- branch : avatar-pipeline | |||
2009-11-19 | EXT-2675 : Folder that contains baseitems for COF doesn't load on first click | Loren Shih | |
EXT-2456 : Usability: Inventory > Clothing > context menu not intuitive RightClickFetchInventoryObserver now works correctly to update menu FetchInventoryDescendents now triggers notifyObservers properly Fixed up gInventory.notifyObservers logic --HG-- branch : avatar-pipeline | |||
2009-11-19 | EXT-2668 : Screwy logic for figuring out if a folder is removable | Loren Shih | |
EXT-2661 : "Remove From Outfit" on COF doesn't take off my outfit EXT-2662 : Can't delete a worn item link Cleaned up the whole "isItemRemovable" logic, and having folders figure this out recursively via children. Changed the isItemRemovable logic so that links aren't treated as worn for the purposes of deletion. --HG-- branch : avatar-pipeline | |||
2009-11-19 | Merging viewer-2-0 changes into avatar-pipeline branch | Loren Shih | |
--HG-- branch : avatar-pipeline |