Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-02-29 | MAINT-5760 Save the favorite in file with empty slurl string if it points to ↵ | Mnikolenko ProductEngine | |
location that is no longer valid | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2016-01-12 | Merged lindenlab/viewer-bear into default | AndreyL ProductEngine | |
2016-01-12 | MAINT-6040 FIXED crash in LLFavoritesOrderStorage | Mnikolenko ProductEngine | |
2015-11-30 | MAINT-5760 Favorites should be saved if you log-in after cleaning settings ↵ | Mnikolenko ProductEngine | |
and logout without any changes to favorites. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-26 | MAINT-5760 Save favorite landmarks after renaming | Mnikolenko ProductEngine | |
2015-06-23 | MAINT-5001 FIXED Logging in and then quickly logging out removes stored ↵ | Mnikolenko ProductEngine | |
favorite login locations | |||
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-03-18 | MAINT-4993 FIXED Favorite landmarks randomly reorder between sessions or ↵ | Mnikolenko ProductEngine | |
when adding or removing a landmark from favorites | |||
2015-03-17 | improve file name handling and clean up some error checks | Oz Linden | |
2015-03-17 | MAINT-4995: fix stored favorites for login bar (close input files before ↵ | Oz Linden | |
opening them for writing) | |||
2014-07-10 | MAINT-2855 FIXED Use separate xml files (saved as ↵ | Mnikolenko ProductEngine | |
stored_favorites_<grid>.xml) for each grid. | |||
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-05 | MAINT-3974 FIXED Update and save favorites order when LLItemCopiedCallback ↵ | Mnikolenko ProductEngine | |
is triggered. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
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-09 | [MAINT-2386] Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
Landmarks or Places to Favorite bar Forgot to commit the errant comment -- double whoopsie all the way across the sky! | |||
2013-07-09 | [MAINT-2386] - Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
Landmarks or Places to Favorite bar - Pushed to viewer-cat for release. | |||
2013-06-17 | CHUI-506 FIXED Don't change dropdown position if items are unchanged. | Mnikolenko ProductEngine | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | Found an errant right bracket at the top of the file -- whoopsie! | Baker Linden | |
2013-03-15 | [MAINT-2386] Viewer crashes when user move landmarks from Inventory -> ↵ | Baker Linden | |
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-11 | Viewer-chui merge | prep | |
2013-02-13 | CHUI-770 : Fixed! Need to use the User Name and not the Account Name to save ↵ | Merov Linden | |
the favorites. | |||
2012-12-14 | CHUI-599 : Use the account name in all places that are not UI related but ↵ | Merov Linden | |
use avatar names to index, search and other code only uses. | |||
2012-12-10 | SH-3606 WIP - replaced several LLInventoryCallback subclasses with ↵ | Brad Payne (Vir Linden) | |
boost::func equivalents | |||
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | merge | Dave Parks | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
inventory item labels and icons displaying again | |||
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
2012-04-12 | MAINT-940 FIXED (Spelling error in Favorites Bar source) | Paul ProductEngine | |
- Corrected spelling error | |||
2012-02-07 | EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and ↵ | Merov Linden | |
cut everywhere. | |||
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-03 | EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵ | Merov Linden | |
LLClipboard and use this only | |||
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden | |
2011-11-04 | EXP-1541 update -- Route inventory items sent in a Notecard to correct ↵ | Leslie Linden | |
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-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-11-02 | EXP-1473 : FIX. Added an onOpen key to open directly on the Landmarks list. ↵ | Merov Linden | |
Used this from the favorites toolbar Open Landmark. Also fixed the ugly stretching of the overflow button in edit landmark panel. | |||
2011-11-01 | EXP-1472 FIXED (More spillover list scrolls up after selecting any content ↵ | Paul ProductEngine | |
menu item) - Saving last scroll position of menu |