Граф коммитов

894 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 857e11c362 Add an explicit check for CODESET to fix OpenBSD bustage. r=bstell@netscape.com 2001-04-13 06:41:17 +00:00
ftang%netscape.com 147b398f3e fix 74941. clean up massy code in the header and cpp files 2001-04-11 23:52:46 +00:00
ftang%netscape.com 9b73e0ddeb fix 65773. r=yokoyama sr=sfraser add cid for mac converters 2001-04-11 23:43:26 +00:00
ftang%netscape.com f2c385ea73 fix bug 65773. add mac convertes to the project 2001-04-11 23:41:41 +00:00
ftang%netscape.com 0aedb3ac71 fix bug 65773 r=yokoyama sr=sfraser
add mac table and unix/window makefile
2001-04-11 23:39:43 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ftang%netscape.com 8a89c6e3d2 not part of the build yet.
4 bytes GB18030 mapping table in special index form
2001-04-09 22:07:00 +00:00
ftang%netscape.com 56f61cfc16 not part of the build
modify the perl script so
1. it will generate npl
2. it will generate instruction in the file
3. map correctly for the EUDC according to MS document
2001-04-09 22:04:55 +00:00
ftang%netscape.com 20944249af not part of the build
make the table generation tool depend on the global flag
2001-04-09 22:01:11 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
erik%netscape.com 76c403122f checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
enable nl_langinfo(CODESET) compiling
2001-04-05 02:29:59 +00:00
erik%netscape.com 970b6f402e checkin for bstell@netscape.com:
bug 54000; r=cls, sr=blizzard
define _XOPEN_SOURCE so older versions of Linux define CODESET
2001-04-04 22:51:36 +00:00
ftang%netscape.com 8bedffa6f5 remove obsoleted code. fix bug 74727 2001-04-04 22:49:04 +00:00
ftang%netscape.com e8068405bf remove obsoleted files 2001-04-04 22:42:57 +00:00
ftang%netscape.com 410c8c9bb1 fix bug 74727. remove dead code 2001-04-04 22:36:47 +00:00
ftang%netscape.com eb92735f22 fix 74727
r=yokoyama@netscape.com
remove dead code
2001-04-04 22:36:30 +00:00
ftang%netscape.com 79b013ae7c remove dead cpp files 2001-04-04 22:35:25 +00:00
ftang%netscape.com 9da640fc78 fix 74730. r=yokoyama@netscape.com
remove dead code
remove dead cpp file from the build
2001-04-04 22:34:45 +00:00
ftang%netscape.com 595dc4f7b4 add table generation tool to the build Not part of the build
fix bug 67374
2001-04-04 22:32:54 +00:00
ftang%netscape.com 9f8a711a2c not part of the build yet. fix bug 65773 r=nobodyyet sr=nobodyyet 2001-04-04 14:36:53 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ftang%netscape.com e69627a851 fix 71762.r=bstell sr=erik. add non standard jis0208 mapping 2001-04-03 19:30:33 +00:00
peterv%netscape.com eb7383ad4c Adding two files (nsUnicodeToTeXCMMIttf.cpp and nsUnicodeToTeXCMSYttf.cpp) to keep MathML building on Mac. Not part of default build. 2001-04-03 12:06:13 +00:00
timeless%mac.com 2c2be369b7 temp patch to fix build bustage r=bstell
CODEPAGE is not defined (perhaps we don't have glibc2.1 on some tinders?)
so i'm disabling the code that would try to use it.
2001-04-03 08:45:05 +00:00
erik%netscape.com 4b4df0478e checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment noting where to add line to include a charset remapping file
2001-04-03 06:06:59 +00:00
erik%netscape.com 98defabbc2 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
this is a sample nl_langinfo(CODESET) to gecko charset remapping file
2001-04-03 06:06:24 +00:00
erik%netscape.com 58f5e38313 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment saying this file is deprecated
2001-04-03 06:05:47 +00:00
erik%netscape.com 9a12a8c928 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
get charset using ns_langinfo(CODESET)
(instead of mapping setlocale(LC_LCTYPE, nsnull);)
2001-04-03 06:05:05 +00:00
erik%netscape.com afaa96209e checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add NS_ERROR_USING_FALLBACK_LOCALE
2001-04-03 06:03:59 +00:00
erik%netscape.com 1c8ba03cf0 checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the file was loaded
2001-04-03 06:00:01 +00:00
erik%netscape.com 3432eb859b checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the properties file was loaded
2001-04-03 05:59:44 +00:00
disttsc%bart.nl 1260a1f0a0 Convert hkscs.ut from DOS mode to UNIX mode (newline fu) to make Cement happy. 2001-03-31 01:11:45 +00:00
cls%seawood.org fb33ee7302 dos2unix: converting file intl/uconv/ucvtw/hkscs.uf to UNIX format ... 2001-03-31 00:36:19 +00:00
ftang%netscape.com df58f9f45c fix 71197
r=bstell sr=erik
split JIS0208 to two mapping
One for standard JIS0208 mapping one for the CP932 extension (non standard)
2001-03-30 03:16:10 +00:00
ftang%netscape.com 80e2c87282 fix 71489
r=bstell sr=erik
add Unicode to Johab encoding to the module
2001-03-30 03:11:21 +00:00
ftang%netscape.com b23c323507 add nsUnicodeToJohab.cpp into the mac build system fix bug 71489 r=bstell sr=erik 2001-03-30 03:09:40 +00:00
ftang%netscape.com a0c1d9d630 fix 71489
add nsUnicodeToJohab.cpp to the window build system
r=bstell sr=erik
2001-03-30 03:09:00 +00:00
ftang%netscape.com aed0f71665 fix 71489
add nsUnicodeToJohab.cpp to the unix build system
2001-03-30 03:07:33 +00:00
ftang%netscape.com 52e065b906 fix 71489
Add johab document encoding support
Currently the convert from johab to unicode part is #if 0 since
we didn't have a way to test it.
r=bstell sr=erik
2001-03-30 03:03:14 +00:00
ftang%netscape.com 2a8aad795d add lang group for x-johab
fix 71489
r=bstell sr=erik
2001-03-30 02:53:55 +00:00
ftang%netscape.com c2e2fddec1 add new cid for Johab encoding
fix 71489
r=bstell sr=erik
2001-03-30 02:52:37 +00:00
ftang%netscape.com ced98edd81 add Johab converter to fix bug 71489
r=bstell sr=erik
Not part of the build yet.
2001-03-30 02:51:24 +00:00
ftang%netscape.com ead74911d0 fix bug 71197
r=bstell sr=erik
add new mapping for non-standard jis0208 extension
2001-03-30 02:49:34 +00:00
ftang%netscape.com 1f0a9fe626 remove the non standard jis0208 mapping and split into jis0208ext.uf
r=bstell sr=erik, bug 71197
2001-03-30 02:47:41 +00:00
ftang%netscape.com 6baa194535 fix 71197
Machine generate code for non standard jis0208 code point (from cp 932)
r=bstell sr=erik
not part of the build yet
2001-03-30 02:46:40 +00:00
nhotta%netscape.com d3813ba3f1 Changed to use nsIObserver for pref change notification, added notification for mail edit menu, bug 72180, r=ftang, sr=erik. 2001-03-28 21:17:22 +00:00
nhotta%netscape.com 18f5b2731c Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-28 00:13:45 +00:00
nhotta%netscape.com f5981be777 Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-28 00:05:21 +00:00
nhotta%netscape.com 7277688f38 Adding a new converter for HKSCS, contribution from Gavin.Ho@compaq.com (not part of the build), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-27 23:56:12 +00:00
nhotta%netscape.com 966c68a02e Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2001-03-27 23:51:58 +00:00