Mnikolenko Productengine
846927c286
MAINT-8073 Stored favorites lose SLURLS after you re-order some favorite landmarks
2017-12-19 10:41:32 +02:00
Oz Linden
31f3db0291
merge changes for DRTVWR-417
2016-03-16 13:08:06 -04:00
Mnikolenko ProductEngine
1a92e10320
MAINT-5760 Save the favorite in file with empty slurl string if it points to location that is no longer valid
2016-02-29 14:00:04 +02:00
Oz Linden
bc22e58743
merge changes for 4.0.1-release
2016-01-15 16:55:04 -05:00
AndreyL ProductEngine
2db3e7d5c9
Merged lindenlab/viewer-bear into default
2016-01-12 21:30:03 +02:00
Mnikolenko ProductEngine
3892685922
MAINT-6040 FIXED crash in LLFavoritesOrderStorage
2016-01-12 15:48:00 +02:00
Mnikolenko ProductEngine
1f17b5c8c3
MAINT-5760 Favorites should be saved if you log-in after cleaning settings and logout without any changes to favorites.
2015-11-30 11:59:30 +02:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Mnikolenko ProductEngine
7ea4303aa2
MAINT-5760 Save favorite landmarks after renaming
2015-10-26 12:25:21 +02:00
Mnikolenko ProductEngine
3e0f31f406
MAINT-5001 FIXED Logging in and then quickly logging out removes stored favorite login locations
2015-06-23 12:47:54 +03: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
Mnikolenko ProductEngine
f30b54b64f
MAINT-4993 FIXED Favorite landmarks randomly reorder between sessions or when adding or removing a landmark from favorites
2015-03-18 18:11:09 +02:00
Oz Linden
d3477b7388
improve file name handling and clean up some error checks
2015-03-17 18:09:01 -04:00
Oz Linden
52d257f234
MAINT-4995: fix stored favorites for login bar (close input files before opening them for writing)
2015-03-17 16:32:44 -04:00
Mnikolenko ProductEngine
b17199f283
MAINT-2855 FIXED Use separate xml files (saved as stored_favorites_<grid>.xml) for each grid.
2014-07-10 11:22:18 +03:00
simon
a5568f942b
Merge downstream version 3.7.8 code
2014-05-07 15:28:13 -07:00
Mnikolenko ProductEngine
ca967ce0a2
MAINT-3974 FIXED Update and save favorites order when LLItemCopiedCallback is triggered.
2014-05-05 11:00:52 +03:00
Richard Linden
80dfbbaacd
merge from viewer-release
2013-10-08 11:59:24 -07:00
Richard Linden
52da9f5f49
merge with viewer-release
2013-09-09 18:58:41 -07:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -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
Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
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-30 19:13:45 -07:00
Baker Linden
c6a15ab02d
[MAINT-2386] Viewer crashes when user move landmarks from Inventory -> Landmarks or Places to Favorite bar
...
Forgot to commit the errant comment -- double whoopsie all the way across the sky!
2013-07-09 15:37:12 -07:00
Baker Linden
d65e34319a
[MAINT-2386] - Viewer crashes when user move landmarks from Inventory -> Landmarks or Places to Favorite bar
...
- Pushed to viewer-cat for release.
2013-07-09 15:35:00 -07:00
Mnikolenko ProductEngine
f29fab5f73
CHUI-506 FIXED Don't change dropdown position if items are unchanged.
2013-06-17 20:14:56 +03:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Baker Linden
5216e9579f
Found an errant right bracket at the top of the file -- whoopsie!
2013-03-18 11:39:24 -07:00
Baker Linden
830e3ea0ec
[MAINT-2386] Viewer crashes when user move landmarks from Inventory -> Landmarks or Places to Favorite bar
...
- Fixed a bug where the viewer would crash when adding multiple landmarks to an empty favorites bar
[Reviewer] Kelly
2013-03-15 16:30:11 -07:00
prep
207d9fd767
Viewer-chui merge
2013-03-11 14:45:53 -04:00
Merov Linden
2f49f5ed0e
CHUI-770 : Fixed! Need to use the User Name and not the Account Name to save the favorites.
2013-02-13 15:35:23 -08:00
Merov Linden
9b556fb3fe
CHUI-599 : Use the account name in all places that are not UI related but use avatar names to index, search and other code only uses.
2012-12-14 14:19:17 -08:00
Brad Payne (Vir Linden)
0777f53e2f
SH-3606 WIP - replaced several LLInventoryCallback subclasses with boost::func equivalents
2012-12-10 14:47:17 -05:00
Merov Linden
3a49beed0e
CHUI-580 : WIP : Change the display name cache system, deprecating the old protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-12-05 20:25:46 -08:00
Todd Stinson
3e038cd71b
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2012-07-27 12:53:54 -07:00
Dave Parks
9e9d32de38
merge
2012-06-22 14:04:33 -05:00
Richard Linden
4775084000
CHUI-101 WIP Make LLFolderview general purpose
...
inventory item labels and icons displaying again
2012-06-21 23:28:24 -07:00
Merov Linden
f0a1b43f22
EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.
2012-03-01 21:35:05 -08:00
Paul ProductEngine
c248a10f74
MAINT-940 FIXED (Spelling error in Favorites Bar source)
...
- Corrected spelling error
2012-04-12 19:06:57 +03:00
Merov Linden
ee3c3c15b7
EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and cut everywhere.
2012-02-07 22:46:04 -08:00
Merov Linden
9761375ac2
EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave like a normal clipboard.
2012-02-06 15:43:53 -08:00
Merov Linden
db824cff75
EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified LLClipboard and use this only
2012-02-03 18:38:03 -08:00
Merov Linden
c1636911c8
EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up for toolbar and never used)
2012-02-01 19:09:29 -08:00
Richard Linden
3861249a74
use lazy deletion of views via die() method to avoid some potential crashes
2012-01-03 09:41:16 -08:00
Leslie Linden
94678c2f7f
EXP-1541 update -- Route inventory items sent in a Notecard to correct locations rather than auto-sorting by asset type
...
* New code specifies explicit destination for "copy from notecard" or null, indicating the sim should determine the placement.
Reviewed by Stone.
2011-11-04 11:26:50 -07:00
Merov Linden
353f7ea618
Pull from richard/viewer-experience
2011-11-02 13:44:18 -07:00
Merov Linden
139c13bdc0
EXP-1473 : FIX. Added an onOpen key to open directly on the Landmarks list. Used this from the favorites toolbar Open Landmark. Also fixed the ugly stretching of the overflow button in edit landmark panel.
2011-11-02 13:43:14 -07:00