Richard Marti
601589e9b7
Bug 1262799 - Port bug 1262324 to c-c. r=jorgk a=bustage-fix CLOSED TREE
2016-04-07 16:43:11 +02:00
Nicholas Nethercote
2d4f9d2af0
Bug 1261260 - Update comm-central for do_GetAtom/NS_NewAtom renaming in bug 1260871. r=rkent.
2016-04-01 12:40:51 +11:00
Magnus Melin
34af01d575
Bug 1217161 - Mojibake with Chinese characters in email body (support cp936 encoding as an alias for gbk). r=rkent
...
--HG--
extra : amend_source : edfd0d2e3bb9bce2f2ee82ebcf96b4a2abbbf1ed
2015-12-30 22:48:14 +02:00
Magnus Melin
9d168e83df
Bug 1209777 - part3: adapt comm-central for bug 589199 (top level const/let change). r=mconley, fallen, jcranmer, aleth. a=mkmelin on CLOSED TREE
...
Created by this script:
find mail/ mailnews/ calendar/ chat/ im/ testing/ -type f -iname *.js* -exec sed -i -E 's/^(const|let) /var /g' {} \;
2015-10-11 00:23:56 +03:00
Magnus Melin
4a45d9b2eb
Bug 1174580 - Doesn't display GB2312 encoded texts correctly for Chinese Characters. r=jcranmer
...
CLOSED TREE seamonkey
2015-06-21 21:40:50 +03:00
ISHIKAWA, Chiaki
e1af27cb6a
Bug 1171064 - Configuration error under mailnews/intl (C-C TB): Script for generating charsetalias.properties.h does not exist, r=Fallen
2015-06-03 12:00:59 -07:00
Edmund Wong
d4484ddd6a
Bug 1159255 - Remove MSVC_ENABLE_PGO from moz.build. r=aleth
2015-04-28 07:17:00 +02:00
aleth
aa210afd91
Bug 1140720 - Port Bug 756022: Unify pref font choices for various Latin script-using languages. r=mkmelin
...
--HG--
extra : amend_source : c7c3451ff6742d59903cf83cefba720763c6acbe
2015-03-18 01:29:56 +01:00
Edmund Wong
b85d5b25f4
Bug 1135336 - Convert makefile rules in MailNews with props2arrays.py. r=mkmelin
2015-02-21 01:07:00 +02:00
Magnus Melin
6f2605fc5c
Bug 1068505 - React to the removal of non-Encoding Standard Mac encoders (Mac encodings other than MacRoman and MacCyrillic). r=jcranmer, a=mkmelin
...
- Remove all traces of notForOutgoing, supported encoders are now hardcoded in CharsetMenu.jsm.
2014-12-20 14:29:22 +02:00
Magnus Melin
bbc56ca7b4
Bug 1008843 - React to the removal of T.61-8bit by removing it from comm-central too. r=jcranmer, a=mkmelin
2014-12-20 14:28:45 +02:00
Magnus Melin
b2d32be8f6
Bug 1072202 - React to the removal of VISCII, x-viet-tcvn5712 and x-viet-vps (remove traces of it from comm-central too). r=jcranmer, a=mkmelin
2014-12-20 14:28:24 +02:00
Magnus Melin
6f74d69ceb
Bug 1008845 - React to the removal of x-johab (remove traces of it from comm-central). r=jcranmer, a=mkmelin
2014-12-20 14:27:24 +02:00
Magnus Melin
07a392ed4e
Bug 1070986 - React to the removal of us-ascii as a Gecko-canonical name (map us-ascii to windows-1252). r=jcranmer, a=mkmelin
...
Landing string changes on CLOSED TREE for seamonkey
2014-12-20 14:26:43 +02:00
Magnus Melin
6311cb4c8a
Bug 1068510 - React to the removal of ARMSCII8 (remove traces of if from comm-central). r=jcranmer, a=mkmelin
2014-12-13 13:50:51 +02:00
Magnus Melin
22a148cc1e
Bug 1069909 - React to the removal of ISO-8859-6-I and -E and ISO-8859-8-E as Gecko-canonical names. r=jcranmer, a=mkmelin
...
Make these mappings:
* iso-8859-6-i -> ISO-8859-6
* iso-8859-6-e -> ISO-8859-6
* iso-8859-8-e -> ISO-8859-8
2014-12-13 13:50:36 +02:00
Magnus Melin
d4e1593124
Bug 1069907 - React to the removal of ISO-IR-111 (by removal from comm-central too). r=jcranmer
2014-11-22 14:54:07 +02:00
Magnus Melin
5833bf7365
Bug 1067807 - React to the removal of non-Encoding Standard DOS encodings (remove them from comm-central) r=jcranmer
2014-11-22 14:47:00 +02:00
Magnus Melin
b135ce2bc1
Bug 1026946 - React to the removal of EUC-TW (by removing it from c-c). r=jcranmer
2014-11-22 14:47:00 +02:00
Magnus Melin
2fc185f041
Bug 1025886 - React to the removal of ISO-2022-KR and ISO-2022-CN (remove from c-c too). r=jcranmer
2014-11-22 14:47:00 +02:00
Magnus Melin
659ab1c634
Bug 1074125 - Avoid duplication of labelsencodings.properties in charsetalias.properties. r=jcranmer. a=me
...
Removed duplicate entries from charsetaliases using:
grep -vxf mozilla/dom/encoding/labelsencodings.properties mailnews/intl/charsetalias.properties > mailnews/intl/charsetalias.properties.x && mailnews/intl/charsetalias.properties.2 mailnews/intl/charsetalias.properties
2014-11-17 22:37:27 +02:00
Magnus Melin
d7773a25f8
Bug 936466 - React to the removal of TIS-620, ISO-8859-11 and ISO-8859-9. r=jcranmer, a=mkmelin
...
Landing on CLOSED TREE seamonkey tree
Adjust charsetalias.properties to make
- TIS-620 and ISO-8859-11 aliases of windows-874
- ISO-8859-9 an alias of windows-1254
2014-10-26 14:02:21 +02:00
Ian Neal
ed76105a4f
Bug 1044460 - Port relevant changes from Bug 1043344 for moving libraries and programs build to the compile tier r=standard8 for a CLOSED TREE
2014-07-31 15:15:22 +01:00
Josiah Bruner
7df7ab4042
Bug 1044439 - Fix build regressions caused by bug 1038537. Partial bustage fix for a CLOSED TREE. r=jcranmer
2014-07-26 10:49:11 -04:00
Joshua Cranmer
bd200fcb22
Bug 1035650, part 4: Fix public destructors everywhere else, r=Neil a=bustage fix on CLOSED TREE
2014-07-09 09:04:59 -05:00
Joshua Cranmer
e54799fdb4
Bug 1006498 - Use the charset manager to resolve aliases, r=Standard8, a=bustage-fix to reopen a CLOSED TREE.
2014-05-13 16:37:10 -05:00
Joshua Cranmer
8ac2c8e2aa
Bug 1006498 - Import nsCharsetConverterManager into c-c. r=Neil, patch originally due to Henri Sivonen. CLOSED TREE.
2014-05-12 09:14:06 -05:00
Henri Sivonen
a3f9be7ed3
Bug 1001113 - Move test_bug718500.js to c-c. r=Standard8, a=me
...
CLOSED TREE
2014-04-25 12:19:29 +03:00
Mark Banner
17d5c7c2e1
Bug 937056 - Fix tests in c-c. r=hsivonen
2014-04-23 04:30:00 -04:00
Henri Sivonen
9bb15d9249
Bug 937056 - Add UTF-7 converters to comm-central. r=Standard8
2014-04-14 17:04:02 +03:00