summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
AgeCommit message (Collapse)Author
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-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-04-21MAINT-6352 FIXED Editing marketplace listings before inventory has fully ↵andreykproductengine
fetched causes listings to be unlisted.
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-27MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and ↵Rider Linden
KEYDOWN to the CEF plugin.
2015-10-19Merge from viewer release.Rider Linden
2015-10-13merge changes for 3.8.5-releaseOz 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-08-25MergeRider Linden
2015-08-18merge changes for 3.8.3-releaseOz Linden
2015-08-18Merge downstream code and become version 3.8.4andreykproductengine
2015-08-11A depricated llinos call got into the code.Rider Linden
2015-08-11convert old-style logging added by slmOz Linden
2015-08-04merge conflict fix (isDead() check got missed)andreykproductengine
2015-08-04merge conflict fixandreykproductengine
2015-08-04merge conflict fixandreykproductengine
2015-08-04Merge downstream code and become version 3.8.3andreykproductengine
2015-08-04Merge viewer-release and become version 3.8.3AndreyL ProductEngine
2015-07-28MAINT-5432 MAINT-5440 FIXED CrashAndreyL ProductEngine
in LLUUID::operator==(LLUUID const &) and LLFolderView::removeSelectedItems()
2015-07-24MAINT-5432 FIXED Null check to avoid crashMnikolenko ProductEngine
2015-07-15Merge from viewer-relese and become version 3.8.2andreykproductengine
2015-07-143.8.1-releaseOz Linden
2015-07-01MAINT-2864 FIXED Viewer crashes when clicking "Ok" on "Delete Selected Item" ↵andreykproductengine
modal from a non existant object.
2015-06-10DD-416 : Added DAMA when version folder is empty and unlisted, accelerated ↵Merov Linden
some functions avoiding depth computation when we could, fixed cut case
2015-06-09DD-412 : WIP : Validate a listing before creating a listing on SLMMerov Linden
2015-06-09DD-359 : Improve performance by caching display data while updating and ↵Merov Linden
preventing refreshing the whole marketplace (never useful)
2015-06-06DD-416 : Unlist a listed listing that becomes devoid of any itemMerov Linden
2015-06-06DD-333 : Prevent dropping no copy items if it'll create folders above the ↵Merov Linden
folder limit
2015-06-05Merge from viewer-releaseandreykproductengine
2015-07-01MAINT-2864 FIXED Viewer crashes when clicking "Ok" on "Delete Selected Item" ↵andreykproductengine
modal from a non existant object.
2015-07-15Merge downstream code and become version 3.8.2andreykproductengine
2015-05-29Pull merge from lindenlab/viewer-releaseMerov Linden
2015-05-27mergeBrad Payne (Vir Linden)
2015-05-13DD-366 : Update validated listing folders more consistentlyMerov Linden
2015-05-08DD-399 : Use folder name to create new folders when under listing levelMerov Linden
2015-06-08Merge viewer-release and become version 3.7.30simon
2015-05-01DD-378 : Separate stock items of different permissions in different stock ↵Merov Linden
folders
2015-04-14MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests ↵Brad Payne (Vir Linden)
in inventory panel the same way we do now in appearance tab
2015-04-13DD-388 : More resilient way of reacting to not evaluated stock count ↵Merov Linden
throughout marketplace handling
2015-04-10DD-381 : Avoid unecessary SLM updates, suppress some ↵Merov Linden
update_marketplace_category() that are picked by dirty bit setup
2015-04-09DD-384, DD-388 : Do not trust cached values for stock folders, do not ↵Merov Linden
consider a non fetched stock folder empty
2015-04-07DD-381 : Fix update of count on hand on drop. Will spam SLM a bit but only ↵Merov Linden
solution
2015-04-07DD-382 : Fix typo resulting in double negative in test and serious bugMerov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-01MAINT-5031 FIXED Attachments aren't highlighted in the inventory after using ↵andreykproductengine
'Show original'
2015-03-20DD-324 : Fix crash when recursively wrapping no copy items in stock foldersMerov Linden
2015-03-17DD-362 : Limit the admissible total of stock items, fail validation if above ↵Merov Linden
the threshold