summaryrefslogtreecommitdiff
path: root/indra/newview/lltranslate.cpp
AgeCommit message (Collapse)Author
2011-12-09EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat ↵Vadim ProductEngine
floater whenever translation preferences change. The checkbox is also updated when the nearby chat floater is opened.
2011-11-15mergeDave Parks
2011-10-28merge changes for storm-1577Oz Linden
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
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 ↵Brad Payne (Vir Linden)
translation failure
2011-09-16STORM-1577 WIP Addressing review feedback.Vadim ProductEngine
* Don't enable the "Verify" button if use just moves cursor in the API key input field. * Fixed copy&paste error in unit tests. * Fixed a typo: LLBingTranslarionHandler * Added Doxygen comments to lltranslate.h.
2011-09-13STORM-1577 WIP Added API key verification to the translation settings ↵Vadim ProductEngine
floater; new layout.
2011-09-09STORM-1577 WIP Added unit tests.Vadim ProductEngine
By the way, fixed minor parsing bugs.
2011-09-07STORM-1577 Made parsing translation responses more robust.Vadim ProductEngine
JsonCpp is prone to aborting the program on failed assertions, so be super-careful and verify the response format.
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 ↵Vadim ProductEngine
Translate v2 APIs.
2011-06-07merge changes for vwr-25654Oz Linden
2011-05-17VWR-25654 FOLLOWUP made temporary string variable constBoroondas Gupte
2011-05-01VWR-25654 FOLLOWUP Files that use curl functions should include <curl/curl.h>Boroondas Gupte
directly, even if it already gets already included indirectly.
2011-05-01VWR-25654 FIXED memory leak in LLTranslate::getTranslateUrlBoroondas Gupte
2011-03-03merge from lindenlab/viewer-developmentAlain Linden
2011-02-04Clean up license headers in a handfull of filesMerov Linden
2011-01-31build uses latest jsoncpp package with new layout.Alain Linden
2010-10-28shell of the update checker; it will just print a message to the log ↵Andrew A. de Laix
depending on the result of the check one time.
2010-10-27CHOP-122 Initializing Facade service in the viewer. Rev. by Brad.Mark Palange (Mani)
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden