summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.cpp
AgeCommit message (Collapse)Author
2017-12-20MAINT-8061 update folder label when item count changesMnikolenko Productengine
2017-12-13MAINT-8061 Consider including folder count along with object countMnikolenko Productengine
2017-12-04MAINT-7993 Fixed on uploading inventory will show up but won't display ↵andreykproductengine
uploaded item
2017-11-17MAINT-8013 FIXED Unnecessary tab change after using 'Show in Main panel' for ↵Mnikolenko Productengine
items from 'Received items' panel
2017-11-16MAINT-8006 FIXED The items from 'Received items' panel are not displayed in ↵Mnikolenko Productengine
'Worn' tab
2017-10-20MAINT-7906 Inventory filter fixMnikolenko Productengine
2017-08-04SL-717 Additional search options for inventory windowMnikolenko Productengine
2017-05-22build fixMnikolenko Productengine
2017-05-19MAINT-7424 Fixed number of items in the Trash not calculating correctlyandreykproductengine
2017-05-19MAINT-7383 Show correct number of items including folder descendantsMnikolenko Productengine
2017-05-15MAINT-7383 show notifications for Purge item action in all inventory panelsMnikolenko Productengine
2017-05-08MAINT-7354 correction to misbehaving 'purge' and notification spam.andreykproductengine
2017-05-04MAINT-7357 Disable delete function of the Backspace key on WindowsMnikolenko Productengine
2017-01-17MAINT-6959 Ability to set custom folders for uploading itemsandreykproductengine
2016-11-14STORM-2141: Fix various inventory floater related issues:Ansariel
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path * Closing new inventory windows don't release memory * During shutdown legacy and inoperable code for inventory window cleanup is called * Remove old and unused inventory legacy code
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-04merge with 4.0.3-releaseOz Linden
2016-04-01Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-02-15MAINT-867 Inventory dialog stays in transparent mode after object was taken ↵Mnikolenko ProductEngine
to inventory
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-24MAINT-5282: I've removed most of the depricated Merchant Outbox code and the ↵Rider Linden
links to it in the menus. Also removed the Outbox Floater and made the folder always hidden if empty in inventory. (There may still be some outstanding Outbox code that was not obvious that I have missed.)
2015-06-05DD-290 : Add an option to filter out marketplace, use it in Recent tabMerov Linden
2015-05-29Pull merge from lindenlab/viewer-releaseMerov Linden
2015-03-13MAINT-4980 WIP - add context menu filtering based on the selection groupBrad Payne (Vir Linden)
2015-02-04DD-301 : Never filter the marketplace listings folder within the marketplace ↵Merov Linden
panels
2015-01-02DD-297 : Performance on login : Refactored the code so that we have a new ↵Merov Linden
LLMarketplaceFolderBridge class in the bridge model. Only the panels with the use_marketplace_folders param flag will use that one.
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-08Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-09Merge viewer-release and become version 3.7.16maksymsproductengine
2014-08-23DD-176 : Show marketplace listing root even if InventoryOutboxMakeVisible is ↵Merov Linden
false.
2014-09-09Merge viewer-bear and become version 3.7.16maksymsproductengine
2014-09-08MAINT-4422 FIXED Inventory re-sorts itself if any of the Filters are enabled ↵Mnikolenko ProductEngine
and you detach an item from your Avatar
2014-08-15MAINT-4293 [BEAR] Very slow inventory fetch on Bear compared to current ↵maksymsproductengine
release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192.
2014-08-09DD-100 : Fixed! Had to create the inventory panels after we get the ↵Merov Linden
marketplace listings root id
2014-08-07DD-100 : WIP : Setting up inventory panel code in marketplace listing so ↵Merov Linden
that panels can be deleted and rebuilt with new root
2014-08-07MAINT-4325 FIXED [BEAR] Fix to "Reset Filters" causes empty folders to ↵andreykproductengine
appear in Recent tab of Inventory Clean up - reverted fragment from MAINT-1192, it is no longer needed.
2014-08-02DD-160 : Open the root folder widget on creation in inventory panels that ↵Merov Linden
requires one
2014-07-31MAINT-4290 FIXED [BEAR] Recent Items flashes badly and sometimes blanks out ↵andreykproductengine
when any change is made to inventory and especially when inventory is fetching from a clean cache
2014-07-30DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵Merov Linden
to inventory tab and folder view folders so that case can be taken into account.
2014-07-29DD-69 : Fixed! Added an xml parameter to optionally allow the visualization ↵Merov Linden
of the root folder on an inventory panel. Used only for marketplace floater so far.
2014-07-22Sync merge with lindenlab/viewer-releaseMerov Linden
2014-07-21merge changes for 3.7.12-releaseOz Linden
2014-07-03MAINT-2570 FIXED Don't allow attaching or opening items from Merchant Outbox.Mnikolenko ProductEngine
2014-06-17MAINT-1192 FIXED Don't show folder without recent item in it for "Recent" tab.Mnikolenko ProductEngine
2014-06-05VWR-25689 Support 'older than' when inventory filteringJonathan Yap
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-04-22MergeXiaohong Bao