| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Glenn Glazer | |
| that will be deleted with MAINT-6585 and no need to copy local files in viewer-manifest. | |||
| 2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed | |
| This also introduces LLContinueError for exceptions which should interrupt some part of viewer processing (e.g. the current coroutine) but should attempt to let the viewer session proceed. Derive all existing viewer exception classes from LLException rather than from std::runtime_error or std::logic_error. Use BOOST_THROW_EXCEPTION() rather than plain 'throw' to enrich the thrown exception with source file, line number and containing function. | |||
| 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 | |
| In particular: NotImplemented in llhttpnode.cpp RelocateError in llupdateinstaller.cpp LLProtectedDataException, LLCertException and subclasses in llsecapi.h Had to add no-throw destructor overrides to LLCertException and subclasses because otherwise clang complains that the implicitly-generated destructor's exception specification is more lax than the base class's. | |||
| 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 | |
| 2016-07-05 | SL-323: apply update code, v2 | Glenn Glazer | |
| 2016-07-05 | remove first version of apply_update | Glenn Glazer | |
| 2016-07-05 | SL-323: apply update code | Glenn Glazer | |
| 2016-06-28 | SL-323: post review comments on downloader | Glenn Glazer | |
| 2016-06-27 | remove extraneous comments | Glenn Glazer | |
| 2016-06-27 | SL-323: multithreaded downloader with progress bar | Glenn Glazer | |
| 2016-06-23 | SL-321 add trinary widget to InstallerUserMessage | Glenn Glazer | |
| 2016-06-17 | SL-321 SL-407: merge InstallerUserMessage into VMP | Glenn Glazer | |
| 2016-06-17 | SL-321: retrofit launcher to use InstallerUserMessage | Glenn Glazer | |
| 2016-06-17 | SL-407: remove kwargs | Glenn Glazer | |
| 2016-06-17 | SL-407: post review change testing | Glenn Glazer | |
| 2016-06-17 | SL-407: post review | Glenn Glazer | |
| 2016-06-16 | SL-407: create Tkinter UI | Glenn Glazer | |
| 2016-05-25 | pull from lynx | Glenn Glazer | |
| 2016-04-08 | SL-321: move arg parsing past platform discovery | Glenn Glazer | |
| 2016-04-07 | pull from viewer-release | Glenn Glazer | |
| 2016-04-07 | SL-321: Changes for VMP Windows Prototype | coyot@coyot-sager-PC | |
| 2016-04-04 | merge with 4.0.3-release | Oz Linden | |
| 2016-03-30 | SL-321: prototype python launcher | Glenn Glazer | |
| 2016-02-25 | Add SSL support to update downloader to enable possibility of secure downloads | Drake Arconis | |
| 2016-02-25 | Update to modern curl progress reporting functionality in the update downloader | Drake Arconis | |
| 2015-12-21 | CMake fixes for Linux build | Rider Linden | |
| 2015-12-18 | Disable unit test on Linux only | Rider Linden | |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2015-10-19 | Merge from viewer release. | Rider Linden | |
| 2015-09-22 | Test disabling a couple of the display_startup() calls as an experiment. | Rider Linden | |
| 2015-09-21 | MAINT-5629: Remove llares and llareslistener. Login now does not attempt to ↵ | Rider Linden | |
| do a lookup on the server names and rewrite the URL. MAINT-5614: Bad password status correctly detected. | |||
| 2015-09-18 | Tweek to naming postEventAndSuspend -> postAndSuspend | Rider Linden | |
| 2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
| 2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden | |
| 2015-08-19 | Be sure the correct include is included. | Rider Linden | |
| 2015-08-19 | Swap BOOST_COROUTINE and BOOST_CONTEXT | Rider Linden | |
| 2015-08-18 | MAINT-5506: Fix library delimiters for LL_TEST_ADDITIONAL_LIBRARIES. | Nat Goodspeed | |
| Recent cmake versions are unhappy with embedding spaces in the LL_TEST_ADDITIONAL_LIBRARIES property. Using semicolons to delimit libraries seems to make it better. | |||
| 2015-08-18 | More libraries... | Rider Linden | |
| 2015-07-15 | MAINT-5174 Add Check for Updates feature to Help menu | andreykproductengine | |
| 2015-07-12 | MAINT-5351: llupdaterservice_test now needs Boost System library. | Nat Goodspeed | |
| 2015-07-10 | Merge restore of more selfless changes | Nat Goodspeed | |
| 2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
| 2015-07-10 | Merge restore of selfless changes | Nat Goodspeed | |
