Commit Graph

19 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
Oz Linden 9be58e915a merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Rider Linden f2da6ec2ac Bit of cleanup around Translation and remove httpassetstorage 2015-09-11 17:34:53 -07:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
maxim@mnikolenko a49d3b1425 CHUI-567 FIXED "Translate chat", "Translation settings..." menu items are added. 2013-01-15 14:07:55 +02:00
AlexanderP ProductEngine 486bdf3284 CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and in accordance with the naming convention in the project, some classes and corresponding files should be renamed:
LLIMConversation -> LLFloaterIMSessionTab
LLIMFloater -> LLFloaterIMSession
LLNearbyChat -> LLFloaterIMNearbyChat
LLIMFloaterContainer -> LLFloaterIMContainer
LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener
LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler
2012-11-09 12:45:36 +02:00
AlexanderP ProductEngine ae2e611dfb CHUI-315 (Nearby chat messages do not appear in conversation floater): cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it. 2012-08-31 16:52:50 +03:00
AlexanderP ProductEngine 14708a3ace CHUI_310 make NearbyChat a singletone 2012-08-22 18:27:29 +03:00
Seth ProductEngine bba0f4f74e CHUI-119 WIP 2012-05-31 16:37:22 +03:00
Vadim ProductEngine 0c528df35e EXP-1671 FIXED Hide "Translate chat" checkbox when translation is not configured. 2012-01-23 20:17:38 +02:00
Vadim ProductEngine 702410cef7 EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat floater whenever translation preferences change.
The checkbox is also updated when the nearby chat floater is opened.
2011-12-09 17:59:29 +02:00
Vadim ProductEngine 2bcef9312b STORM-1577 WIP Don't reset the hint on click in a key input field if the field is disabled. 2011-10-25 17:14:58 +02:00
Vadim ProductEngine 1474f8c9a2 STORM-1577 WIP Addressing review feedback.
* 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-16 00:38:17 +03:00
Vadim ProductEngine 8652b2d105 STORM-1577 WIP Added API key verification to the translation settings floater; new layout. 2011-09-13 03:05:57 +03:00
Vadim ProductEngine 2c7e943cd2 STORM-1577 WIP Minor cleanup. 2011-09-07 19:56:39 +03:00
Vadim ProductEngine daf9c53595 STORM-1577 WIP Fix: disable both line editors if machine translation is disabled. 2011-09-07 19:38:40 +03:00
Vadim ProductEngine 7975ab138b STORM-1577 Removed support for Google Translate v1 API. 2011-09-07 16:14:47 +03:00
Vadim ProductEngine e23ecf311c STORM-1577 WIP Implemented chat translation preferences management. 2011-09-07 00:09:49 +03:00