Age | Commit message (Expand) | Author |
2024-07-29 | Update boost to 1.85 and fix deprecation warnings | Rye Mutt |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
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-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-06 | Port from JsonCPP to Boost.Json for json parsing and serializing (#1054) | Rye Mutt |
2023-10-25 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-10-17 | SL-18837: Avoid stuffing build number into 32-bit int. | Nat Goodspeed |
2023-08-07 | SL-20086 esсape the message text before sending | Maxim Nikolenko |
2023-08-04 | SL-20078 Remove Google Translation UI (just fix error processing) | Alexander Gavriliuk |
2023-07-21 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-06-28 | SL-18837: Make LLVersionInfo::getBuild() S64 for GitHub run IDs. | Nat Goodspeed |
2023-05-23 | SL-19635 Better error handling | Andrey Kleshchev |
2023-05-22 | SL-19635 Implement DeepL tranlation support | Andrey Kleshchev |
2023-03-30 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy |
2023-03-20 | SL-19161 - logging of basic translation stats in ViewerStats | Brad Payne (Vir Linden) |
2023-02-28 | SL-19209 Add default text for region field | Andrey Kleshchev |
2023-02-28 | SL-19209 Switch MS Bing to MS Azure #3 | Andrey Kleshchev |
2023-02-28 | SL-19209 WIP Switch MS Bing to MS Azure #2 | Andrey Kleshchev |
2023-02-28 | SL-19209 WIP Switch MS Bing to MS Azure | Andrey Kleshchev |
2022-04-18 | jsoncpp includepath should not include json/. jsoncpp includes a header "feat... | Nicky |
2021-08-09 | SL-15789 Crash in LLTranslationAPIHandler | Andrey Kleshchev |
2020-09-11 | SL-13927 Turn SSL verification On for all SL services in viewer | Andrey Kleshchev |
2020-03-25 | SL-11216: Convert LLVersionInfo to an LLSingleton. | Nat Goodspeed |
2019-05-02 | SL-10992 FIXED SLURLs and SLApp links are translated in chat when using the t... | maxim_productengine |
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-11-02 | MAINT-5812: cbegin & cend are not available on all platforms. | Rider Linden |
2015-11-02 | MAINT-5812: Correctly pull a string from the raw body. Only compare language... | Rider Linden |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden |
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden |
2015-09-11 | Bit of cleanup around Translation and remove httpassetstorage | Rider Linden |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-04-04 | Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it... | Don Kjer |
2013-03-13 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2012-01-20 | EXP-1820 FIXED Fixed translation to Chinese with Microsoft Translator. | Vadim ProductEngine |
2011-12-09 | EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat flo... | Vadim ProductEngine |
2011-11-15 | merge | Dave Parks |
2011-10-28 | merge changes for storm-1577 | Oz Linden |
2011-10-26 | Merge STORM-1577. | Vadim ProductEngine |
2011-10-26 | Merge STORM-959 | niel@nirvana-win7hp.planescape.home |
2011-10-21 | SH-2557 WIP - some cleanup, added error message to try to isolate causes of t... | Brad Payne (Vir Linden) |
2011-09-16 | STORM-1577 WIP Addressing review feedback. | Vadim ProductEngine |
2011-09-13 | STORM-1577 WIP Added API key verification to the translation settings floater... | Vadim ProductEngine |
2011-09-09 | STORM-1577 WIP Added unit tests. | Vadim ProductEngine |
2011-09-07 | STORM-1577 Made parsing translation responses more robust. | Vadim ProductEngine |
2011-09-07 | STORM-1577 Removed support for Google Translate v1 API. | Vadim ProductEngine |
2011-09-06 | STORM-1577 WIP Implemented translation via Microsoft Translator and Google Tr... | Vadim ProductEngine |