| Age | Commit message (Collapse) | Author | 
|---|
|  | - added sorting of Favorites items before reordering
--HG--
branch : product-engine | 
|  | Changed more functions to use get_is_item_worn.
--HG--
branch : avatar-pipeline | 
|  | Changed more functions to use get_is_item_worn.
--HG--
branch : avatar-pipeline | 
|  | Moved function from llinventorybridge to llinventoryfunctions.
--HG--
branch : avatar-pipeline | 
|  | 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 | 
|  | 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 | 
|  | --HG--
branch : avatar-pipeline | 
|  | Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established.
--HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | 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 | 
|  | 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 | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  |  | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | approved by Seraph
--HG--
branch : avatar-pipeline | 
|  | accordion
Put in a quick fix so that folders can't be made reparented to their own children.
--HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | wearables and attachments
--HG--
branch : avatar-pipeline | 
|  | Added ability to filter by UUID.  Work in progress.
--HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | 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 | 
|  | 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 | 
|  | 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 | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | llviewermessages.cpp | 
|  |  | 
|  |  | 
|  | --HG--
branch : avatar-pipeline | 
|  |  | 
|  | Cuts number of includes of llnotifications.h from 300+ to 40. | 
|  | Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater. | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | --HG--
branch : avatar-pipeline | 
|  | Links that aren't necessary
--HG--
branch : avatar-pipeline | 
|  | Context menu now fills in after folder contents are fetched.
--HG--
branch : avatar-pipeline | 
|  | 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 | 
|  | 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 |