Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | Revert "Merge branch 'c++17' into DRTVWR-522-maint" | Andrey Lihatskiy | |
This reverts commit 203ea3a70a775a09cbbffb1740ab7c58f1780baa, reversing changes made to 8e3f0778863a5aa337d1148a243ea91d238a8ac5. # Conflicts: # indra/newview/llmachineid.cpp | |||
2021-09-03 | Merge branch 'DRTVWR-522-maint' into DRTVWR-545-maint-mix | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp # indra/newview/llappviewerwin32.cpp # indra/newview/llmachineid.cpp | |||
2021-06-29 | DRTVWR-538: Merge branch 'master' into c++17 | Nat Goodspeed | |
2021-06-25 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-05-07 | SL-15241: Tweak viewer sources to permit compiling on Mac with C++17. | Nat Goodspeed | |
2021-04-30 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-04-29 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/skins/default/xui/en/strings.xml | |||
2021-03-30 | SL-15036 Add actions to move landmarks between tabs in the Places floater | Mnikolenko Productengine | |
2021-03-18 | SL-14901 adjusted 'More' button | Mnikolenko Productengine | |
2021-03-10 | SL-14901 Updated button according to new spec | Mnikolenko Productengine | |
2021-02-25 | SL-14901 Add a button on the Landmarks bar to open the Places floater | Mnikolenko Productengine | |
2021-02-25 | Revert "SL-14901 Add a button on the Landmarks bar to open the Places floater" | Mnikolenko Productengine | |
This reverts commit 2d4a894b706d0dcbdc753318c2c400b0d3ee92b7. | |||
2021-02-25 | SL-14901 Add a button on the Landmarks bar to open the Places floater | Mnikolenko Productengine | |
2021-02-19 | SL-14797 Normalize right-click - favorites panel, part #4 | Andrey Kleshchev | |
2020-10-20 | SL-14138 Favorites panel was not responding in some cases | Andrey Kleshchev | |
2020-08-18 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llimprocessing.cpp | |||
2020-07-13 | SL-13582 FIXED The Favorites bar overflow list is shifted after clicking any ↵ | Mnikolenko Productengine | |
button on the context menu | |||
2019-10-31 | SL-11732 Validation for stored favorites | andreykproductengine | |
2019-08-09 | SL-9699 Login selection | andreykproductengine | |
2017-12-19 | MAINT-8073 Stored favorites lose SLURLS after you re-order some favorite ↵ | Mnikolenko Productengine | |
landmarks | |||
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 | |