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
Mnikolenko ProductEngine
54f29d25a9
MAINT-3471 FIXED Set USER_LOCALE when updating item count.
2013-11-21 12:37:26 +02:00
Richard Linden
17e9c872ad
Automated merge with http://bitbucket.org/lindenlab/viewer-release
2013-11-11 19:17:49 -08:00
Richard Linden
52da9f5f49
merge with viewer-release
2013-09-09 18:58:41 -07:00
simon
90d1c5b367
Merge downstream code for CHUIStorm
2013-08-26 15:45:09 -07:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
dmitry
106f161a6e
MAINT-822 FIXED [PUBLIC]Inventory window should focus on search field
2013-08-05 15:09:01 +03:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
Merov Linden
e09959df0d
CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting pointers to widgets in PostBuild
2013-04-02 17:11:07 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Merov Linden
5ecac2e900
CHUI-735 : Fixed! Refactor the code to move isSelectionRemovable() to the LLInventoryPanel level. Use it when using the delete key.
2013-02-08 22:38:54 -08:00
Merov Linden
faae38daaa
Pull merge from lindenlab/viewer-developement
2013-01-30 20:01:03 -08:00
maxim_productengine
a5a5b9e0b0
MAINT-1471 FIXED Disable "Share" menu item if there is no item selected in active panel
2012-08-31 12:30:49 +03:00