summaryrefslogtreecommitdiff
path: root/indra/newview/lltranslate.cpp
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-04-06Port from JsonCPP to Boost.Json for json parsing and serializing (#1054)Rye Mutt
2023-10-25Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-10-17SL-18837: Avoid stuffing build number into 32-bit int.Nat Goodspeed
2023-08-07SL-20086 esсape the message text before sendingMaxim Nikolenko
2023-08-04SL-20078 Remove Google Translation UI (just fix error processing)Alexander Gavriliuk
2023-07-21SL-18837: Merge branch 'main' of secondlife/viewer into actionsNat Goodspeed
2023-06-28SL-18837: Make LLVersionInfo::getBuild() S64 for GitHub run IDs.Nat Goodspeed
2023-05-23SL-19635 Better error handlingAndrey Kleshchev
2023-05-22SL-19635 Implement DeepL tranlation supportAndrey Kleshchev
2023-03-30Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-03-20SL-19161 - logging of basic translation stats in ViewerStatsBrad Payne (Vir Linden)
2023-02-28SL-19209 Add default text for region fieldAndrey Kleshchev
2023-02-28SL-19209 Switch MS Bing to MS Azure #3Andrey Kleshchev
2023-02-28SL-19209 WIP Switch MS Bing to MS Azure #2Andrey Kleshchev
2023-02-28SL-19209 WIP Switch MS Bing to MS AzureAndrey Kleshchev
2022-04-18jsoncpp includepath should not include json/. jsoncpp includes a header "feat...Nicky
2021-08-09SL-15789 Crash in LLTranslationAPIHandlerAndrey Kleshchev
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2020-03-25SL-11216: Convert LLVersionInfo to an LLSingleton.Nat Goodspeed
2019-05-02SL-10992 FIXED SLURLs and SLApp links are translated in chat when using the t...maxim_productengine
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-02MAINT-5812: cbegin & cend are not available on all platforms.Rider Linden
2015-11-02MAINT-5812: Correctly pull a string from the raw body. Only compare language...Rider Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2013-08-09second phase summer cleaningRichard Linden
2013-04-04Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it...Don Kjer
2013-03-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2012-01-20EXP-1820 FIXED Fixed translation to Chinese with Microsoft Translator.Vadim ProductEngine
2011-12-09EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat flo...Vadim ProductEngine
2011-11-15mergeDave Parks
2011-10-28merge changes for storm-1577Oz Linden
2011-10-26Merge STORM-1577.Vadim ProductEngine
2011-10-26Merge STORM-959niel@nirvana-win7hp.planescape.home
2011-10-21SH-2557 WIP - some cleanup, added error message to try to isolate causes of t...Brad Payne (Vir Linden)
2011-09-16STORM-1577 WIP Addressing review feedback.Vadim ProductEngine
2011-09-13STORM-1577 WIP Added API key verification to the translation settings floater...Vadim ProductEngine
2011-09-09STORM-1577 WIP Added unit tests.Vadim ProductEngine
2011-09-07STORM-1577 Made parsing translation responses more robust.Vadim ProductEngine
2011-09-07STORM-1577 Removed support for Google Translate v1 API.Vadim ProductEngine
2011-09-06STORM-1577 WIP Implemented translation via Microsoft Translator and Google Tr...Vadim ProductEngine
2011-06-07merge changes for vwr-25654Oz Linden