Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-09 | SL-20553: Clean up dead code | Cosmic Linden | |
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-08-11 | SL-20024: Fix author attributions not transferring for saved object ↵ | Cosmic Linden | |
materials, fix item not renamed | |||
2023-06-07 | SL-19823 Edit not active for items | Andrey Kleshchev | |
2023-04-18 | SL-19604 FIXED Creating new folders and items in gallery or combination ↵ | Maxim Nikolenko | |
views does not highlight created item | |||
2023-03-28 | SL-18003 Improve dupplicate prevention | Andrey Kleshchev | |
Try getting lost and found | |||
2023-03-27 | SL-18003 Basic dupplicate prevention | Andrey Kleshchev | |
2023-03-24 | SL-18003 Fix items not being marked as complete when fetched via ais | Andrey Kleshchev | |
2023-03-23 | SL-19379 WIP update Add menu for Gallery view | Maxim Nikolenko | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2020-08-04 | SL-13669 Change inventory cache to use a standard LLSD format | Mnikolenko Productengine | |
2018-05-10 | Settings editor available from the open context on the menu. Can edit ↵ | Rider Linden | |
inventory items. | |||
2018-03-06 | Settings type inventory objects and upload the assests. | Rider Linden | |
2018-02-26 | Added settings inventory object with subtype | Rider Linden | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-05-20 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-03-31 | Needs prototype. | Aura Linden | |
2016-03-31 | Faster to copy changes than merge branches. | Aura Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-11-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-05-27 | MAINT-5232: Extract LLInitClass, LLDestroyClass from llui/llui.h | Nat Goodspeed | |
to a new llcommon/llinitdestroyclass.h. This mechanism is so general -- but has so many related moving parts -- that (a) it deserves to be in a header file all its own, instead of conflated with llui.h, and (b) it should be in llcommon where anyone can use it. It has no dependencies whatsoever on llui or anything viewer-specific. In this very changeset we changed one #include "llui.h" whose comment admits that it was only dragged in for LLDestroyClass. | |||
2014-12-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-10-23 | MAINT-4196 WIP, including clearer inventory warnings for attachment errors | Brad Payne (Vir Linden) | |
2014-07-22 | Sync merge with lindenlab/viewer-release | Merov Linden | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-05-30 | DD-92 : pull merge lindenlab/sunshine-external to get AISv3 work | Merov Linden | |
2014-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-14 | DD-20 : Prevent pasting incompatible items in stock folders | Merov Linden | |
2013-11-20 | STORM-68 Reapply changes to inventory processing lost in the merge. | Jonathan Yap | |
Move call to updateCap back to where it was. The place it was moved to was too early in the login sequence and was causing a crash. | |||
2013-11-18 | SH-4578 WIP - cleaner folder version accounting | Brad Payne (Vir Linden) | |
2013-08-16 | merge | Nyx Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-14 | SH-4422 FIX - fixed some recently introduced issues with link description ↵ | Brad Payne (Vir Linden) | |
fields, which among other things reduces the number of appearance requests sent. | |||
2013-08-09 | Refactoring link creation calls in preparation for adding AIS v3 hook. | Don Kjer | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard 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-07-19 | SH-3889 WIP - added callbacks to control ordering of operations after ↵ | Brad Payne (Vir Linden) | |
wearable save. | |||
2013-07-11 | Adding support for COPY methods to httpclient. Implementing viewer-side use ↵ | Don Kjer | |
of AISv3 COPY library folder operation. (SH-4304) | |||
2013-06-24 | SH-4243 WIP - cleaned up callback structure for createNewCategory, modified ↵ | Brad Payne (Vir Linden) | |
makeNewOutfitLinks() to wait for category creation before populating. | |||
2013-06-10 | SH-4216 WIP - finished item/cat update and reorg of aisv3 code | Brad Payne (Vir Linden) | |
2013-06-03 | SH-4166 WIP - COF-slammer infrastructure working for non-AIS case. | Brad Payne (Vir Linden) | |
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | SH-4137 WIP - added callback-based support for purge descendents, remove ↵ | Brad Payne (Vir Linden) | |
category | |||
2013-04-23 | SH-4128 WIP - rewiring various link-deleting operations to support callbacks | Brad Payne (Vir Linden) | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-18 | SH-4128 WIP - use the AISv3 inventory cap when available for cof link ↵ | Brad Payne (Vir Linden) | |
deletion, hook in to callback mechanism so all link operations should be done before outfit is worn. |