Florian Quèze
|
c54bd196cb
|
Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe.
|
2014-06-09 16:50:58 +02:00 |
|
Felipe Gomes
|
0bb0b3365a
|
Bug 1012530 - Part 2. Reorder child nodes when swapping document state. r=florian
|
2014-06-08 13:04:59 -03:00 |
|
Felipe Gomes
|
4a4f60e4b5
|
Bug 1012530 - Part 1. Keep information about placeholder nodes. r=florian
|
2014-06-08 13:02:13 -03:00 |
|
Wes Kocher
|
09667bf6a9
|
Merge fx-team to m-c a=merge
|
2014-06-05 19:06:34 -07:00 |
|
Mike de Boer
|
7ee0b3962e
|
Bug 1015525: changes to translation prefs are now recorded by FHR. r=rnewman
|
2014-06-04 15:32:08 +02:00 |
|
Steven MacLeod
|
35d424f2b6
|
Bug 978158 - Setup FHR provider for Translation project r=felipe,rnewman
--HG--
rename : browser/components/translation/test/test_cld2.js => browser/components/translation/test/unit/test_cld2.js
rename : browser/components/translation/test/xpcshell.ini => browser/components/translation/test/unit/xpcshell.ini
|
2014-06-03 18:08:35 +02:00 |
|
Mike de Boer
|
fc9f45579d
|
Bug 1015521: Bing translation service will now uses available credentials. r=felipe
|
2014-06-03 12:43:12 +02:00 |
|
Mike de Boer
|
4e9782ddb7
|
Bug 1014007: reset _pendingRequest property on the correct scope. r=felipe
|
2014-06-02 16:40:27 +02:00 |
|
Asaf Romano
|
e9b63295bc
|
Bug 1018981 - Language to translate to box has the same colour as the infobar and up/down arrows are missing. r=ttauber. This also fixes bug 1018976.
|
2014-06-03 12:39:48 +03:00 |
|
Felipe Gomes
|
84208ccd86
|
Bug 1014672 - & character translated to & r=mikedeboer
|
2014-06-05 14:52:40 -03:00 |
|
Asaf Romano
|
c9be06e855
|
Bug 988480 - Implement OS X styling of Translation Infobar. r=mak
|
2014-05-31 00:21:11 +03:00 |
|
Ryan VanderMeulen
|
912ff41ae1
|
Backed out changeset 0521f4f30285 (bug 988480) for mochitest-bc failures.
|
2014-05-30 15:00:14 -04:00 |
|
Asaf Romano
|
42b1197ae5
|
Bug 988480 - Implement OS X styling of Translation Infobar. r=mak
|
2014-05-30 20:57:50 +03:00 |
|
Florian Quèze
|
2c1e04524a
|
Bug 1016342 - build translation by default, r=felipe.
|
2014-05-28 00:45:45 +02:00 |
|
Asaf Romano
|
8e269b2cf6
|
Bug 988275 - Choosing the same language in Translation Infobar will attempt to translate. r=florian
|
2014-05-26 17:03:13 +03:00 |
|
Asaf Romano
|
75eb245d16
|
Bug 994037 - Translation infobar can be placed in the wrong tab. r=florian
|
2014-05-26 15:30:42 +03:00 |
|
Felipe Gomes
|
738afe176b
|
Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian
|
2014-05-23 13:09:21 -03:00 |
|
Felipe Gomes
|
4f71d9e38f
|
Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian
|
2014-05-23 13:08:18 -03:00 |
|
Mike de Boer
|
316faf7109
|
Bug 1013861 : add pref to control showing the translation UI. r=felipe
|
2014-05-23 17:16:27 +02:00 |
|
Florian Quèze
|
910f580313
|
Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe.
|
2014-05-22 22:33:13 +02:00 |
|
Florian Quèze
|
b8fea6a22e
|
Bug 988297 - Language is changed if up/down arrow keys are used while translation infobar displays the error message, r=felipe.
|
2014-05-22 15:12:53 +02:00 |
|
Mike de Boer
|
adbc98a2cc
|
Bug 10113915: remove unused imports. r=florian.
|
2014-05-21 17:54:52 +02:00 |
|
Marco Bonardo
|
05e2558336
|
Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano
|
2014-05-20 12:10:17 +02:00 |
|
Carsten "Tomcat" Book
|
84cc9c6fdf
|
Backed out changeset c058132f270e (bug 988481) for bc1 test failures
|
2014-05-20 14:01:41 +02:00 |
|
Marco Bonardo
|
7b9b9e302e
|
Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano
|
2014-05-20 12:10:17 +02:00 |
|
Felipe Gomes
|
5e7f20bca5
|
Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian
|
2014-05-19 17:33:41 -03:00 |
|
Felipe Gomes
|
49f553b5c0
|
Bug 976554 - Replace original content of webpage's text nodes with translated content, or vice versa. r=florian
|
2014-05-19 17:32:09 -03:00 |
|
Felipe Gomes
|
5408f5dc81
|
Bug 976556 - Parse translation results back into the TranslationDocument and TranslationItem data structures. r=florian
|
2014-05-19 17:31:23 -03:00 |
|
Felipe Gomes
|
eb48bb6833
|
Bug 971054 - Part 4. Class to manage the service's auth token lifetime and renewal. r=florian
|
2014-05-19 17:29:47 -03:00 |
|
Felipe Gomes
|
a1b8b3b176
|
Bug 971054 - Part 3. BingRequest class that represents one network request sent to translation service. r=florian
|
2014-05-19 17:28:25 -03:00 |
|
Felipe Gomes
|
12e8acd688
|
Bug 971054 - Part 2. BingTranslator engine. r=florian
|
2014-05-19 17:27:32 -03:00 |
|
Felipe Gomes
|
b58a4ee904
|
Bug 971054 - Part 1. TranslationDocument class that manages the translation process and data for a document. r=florian
|
2014-05-19 17:26:55 -03:00 |
|
Florian Quèze
|
4a3490756e
|
Bug 1008195 - Clicking on the notification icon should toggle the translation infobar, r=felipe.
|
2014-05-16 17:17:06 +02:00 |
|
Florian Quèze
|
a86b7bc507
|
Bug 976574 - Implement 'Translation Preferences' option in infobar - tests, r=felipe.
--HG--
extra : rebase_source : f96151044fb083fa2c8e19d085c2a6a90700afe2
|
2014-05-13 09:57:20 +02:00 |
|
Florian Quèze
|
cbc89d175f
|
Bug 976574 - Implement 'Translation Preferences' option in infobar, r=felipe.
--HG--
extra : rebase_source : 240d73d8d852a1868bb96e39d61fc7a80a60621b
|
2014-05-13 09:57:08 +02:00 |
|
Florian Quèze
|
d6b7a6b944
|
Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe.
|
2014-04-17 00:02:33 +02:00 |
|
Florian Quèze
|
88d6a7c362
|
Bug 974461 - Display translation icon at the same time as the translation infobar, r=felipe.
--HG--
extra : rebase_source : a00d5c02ba42c66de943d9c4c34171f3f35022ed
|
2014-04-07 19:39:07 +02:00 |
|
Florian Quèze
|
4589ff9591
|
Bug 987522 - Improve localizability of translation infobar, r=felipe.
|
2014-03-31 11:42:15 +02:00 |
|
Florian Quèze
|
60b2c0f6f6
|
Bug 979424 - Implement structure and state switching for translation infobar, r=felipe.
|
2014-03-21 19:07:38 +01:00 |
|
Florian Quèze
|
9a2f1aeeb4
|
Bug 971047 - Import the CLD language detection library, r=felipe,azakai,gps.
|
2014-03-13 18:28:53 +01:00 |
|