Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | SL-19929 Small rework of a 'feature' notification | Andrey Kleshchev | |
To make multiple parallel features possible | |||
2023-06-29 | SL-19929 New inventory feature notification | Andrey Kleshchev | |
2023-06-15 | SL-19686 WIP Switching single folder view for large inventories causes stalls #2 | Andrey Kleshchev | |
2023-06-14 | SL-19686 WIP Switching single folder view for large inventories causes stalls | Andrey Kleshchev | |
2023-03-28 | SL-18003 Bulk download items when possible | Andrey Kleshchev | |
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items | |||
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS #2 | Andrey Kleshchev | |
findCategory and move_item_to_marketplacelistings | |||
2023-03-08 | SL-19359 Show Received Items panel in all new Inventory floaters | Mnikolenko Productengine | |
2023-02-21 | SL-19105 Updated icons, menus and Received items panel visibility in ↵ | Maxim Nikolenko | |
single-folder mode | |||
2023-02-04 | SL-19109 Cut out object profiles from inventory | Andrey Kleshchev | |
2023-02-01 | SL-19104 Clean up inventory UI to prepare for thumbnails (#66) | Maxim Nikolenko | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2019-04-15 | SL-10951 There were no tool-tips for the 'Edit' and 'Play' buttons in the ↵ | andreykproductengine | |
'Gestures' floater | |||
2018-05-08 | MAINT-8586 XUI cleanup | Andrey Kleshchev | |
2017-08-04 | SL-717 Additional search options for inventory window | Mnikolenko Productengine | |
2016-11-14 | STORM-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-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-03-17 | Merge | Rider Linden | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-01-22 | MAINT-6047 shop button in inventory opens external browser only | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2014-10-20 | Update to build on Xcode 6.0: Large (and final) collection of fixes for ↵ | callum_linden | |
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake | |||
2014-06-07 | MAINT-4001 : Make Received Items not movable (protected), consolidate ↵ | Merov Linden | |
Received Items folders which may have been moved | |||
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2014-01-30 | MAINT-3593 FIXED Clear previous selection properly when selecting new item ↵ | Mnikolenko ProductEngine | |
in another panel(Inventory/Inbox). | |||
2013-11-25 | MAINT-3320 : Make inbox (Received Items) more resilients to deletion while ↵ | Merov Linden | |
we're at it | |||
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-05 | fixed focus issue on inventory | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-05 | MAINT-822 FIXED [PUBLIC]Inventory window should focus on search field | dmitry | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-29 | CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ↵ | Gilbert Gonzales | |
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'. | |||
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-06-20 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
more compilation fixes, just need to add getName() back to LLInventoryFilter et al | |||
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h | |||
2012-06-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2012-03-16 | EXP-1767 FIX (Received Items panel state does not persist between sessions) | Richard Linden | |
made received items not auto resizable save/restore received items height on collapse/expand | |||
2012-01-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-19 | made layoutPanels have constant user_resize and auto_resize attributes | Richard Linden | |
2012-01-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-01-19 | EXP-1824 FIX Received Items panel does not collapse correct when Height of ↵ | Richard Linden | |
panel is maximized in Inventory window | |||
2012-01-19 | EXP-1767 FIXED Received Items panel state being persistent between sessions. | Seth ProductEngine | |
Added a setting to store the panel state. | |||
2012-01-18 | EXP-1125 FIX -- New tags always shown in Received Items inbox when Inventory ↵ | Leslie Linden | |
window is detached from side panel EXP-1578 FIX -- received items folder shows shadows of content when scrolling through lots of folders in same window * Put in guard to prevent the inventory panel from being created multiple times |