Commit Graph

170 Commits (8a13530ce4eeb481ee467fd3ec54f1ed7e9f632a)

Author SHA1 Message Date
Mnikolenko Productengine 9db2de69f1 MAINT-8061 Consider including folder count along with object count 2017-12-13 12:47:25 +02:00
Mnikolenko Productengine 6fb3b50a29 MAINT-8006 FIXED The items from 'Received items' panel are not displayed in 'Worn' tab 2017-11-16 18:11:38 +02:00
Mnikolenko Productengine ab7c952645 MAINT-7988 Received Items should be searchable via inventory 2017-11-16 00:24:54 +02:00
Mnikolenko Productengine ece5e6b827 MAINT-7961 Search link in Recent tab of Inventory should open the Search filters for Inventory 2017-11-06 16:30:47 +02:00
Mnikolenko Productengine 628e28639d MAINT-7906 Inventory filter fix 2017-10-20 15:41:38 +03:00
Mnikolenko Productengine 9a34791488 MAINT-7906 FIXED Inventory jumps when detaching worn items in appearance panel 2017-10-19 17:07:22 +03:00
Mnikolenko Productengine ea152d0d0b SL-717 Additional search options for inventory window 2017-08-04 18:44:38 +03:00
andreykproductengine f7f24611c6 MAINT-203 Fixed auto-scroll zones being uneven in inventory 2017-07-05 19:34:04 +03:00
andreykproductengine 5db0af5327 MAINT-7419 Workaround for some purge and trash issues, stuck descendants count 2017-05-22 20:24:45 +03:00
Mnikolenko Productengine 5bd00f8602 MAINT-7383 show notifications for Purge item action in all inventory panels 2017-05-15 16:47:18 +03:00
Ansariel b59ac959fc MAINT-6519 Contribution, adds feature to replace inventory links 2017-04-27 19:19:11 +02:00
Mnikolenko Productengine 00529b31b7 MAINT-7383 Revise notification for Empty Trash / Purge trash action to include number of items being deleted. 2017-05-04 15:00:33 +03:00
AndreyL ProductEngine 946b28ad76 Merged STORM-2142 2016-12-19 19:18:53 +02:00
AndreyL ProductEngine fb0355fdba Merged in Ansariel/storm-2141 2016-11-21 21:18:13 +02:00
andreykproductengine fc72e2d95f MAINT-6938 Fixed Inventory gear menu, 'empty' entries are always enabled. 2016-11-21 18:01:34 +02:00
Ansariel 420b1c9429 STORM-2141: Fix various inventory floater related issues:
* 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-11-14 14:45:53 +01:00
Nat Goodspeed 099e3b4166 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-09-16 11:04:12 -04:00
andreykproductengine 74ec1116a2 MAINT-6461 crash due to invalid menu pointer during visibility change 2016-09-02 19:20:31 +03:00
Nat Goodspeed c92eb7e591 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
AndreyL ProductEngine b25a22a2c1 Merged in lindenlab/viewer-release 2016-05-19 23:02:37 +03:00
Mnikolenko Productengine eae82c8e47 MAINT-1513 FIXED Label of new folder doesn't disappear while closing Inventory by hot hey 2016-05-04 14:59:22 +03:00
andreykproductengine c436716d92 MAINT-6301 Recent tab sorting changes do not persist between logins 2016-04-12 17:50:05 +03:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Nat Goodspeed 11c428759e Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2015-11-02 14:09:43 -05:00
andreykproductengine e998f1427f MAINT-5274 missing inventory count 2015-06-19 16:21:50 +03:00
Nat Goodspeed 6a82ff08d9 MAINT-5232: Normalize LLGlobalEconomy's use of LLSingleton.
LLSingleton currently presents two different usage styles: deriving MyClass
from LLSingleton<MyClass>, or just using a typedef. Turns out LLGlobalEconomy
is the ONLY class using the typedef style -- and the apologetic comment talks
about a potential maintenance that hasn't actually happened.
Derive LLGlobalEconomy from LLSingleton<LLGlobalEconomy>, like everyone else.
2015-05-28 16:52:09 -04:00
Mnikolenko ProductEngine bb87365c37 Merge viewer-release, become version 3.7.29 2015-04-28 13:36:35 +03:00
Oz Linden 5c6cf3e7fb restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
Oz Linden 8b42c7898e replace llifstream and llofstream with std::ifstream and std::ofstream respectively 2015-04-07 17:59:28 -04:00
Oz Linden 3a57b18896 convert llifstream and llofstream to std::ifstream and std::ofstream respectively 2015-04-07 17:28:05 -04:00
andreykproductengine fc33f396d4 MAINT-4987 FIXED After cancelling the search term when using "Find all links" in Recent items tab of inventory, full inventory contents display in Recent items tab. 2015-03-17 18:26:18 +02:00
Oz Linden 6f3cf79a3a merge changes for 3.7.24-release 2015-01-13 13:46:45 -05:00
callum_linden bbd6d8dc0e Implicit conversion from ostream to string needs help in VS2013 2014-12-12 17:42:16 -08:00
Jonathan Yap 4422fd3812 STORM-2091 A few small changes per code review requests. 2015-01-06 13:21:38 -05:00
Jonathan Yap 0db6788347 STORM-2091 "Empty Trash"/"Empty Lost and Found" menu item is active even if empty 2014-12-10 11:09:28 -05:00
maksymsproductengine b1c5edc513 Merge viewer-release and become version 3.7.16 2014-09-09 21:42:26 +03:00
maksymsproductengine b4704f5f8b Merge viewer-bear and become version 3.7.16 2014-09-09 21:53:14 +03:00
Mnikolenko ProductEngine c053dbe02c MAINT-1192 FIXED Empty folders remain in the recent items tab of inventory until relog 2014-09-05 15:47:11 +03:00
maksymsproductengine b740891b1f MAINT-4293 [BEAR] Very slow inventory fetch on Bear compared to current release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192. 2014-08-15 19:40:21 +03:00
andreykproductengine c03e22e420 MAINT-4325 FIXED [BEAR] Fix to "Reset Filters" causes empty folders to appear in Recent tab of Inventory 2014-08-06 17:50:40 +03:00
Mnikolenko ProductEngine 4a7d60aaea MAINT-1192 FIXED Empty folders remain in the recent items tab of inventory until relog 2014-06-20 11:09:31 +03:00
Jonathan Yap e2c4d2a0a1 STORM-2034 Adjust comment block indent 2014-06-17 05:45:20 -04:00
Jonathan Yap ae7e074e7c STORM-2034 Fix and improve processing when hours overflow to days 2014-06-11 17:05:06 -04:00
Jonathan Yap e856e10c7d STORM-2034 Trivial code cleanup 2014-06-09 11:15:09 -04:00
Jonathan Yap 481f3cc54b STORM-2034 Add persistence for new setting, more XML formatting changes,
Fix two issues with how hours and days are calculated and displayed
2014-06-07 05:16:56 -04:00
Jonathan Yap 89837f3852 STOMR-2034 XML adjustments and a bit of code cleanup 2014-06-06 14:56:11 -04:00
Jonathan Yap 4da7f68549 VWR-25689 Support 'older than' when inventory filtering 2014-06-05 17:06:59 -04:00
andreykproductengine 75b68cf3f4 MAINT-2881 FIXED Open folders close when you create a new folder, new script, new notecard etc 2014-06-03 20:01:45 +03:00
Richard Linden 5b846ed2a6 merge with release 2014-03-12 12:48:43 -07:00
maksymsproductengine e6c85c46c4 MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
2014-02-05 20:45:09 +02:00