Age | Commit message (Expand) | Author |
2018-12-15 | SL-10153: auto name{expression} declares an initializer_list | Nat Goodspeed |
2018-12-14 | SL-10153: Review and rationalize fetching paths from environment. | Nat Goodspeed |
2018-12-11 | SL-10153: Validate APPDATA, LOCALAPPDATA by checking existence. | Nat Goodspeed |
2018-12-10 | SL-10153: Use a degenerate singleton for PRELOG log file. | Nat Goodspeed |
2018-12-08 | SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need. | Nat Goodspeed |
2018-12-08 | SL-10153: Need ole32 for new Windows call to CoTaskMemFree(). | Nat Goodspeed |
2018-12-08 | SL-10153: Try to handle non-English non-ASCII Windows APPDATA. | Nat Goodspeed |
2018-12-06 | SL-10174: LOCALAPPDATA bad? Try SHGetFolderPath(CSIDL_LOCAL_APPDATA). | Nat Goodspeed |
2018-12-05 | SL-10153: If $APPDATA isn't already good, try SHGetFolderPath(). | Nat Goodspeed |
2018-10-17 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-poseidon | Nat Goodspeed |
2018-09-13 | DRTVWR-474: Clean up use of LLDir::getAppRODataDir(), esp. on Mac. | Nat Goodspeed |
2018-09-07 | remove only-partially-successful attempt to put teamcity blocks around targets | Oz Linden |
2018-09-05 | add more block structure to TeamCity log output for components | Oz Linden |
2018-08-21 | Don't compare rbegin() iterators, use LLStringUtil::endsWith(). | Nat Goodspeed |
2018-03-02 | MAINT-8297 path fix #2 | andreykproductengine |
2018-03-02 | MAINT-8297 path fix | andreykproductengine |
2018-03-01 | MAINT-8297 Cleanup | andreykproductengine |
2018-02-22 | MAINT-8183 Fixed some exit issues and crashes | andreykproductengine |
2018-02-21 | MAINT-8297 Removing old ca bundle | Andrey Kleshchev |
2018-02-15 | MAINT-8297 Fixed "Missing CA File" message when running under debugger on win... | andreykproductengine |
2018-02-12 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine |
2018-01-23 | MAINT-8047 [Mac] Incorrect VFS (cache) creation time is shown in "help>about SL" | maxim_productengine |
2018-01-17 | merge 5.1.0-release | Oz Linden |
2017-12-20 | MAINT-8087: Use env vars from VMP for AppData\Roaming and Local. | Nat Goodspeed |
2017-12-14 | MAINT-8087: #include header for CoTaskMemFree() function | Nat Goodspeed |
2017-12-14 | MAINT-8087: Use SHGetKnownFolderPath(), not SHGetSpecialFolderPath(). | Nat Goodspeed |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-10-11 | merge changes for 5.0.8-release | Oz Linden |
2017-08-23 | merge changes for 5.0.7-release | Oz Linden |
2017-08-16 | merge changes for DRTVWR-439 | Oz Linden |
2017-08-18 | MAINT-7691 Fixed cache not clearing correctly and incapability to find dump f... | andreykproductengine |
2017-05-23 | merge changes for 5.0.5-release | Oz Linden |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-04-19 | MAINT-7074 Fixed ability to escape from skin directory with <icon> | AndreyL ProductEngine |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-02-02 | merge changes for 5.0.1-release | Oz Linden |
2016-12-20 | DRTVWR-418: std::string::find() returns std::string::size_type. | Nat Goodspeed |
2017-05-25 | MAINT-5100 Fixed viewer not finding sky files at login | andreykproductengine |
2016-12-15 | DRTVWR-418: Store std::string::find() result in size_t, not U32. | Nat Goodspeed |
2016-11-16 | merge changes for 4.1.2-release | Oz Linden |
2016-11-14 | MAINT-6920 More information in About Second Life floater | andreykproductengine |
2016-07-28 | update CA file name in one place I missed | Oz Linden |
2016-07-21 | SL-429: Use a new certificate authority bundle based on data from Mozilla | Oz Linden |
2016-07-05 | MAINT-5388 File "conversation.log" created in users' root directory on Windows | andreykproductengine |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2014-10-17 | Update to build on Xcode 6.0: using an assignment in an expressions without p... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: variable (result) can be unitialized if conditi... | callum_linden |