Commit Graph

620 Commits

Author SHA1 Message Date
sgehani%netscape.com
a0be8f890b Surfaced enumeration service added in PersistentProperties. 1999-06-11 02:22:34 +00:00
ftang%netscape.com
9996fbaaac add cid for cp936 1999-06-11 00:41:23 +00:00
ftang%netscape.com
f4cec6ff0b add cp949 cid 1999-06-11 00:38:52 +00:00
ftang%netscape.com
221bf71a1d add CP932 cid 1999-06-11 00:36:45 +00:00
ftang%netscape.com
777a984fcd add cid for CP950 1999-06-11 00:34:54 +00:00
ftang%netscape.com
5e82f4f8d4 add cid for cns11643 p3-7 encoder 1999-06-11 00:32:52 +00:00
ftang%netscape.com
376f356e09 add CID for ISOIR111 and UserDefined 1999-06-11 00:28:47 +00:00
ftang%netscape.com
64af70504e add real implementation for user defined charset 1999-06-10 23:55:12 +00:00
ftang%netscape.com
2ef917b56c add mapping for user defined charset, we use private zone F780-F7FF to map 80-FF 1999-06-10 23:52:09 +00:00
ftang%netscape.com
3220482200 add NPL 1999-06-10 23:49:49 +00:00
ftang%netscape.com
b155321660 add implementation for ISO-8859-10 1999-06-10 23:31:51 +00:00
ftang%netscape.com
f1e2f72b03 add mapping table for ISO-8859-10 which based on the charmaps on ftp://dkuug.dk/i18n/charmaps 1999-06-10 23:31:02 +00:00
ftang%netscape.com
46b4880bb1 put the real implementation of ISO-IR-111 converters into the empty file 1999-06-10 22:39:46 +00:00
ftang%netscape.com
7a9f45efc1 add iso-ir-111 table based on ftp://dkuug.dk/i18n/charmaps/ECMA-CYRILLIC 1999-06-10 22:09:29 +00:00
ftang%netscape.com
2bf7bcd507 return the correct error code, and do not return error when no reload is necessary 1999-06-10 21:48:16 +00:00
ftang%netscape.com
3cd12a6fb5 add new files to mac project files 1999-06-10 21:24:06 +00:00
ftang%netscape.com
446f00bcec add new files to Unix makefiles 1999-06-10 21:21:08 +00:00
ftang%netscape.com
ca044044db add new files into makefiles 1999-06-10 21:19:48 +00:00
cata%netscape.com
86b807771a Bug fix. 1999-06-10 20:19:58 +00:00
cata%netscape.com
efc05ce172 Bug fixes in the UTF-7 converters. 1999-06-10 20:06:00 +00:00
ftang%netscape.com
8cc9893684 add real implementation for Unicode To CNS p3-p7 converters 1999-06-10 14:36:31 +00:00
ftang%netscape.com
578de8a77c chang variable name and fix Unicode to CNS plan 2 conversion mapping 1999-06-10 14:27:40 +00:00
ftang%netscape.com
0c1330d6ce add CNS 11643 p3-7 to EUCTW 1999-06-10 14:14:50 +00:00
ftang%netscape.com
ac84d5068d remove incorrect checkin 1999-06-10 13:59:27 +00:00
ftang%netscape.com
b1c4cceed0 add cns[3-7].u[ft] which generated by the file uni2cns.txt created by Koichi Yasuoka <yasukoda@kudpc.kyoto.u.ac.jp>. Notice the CNS plan 1 and 2 are not based on this file but the John Jenkin's one. There are some difference between these two file in p1 1999-06-10 13:56:29 +00:00
ftang%netscape.com
c0ae575180 add functionality to uscan and ugen so we can add CNS11643 p3-7 into euc-tw 1999-06-10 12:56:33 +00:00
ftang%netscape.com
71c305b64d add empty file as placeholder 1999-06-10 01:32:35 +00:00
ftang%netscape.com
0428e5d581 add empty as placeholder 1999-06-10 01:25:26 +00:00
ftang%netscape.com
d042887c9f add file placeholder for VIQR, VNI, ISO885910, ISO885913, ISO-IR-111 1999-06-10 01:17:03 +00:00
ftang%netscape.com
b6149f1855 add empty file (npl) as placeholder for converters 1999-06-10 01:08:14 +00:00
ftang%netscape.com
22d83ff1b4 add empty file as place holder 1999-06-10 01:00:45 +00:00
ftang%netscape.com
40c71234c5 add ibm866, UTF-7, x-imap4-modified-utf7, t61, ucs2, ucs4 1999-06-09 23:50:03 +00:00
ftang%netscape.com
21db0c9d12 correct the number of encoder 1999-06-09 23:48:30 +00:00
ftang%netscape.com
f61833a2af change the hack to make it easier to add new CID, add CID for 7 XLFD charset and cp1255 1256, 866, UCS2/4 T61 1999-06-09 21:41:24 +00:00
ftang%netscape.com
752fa6d44f add cp1255,1256,866, UCS2/4, T61 to the factory 1999-06-09 21:20:28 +00:00
ftang%netscape.com
56ab2720e8 add T61, UCS2/UCS4 converters 1999-06-09 21:00:06 +00:00
ftang%netscape.com
f5a84f304d change UCS2/4 CID into UCS2/4BE CID and add LE cid 1999-06-09 20:50:04 +00:00
ftang%netscape.com
7e9f164bc2 add UCS2, UCS4, T61 1999-06-09 20:39:35 +00:00
ftang%netscape.com
4fb8fd9a72 add UCS2/UCS4 and T61 to the makefile 1999-06-09 20:33:57 +00:00
ftang%netscape.com
c912fce892 add T61, UCS2, UCS4 converters 1999-06-09 20:33:07 +00:00
ftang%netscape.com
35e71fcd44 fix incorrect GetMaxLength 1999-06-09 20:32:00 +00:00
ftang%netscape.com
1583b00598 add nsUConvDll.h 1999-06-09 20:26:48 +00:00
ftang%netscape.com
ec190031e7 add new scanner/generate type to support UCS2/4 1999-06-09 20:22:26 +00:00
ftang%netscape.com
87b8b7c74a integrate rule base Thai line breaker (60% accurate) 1999-06-09 20:20:58 +00:00
ftang%netscape.com
dcf5e82033 add cp1255, 1256, 866 converters 1999-06-09 04:19:13 +00:00
ftang%netscape.com
3f6ca09473 add 1255, 1256, 866 1999-06-09 04:05:12 +00:00
ftang%netscape.com
f8f6a66acb add cp1255,1256,866 converter files 1999-06-09 04:02:18 +00:00
mcafee%netscape.com
62c9f50725 Ignore generated files. 1999-06-09 04:02:15 +00:00
mcafee%netscape.com
0e313ad0ab Proper use of parens. 1999-06-09 04:00:57 +00:00
ftang%netscape.com
1cb6387dc9 add new mapping tables 1999-06-09 03:50:07 +00:00