summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelobjectinventory.cpp
AgeCommit message (Collapse)Author
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-07-01SL-17493 Show total object count in object inventoryAndrey Kleshchev
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-06-27Continuing progress on SL-17602 inventory support for Materials. now have ↵Brad Kittenbrink
working inventory bridge implementations
2022-01-20SL-16672 Fix object's inventory not sorting contentAndrey Kleshchev
2020-01-28DRTVWR-440, merge in latest from 6.3.7 releaseDave Houlton
2020-01-13SL-12537 Fixed crash when the box with 'script' moves between two regionsandreykproductengine
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-04-22SL-8012 Remove Mesh Filter Option on Inventoryandreykproductengine
2019-04-15SL-10953 Fixed “No contents” is displayed when adding a large number of ↵andreykproductengine
items a few times
2018-06-21MergeRider Linden
2018-06-20Adding settings DAD typeRider Linden
2018-06-08Settings inventory picker.Rider Linden
2018-05-02MAINT-8531 Remove viewer UI which supports buying items out of task inventorymaxim_productengine
2018-05-01MAINT-8598 Fixed Incorrect context menu for sounds in task inventoryAndrey Kleshchev
2018-01-15MAINT-8184 "Properties" menu item should be disable for multiple selection ↵Mnikolenko Productengine
in Object content
2017-08-04SL-717 Additional search options for inventory windowMnikolenko Productengine
2017-05-04MAINT-7357 Disable delete function of the Backspace key on WindowsMnikolenko Productengine
2017-01-30MAINT-6959 Dummy callback to prevent log spamandreykproductengine
2017-01-27MAINT-86 Fixed object-contents aren't updated after wearing from groundandreykproductengine
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-19MAINT-5753 FIXED Viewer crashes when opening a texture from object contentsMnikolenko ProductEngine
2015-09-10MAINT-909 FIXED Opening a notecard with the same name as one that is already ↵Mnikolenko ProductEngine
open does not work
2015-08-04Merge downstream code and become version 3.8.3andreykproductengine
2015-04-14Pull merge from lindenlab/viewer-tools-update (includes viewer-release)Merov Linden
2015-04-14Merge viewer-release, become version 3.7.28simon
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵Mnikolenko ProductEngine
textures in task inventory
2015-01-19MAINT-1977 FIXED 'Open' menu item doesn't work for notecard (with 'anyone ↵andreykproductengine
can copy' permission) in object's content
2014-12-29MAINT-1998 FIXED 'Open' menu item should be disabled if agent has no copy ↵andreykproductengine
permissions.
2014-12-29MAINT-1998 FIXED 'Open' menu item is absent in pop-up menu for notecard ↵andreykproductengine
marked for sale from object's content
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-12-05MAINT-4718 FIXED Enable Open menu item even if texture is no-copy.Mnikolenko ProductEngine
2014-11-26MAINT-1861 FIXED Texture doesn't appear in Inventory after using 'Copy to ↵andreykproductengine
inventory' button
2014-11-05MAINT-202 FIXED Can't open scripts in copied objects individually on the viewer2andreykproductengine
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-07-23MAINT-1849 FIXED Disable 'Rename' menu item when multiple items are selected.Mnikolenko ProductEngine
2014-06-03DD-84 : Fix all active listing modification actions. Add specific message ↵Merov Linden
when listing will unlist. Make update skip consistency check when called from internal level (not public API).
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-06MAINT-3977 FIXED Object does not display newly added contents if it was ↵andreykproductengine
edited that session and you teleported to another region and back and then added new contents.
2014-02-24MAINT-2588 FIXED User cannot delete items from content of other object, ↵akl
using 'Delete' button on keyboard.
2013-12-09MAINT-3017 FIX Inventory filter for Recent tab does not persist between ↵Richard Linden
sessions as it used to. added names back to inventory filters, so they can be deserialized
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11Viewer-chui mergeprep
2013-01-10CHUI-649 : Fixed : Added the contextual menu to in build content tabMerov Linden
2013-01-07CHUI-659 : WIP : Verified (tested) and cleaned up some CHUI-101 refactoring ↵Merov Linden
code.