Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp # indra/newview/skins/default/xui/en/notifications.xml | |||
2023-11-06 | mac build fix | Maxim Nikolenko | |
2023-11-06 | SL-20565 Places floater -- allow dragging a folder into a folder (#491) | Maxim Nikolenko | |
2022-08-17 | SL-17699 Multiple asset types support for LLAssetFilteredInventoryPanel | Andrey Kleshchev | |
2020-05-05 | SL-13178 Improve initial opening time of the landmarks floater | Mnikolenko Productengine | |
2020-05-05 | SL-13178 Improve initial opening time of the landmarks floater | 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 | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-20 | CHUI-295: Problem: The places panel implemention was incomplete and trying ↵ | Gilbert Gonzales | |
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking. | |||
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 | |||
2011-06-17 | EXP-915 FIX remove mHidden and mStartFolderID from LLFolderView* | Richard Linden | |
forgot a file reviewed by Leyla | |||
2010-10-27 | Backed out changeset: 330d0e96d58d STORM-296 | Seth ProductEngine | |
2010-10-07 | STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders only. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-02-05 | Fixed major bug EXT-4994 (Sidebar Places View Suddenly Shifts While Renaming ↵ | Mike Antipov | |
Favorites) - overridden default LLFolderView functionality to apply LLSelectFirstFilteredItem functor for Places / Landmarks Inventory panels - this also fixed normal bug EXT-1631 (Landmarks panel: There is selection in the each accordion after filter reset) --HG-- branch : product-engine | |||
2010-01-28 | working on normal EXT-4261 Cannot use Keyboard to navigate to search result ↵ | Ychebotarev ProductEngine | |
in my landmarks tab --HG-- branch : product-engine | |||
2009-12-25 | Work on low task EXT-1770 ( Places - Landmarks - Inventory Panels should be ↵ | Mike Antipov | |
refactored to use LL implementation of possibility to show specified Inventory folder) -- renamed files from llinventorysubtreepanel to llplacesinventorypanel -- renamed class LLInventorySubTreePanel to LLPlacesInventoryPanel --HG-- branch : product-engine |