Age | Commit message (Expand) | Author |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-21 | Convert BOOL to bool in llui | Ansariel |
2020-09-11 | SL-13927 Turn SSL verification On for all SL services in viewer | Andrey Kleshchev |
2016-11-02 | SL-323: activate viewer menu and floater checks for updates via VMP | coyot@coyot-sager-PC |
2017-03-29 | SL-323: cherry pick menu changes lost in v64 merge, viewer-management-process... | Glenn Glazer |
2017-02-28 | merge | coyot@coyot-sager-PC |
2016-08-18 | SL-323: first pass at ripping out old updater | Glenn Glazer |
2016-08-09 | MAINT-6612 Server release notes in Help | andreykproductengine |
2016-08-08 | MAINT-6612 Server release notes in Help -> About Second Life never fetch on a... | andreykproductengine |
2016-04-04 | merge with 4.0.3-release | Oz 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-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-08-25 | Merge | Rider Linden |
2015-07-13 | build fix for linux | Mnikolenko ProductEngine |
2015-07-07 | MAINT-5174 Add Check for Updates feature to Help menu | andreykproductengine |
2015-06-11 | MAINT-5269 FIXED Viewer crashes if you open Help -> About Second Life while a... | andreykproductengine |
2015-06-03 | Remove vestigial httpclient.h include from files that no longer need it. | Rider Linden |
2015-06-11 | MAINT-5269 FIXED Viewer crashes if you open Help -> About Second Life while a... | andreykproductengine |
2015-05-14 | Converted the Server release notes URL, | Rider 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-11-21 | automate keeping the About SL -> Licenses tab correct | Oz Linden |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden |
2014-04-18 | Reinstate support text appendText() in LLFloaterAbout | Cinder |
2014-03-19 | logging cleanup in support of debugging text editor problems | Oz Linden |
2014-03-12 | merge | Brad Payne (Vir Linden) |
2014-03-12 | merge with release | Richard Linden |
2013-12-06 | MAINT-3552: crash in LLPanel::getString: Failed to find string ErrorFetchingS... | simon |
2013-11-11 | MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fields | Richard Linden |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-09-04 | merge | Brad Payne (Vir Linden) |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-16 | CHOP-966: use 4 part version numbers for release notes urls | Oz Linden |
2013-07-11 | CHOP-959: Re-add global coordinates, plus SLURL, to About box. | Nat Goodspeed |
2013-07-02 | CHOP-959: add POSITION_LOCAL to LLFloaterAbout::getInfo() blob. | Nat Goodspeed |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden |
2013-04-04 | Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it... | Don Kjer |