Age | Commit message (Expand) | Author |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_... | Nicky Dasmijn |
2022-05-07 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-... | Nicky |
2022-05-01 | Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically | Nicky |
2022-04-17 | Switch to target_include_directories | Nicky |
2022-04-15 | SL-16831 Don't wait for an updater on login failure unles it's the cause of f... | Andrey Kleshchev |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky |
2022-03-29 | SL-16831 Viewer stalls for 10 seconds before displaying a login failure | Andrey Kleshchev |
2022-03-24 | SL-16831 Viewer stalls for 10 seconds before displaying a login failure | Andrey Kleshchev |
2021-12-08 | SL-16450 Don not crash viewer in case of invalid data type | Andrey Kleshchev |
2021-09-18 | SL-16032 Crash due to missing xmlrpc_type_empty support | Andrey Kleshchev |
2020-07-07 | DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Make LoginListener::waitFor() take arbitrary predicate. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Infrastructure to help manage long-lived coroutines. | Nat Goodspeed |
2020-03-25 | SL-1968: Extend lllogin_test login-failed cases for new sync timing. | Nat Goodspeed |
2020-03-25 | [DRTVWR-476] - compile error fix | Anchor |
2020-03-25 | SL-793: Fix lllogin_test.cpp for new LLCoros implementation. | Nat Goodspeed |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2018-10-04 | DRTVWR-474: Make login coroutine sync with updater process on failure. | Nat Goodspeed |
2017-05-24 | SL-702: refactor to make the viewer-manager easier for TPVs to integrate | Oz Linden |
2017-02-28 | merge | coyot@coyot-sager-PC |
2017-02-28 | pull from rev d22beb597e52ecbf1c98f25d4489ea0425eda4b0 of sl-321 | coyot@coyot-sager-PC |
2016-08-18 | MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. | Nat Goodspeed |
2016-08-18 | SL-323: first pass at ripping out old updater | Glenn Glazer |
2016-08-17 | MAINT-5011: Try to enrich catch (...) logging throughout viewer. | Nat Goodspeed |
2016-08-17 | SL-323: remove vmp icons from viewer_components subtree | Glenn Glazer |
2016-08-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed |
2016-08-17 | SL-323: add icon support for macs, text flow in Tkinter windows | Glenn Glazer |
2016-08-16 | SL-323: logging improvements | Glenn Glazer |
2016-08-16 | SL-323: fixed update service redirect handling | Glenn Glazer |
2016-08-15 | SL-323: fixes to Tkinter race condition, post --channel and --settings testin... | Glenn Glazer |
2016-07-28 | SL-321: one more commithook issue in test file | Glenn Glazer |
2016-07-28 | SL-321: fix commithook issues in test files | Glenn Glazer |
2016-07-28 | SL-321: add in resource files, more CLI handling fixes | Glenn Glazer |
2016-07-27 | SL-321: basic launcher/updater integration test fixes | Glenn Glazer |
2016-07-21 | SL-323: make changes to include llbase as an autobuild pkg, undelete files th... | Glenn Glazer |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2016-07-14 | add dependent modules | Glenn Glazer |
2016-07-13 | SL-323: add llsd python module | Glenn Glazer |
2016-07-13 | include manager directory in viewer manifest, not CMake | Glenn Glazer |
2016-07-13 | include manager directory in CMake list | Glenn Glazer |
2016-07-13 | MAINT-5011: Derive remaining exception classes from std::exception. | Nat Goodspeed |
2016-07-13 | SL-323: adding in unit tests | Glenn Glazer |
2016-07-11 | SLS-323: integrate update manager with lanucher, various fixes, CMake changes | Glenn Glazer |