summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-25STORM-1577 WIP Don't reset the hint on click in a key input field if the ↵Vadim ProductEngine
field is disabled.
2011-10-25STORM-1577 WIP Indented floater contents.Vadim ProductEngine
2011-10-25STORM-1577 WIP Changed wording.Vadim ProductEngine
2011-09-16STORM-1577 WIP Fixed the "Google Translate" radio button having too small ↵Vadim ProductEngine
clickable area.
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-15STORM-1577 WIP Trying to fix a Windows compiler error in unit tests.Vadim ProductEngine
2011-09-13STORM-1577 WIP Show translation errors in chat.Vadim ProductEngine
2011-09-13STORM-1577 WIP Added API key verification to the translation settings ↵Vadim ProductEngine
floater; new layout.
2011-09-12STORM-1577 WIP Forgot to add the unit test.Vadim ProductEngine
2011-09-09STORM-1577 WIP Added unit tests.Vadim ProductEngine
By the way, fixed minor parsing bugs.
2011-09-07STORM-1577 WIP Minor cleanup.Vadim ProductEngine
2011-09-07STORM-1577 WIP Fix: disable both line editors if machine translation is ↵Vadim ProductEngine
disabled.
2011-09-07STORM-1577 WIP Removed old translation settings controls.Vadim ProductEngine
They are now superceded with a separate floater.
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-07STORM-1577 WIP Implemented chat translation preferences management.Vadim ProductEngine
2011-09-06STORM-1577 WIP Implemented translation via Microsoft Translator and Google ↵Vadim ProductEngine
Translate v2 APIs.
2011-09-02merge changes for storm-1027Oz Linden
2011-09-02correct DOS line endingsOz Linden
2011-09-02re-write the hash table code to eliminate potential flaws and simplify the ↵Xiaohong Bao
implementation.
2011-09-02increment viewer version to 3.0.5Oz Linden
2011-09-02Added tag 3.0.4-start for changeset 586907287be5Oz Linden
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-08-31turn on private memory pool by default.Xiaohong Bao
2011-08-31MergeXiaohong Bao
2011-08-31storm-1578: change default Away timeout to "never"Oz Linden
2011-08-31update list of translatorsOz Linden
2011-08-31merge changes for storm-1567Oz Linden
2011-08-31merge changes for storm-638Oz Linden
2011-08-31merge changes for storm-1566Oz Linden
2011-08-31merge changes for storm-1572Oz Linden
2011-08-31merge changes for storm-1574Oz Linden
2011-08-31merge changes for storm-1522Oz Linden
2011-08-31merge back beta tag changesOz Linden
2011-08-31add missing contribution recordOz Linden
2011-08-29STORM-1522 Region/Estate -> Terrain Text explaining Low and High values is ↵Jonathan Yap
truncated
2011-08-29merged .hgtagsDebi King (Dessie)
2011-08-29Added tag DRTVWR-86_3.0.2-beta2, 3.0.2-beta2 for changeset e5c9af2d7980Debi King (Dessie)
2011-08-29increment viewer version to 3.0.4Oz Linden
2011-08-29Added tag 3.0.3-start for changeset b95ddac176acOz Linden
2011-08-29merge changes for .v-pbOz Linden
2011-08-29merge tags back from viewer-betaOz Linden
2011-08-29merge tags from viewer-releaseOz Linden
2011-08-28merged fix for EXP-1160 (STORM-1575)Debi King (Dessie)
2011-08-28Added tag DRTVWR-83_3.0.2-beta1, 3.0.2-beta1 for changeset 42784bf50fa0Debi King (Dessie)
2011-08-28merged .hgtags from viewer-releaseDebi King (Dessie)
2011-08-28merge from viewer-pre-releaseDebi King (Dessie)
2011-08-28mergeDebi King (Dessie)
2011-08-28Added tag DRTVWR-78_3.0.0-release, 3.0.0-release for changeset 1778f26b6d0aDebi King (Dessie)
2011-08-27STORM-638 FOLLOWUP Fixed a silly pointer usage mistake.Vadim ProductEngine