Commit Graph

652 Commits

Author SHA1 Message Date
ftang%netscape.com
b3c78380fb fix conversion bug 1999-07-16 20:39:46 +00:00
ftang%netscape.com
281dc11835 fix composed hangule conversion and also add it to KS C 5601 conversion 1999-07-16 18:20:45 +00:00
ftang%netscape.com
e64cb7bc33 implement precomposed hangule to composed jamo in UnicodeToEUCKR conversion. Thanks Jungshik Shin jshin@pantheon.yale.edu for all the technical advices 1999-07-16 14:32:53 +00:00
ftang%netscape.com
8538bfa431 fix composed hangul bug 1999-07-16 14:08:53 +00:00
ftang%netscape.com
04317bc727 add composed Hangul support 1999-07-16 13:03:32 +00:00
ftang%netscape.com
02afed6d74 add new selector 1999-07-16 13:02:36 +00:00
warren%netscape.com
84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
ftang%netscape.com
9a4f42018e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
gordon%netscape.com
eeb2b7a56a Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds. 1999-07-14 21:26:52 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
briano%netscape.com
9e0fe7207e That wasn't the problem. Oh well. 1999-07-10 19:59:30 +00:00
briano%netscape.com
0f93e526e4 That was stupid... 1999-07-10 18:39:39 +00:00
briano%netscape.com
764228188d Attempt to fix another AIX long arg list breakage. 1999-07-10 17:50:19 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
cata%netscape.com
19f4e1e396 Test for utf-7 enc. 1999-07-06 22:40:17 +00:00
cata%netscape.com
ed2a234d32 Space, Tab, CR, LF - direct encoded. 1999-07-06 22:39:49 +00:00
cata%netscape.com
f15ef21611 Using the registry for converter info. Should improve startup performance. 1999-07-02 21:15:16 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
warren%netscape.com
d2d4a70afd Necko refcount fixes. 1999-07-02 06:13:42 +00:00
erik%netscape.com
2f44418d3d Make this code a bit more bullet-proof. If the property file is missing,
netlib still returns NS_OK, so this code continues happily. Now it's
checking the pointer for NULL as well, so it's fixed.
1999-07-01 00:24:45 +00:00
cata%netscape.com
5741932cfe Test for UTF-7. 1999-06-30 21:03:00 +00:00
cata%netscape.com
207c4fd6ec Small bug-fixes. 1999-06-30 20:58:14 +00:00
valeski%netscape.com
6739938bc7 handing the single byte url case 1999-06-29 21:05:01 +00:00
tague%netscape.com
357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
mcafee%netscape.com
a3a0a68bd6 OS/2 changes. 1999-06-28 23:53:01 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
ftang%netscape.com
4a635b4586 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com
b80b550f11 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
ftang%netscape.com
b6458e8141 add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com
abe270caf2 add uf and ut table for 1999-06-22 02:50:43 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
ftang%netscape.com
679bfcf1cd fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com
2ce4793f30 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
ftang%netscape.com
70c43af439 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com
4cd0c3e227 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
ftang%netscape.com
f12fee7c43 add ascii converter to the file list 1999-06-15 06:45:08 +00:00
ftang%netscape.com
386e1c849d add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com
82f0d35c6e add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
ftang%netscape.com
6fe94135ef add CID for ASCII 1999-06-15 06:27:37 +00:00
cata%netscape.com
e7d2871eaf Bugfix. 1999-06-14 21:38:50 +00:00
blizzard%redhat.com
268bb12140 Make sure this interface has a GetIID() method. Approved by Shaver. 1999-06-14 02:11:02 +00:00
erik%netscape.com
7a833358ff LC_ALL -> LC_CTYPE (LC_ALL returns multiple values on some Unixes).
"" -> NULL (pass NULL to setlocale to query).
"locale." -> "locale.all." (someone forgot the "all." part of the key).
1999-06-12 20:56:45 +00:00
ftang%netscape.com
2cf6b53c65 add new support for GL 1999-06-12 01:38:30 +00:00
ftang%netscape.com
82009b471b fix bug 5893 1999-06-12 01:37:46 +00:00
ftang%netscape.com
4e4cb33da1 add additional charset name 1999-06-12 00:01:32 +00:00
ftang%netscape.com
06c501d460 add factory for ISO-IR -111 userdefined charset ad cns11643 p3-7 1999-06-11 12:39:57 +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
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
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
ftang%netscape.com
1cb6387dc9 add new mapping tables 1999-06-09 03:50:07 +00:00
ftang%netscape.com
537c4dad03 add GB2312 GL converter 1999-06-09 03:42:03 +00:00
ftang%netscape.com
f1964c992d add cid and class mapping 1999-06-09 03:17:50 +00:00
ftang%netscape.com
587c14756a add new CIDs 1999-06-09 00:40:18 +00:00
ftang%netscape.com
3a6483da10 add new CIDs 1999-06-09 00:15:50 +00:00
ftang%netscape.com
b706d5e26b add new CIDs 1999-06-08 23:53:22 +00:00
ftang%netscape.com
7cb10bdd70 fix typo 1999-06-08 23:44:51 +00:00
ftang%netscape.com
a02c540bf1 add new CIDs 1999-06-08 23:44:50 +00:00
ftang%netscape.com
0339f3d810 add x window font charset converters 1999-06-08 23:31:56 +00:00
ftang%netscape.com
2d1b59314c add no CNS 11643 p1 and p2 1999-06-08 23:25:15 +00:00
ftang%netscape.com
c8a9c583f3 add no ASCII Big5 1999-06-08 23:24:05 +00:00
ftang%netscape.com
6f50d37325 add KSC5601 1999-06-08 23:23:07 +00:00
ftang%netscape.com
8460d8820d add GB2312 GL 1999-06-08 23:22:23 +00:00
ftang%netscape.com
f1b03fd874 add CNS11643 converters 1999-06-08 23:14:26 +00:00
ftang%netscape.com
55f3cca14e add No ASCII big5 converters 1999-06-08 23:13:06 +00:00
ftang%netscape.com
cd1ca5d019 add convert to GB2312 GL files 1999-06-08 23:11:46 +00:00
ftang%netscape.com
343c81ec51 add KSC5601 converter files 1999-06-08 23:10:54 +00:00
ftang%netscape.com
0f86764dcc add Unicode to JIS converters files 1999-06-08 23:09:50 +00:00
ftang%netscape.com
711c63b56f add nspr3 to the lib list 1999-06-08 21:09:51 +00:00
ftang%netscape.com
1da95faa26 add new locale to charset mapping 1999-06-08 21:09:33 +00:00
ftang%netscape.com
dc0e05c264 fix Chinease/Korean encoder problem 1999-06-08 21:06:47 +00:00
ftang%netscape.com
1d7cd2e5b0 add JIS converters 1999-06-07 23:58:39 +00:00
briano%netscape.com
d644a9b014 Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
ftang%netscape.com
91e96a948c add FillInfo 1999-06-07 21:37:45 +00:00
ftang%netscape.com
54b761eadc add IS_REPRESENTABLE test inside #ifdef 1999-06-07 21:36:43 +00:00
ftang%netscape.com
1fc865d90f fix typo 1999-06-07 20:40:53 +00:00
ftang%netscape.com
c1384463fa add FillInfo 1999-06-07 20:32:15 +00:00
ftang%netscape.com
fbb6fc9b7d add nsICharRepresentable.h and change nsIUnicodeEncodeHelper.h 1999-06-07 20:29:45 +00:00
ftang%netscape.com
f0c9ffa1f9 add nsICharRepresentable.h 1999-06-07 20:29:02 +00:00
cata%netscape.com
74738a54d0 UTF-7 tests 1999-06-07 18:51:13 +00:00
cata%netscape.com
70ab6399f7 UTF-7 converters 1999-06-07 18:50:44 +00:00
cata%netscape.com
31ed6648ad added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsUTF7ToUnicode.cpp 1999-06-07 18:49:38 +00:00
cata%netscape.com
04a34ece10 more work on UTF-7 converters 1999-06-07 18:49:12 +00:00
cata%netscape.com
fed6498106 Fixed OpenVMS portability problem. 1999-06-03 20:09:56 +00:00
sspitzer%netscape.com
d558b82f1d ignore the generated Makefiles 1999-06-02 06:52:12 +00:00
ftang%netscape.com
16080eeaa6 move files to ucvtw, ucvtw2, ucvko 1999-05-31 16:58:38 +00:00
ftang%netscape.com
7693eb8059 move cid 1999-05-31 16:54:52 +00:00
ftang%netscape.com
19bdcf2099 move big5, euc-kr, euc-tw convertesr into ucvtw, ucvtw2, ucvko 1999-05-31 16:48:16 +00:00
ftang%netscape.com
a776686624 remove big5, euc-kr, euc-tw converter to ucvtw, ucvtw2, and ucvko 1999-05-31 16:39:13 +00:00
ftang%netscape.com
fc6dc97b0e add ucvtw, ucvtw2, ucvko 1999-05-31 16:33:13 +00:00
ftang%netscape.com
23ff7e5c2b add converter table 1999-05-31 16:29:41 +00:00
ftang%netscape.com
8bcf74c4f4 add euc-kr to ucvko 1999-05-31 16:28:21 +00:00
ftang%netscape.com
6803a8b10b add euc-tw converters to ucvtw2 1999-05-31 16:26:09 +00:00
ftang%netscape.com
3d4fe0608c move big5 to ucvtw 1999-05-31 16:17:07 +00:00
ftang%netscape.com
6d0d39643f remove big5, euc-kr, euc-tw converter 1999-05-31 16:14:14 +00:00
ftang%netscape.com
1807b4918d remove big5, euc-kr and euc-tw converter and place them into ucvtw ucvtw2 adn ucvko 1999-05-31 16:10:36 +00:00
ftang%netscape.com
325442910e remove Big5, euc-kr, euc-tw converter. Big5 will move to ucvtw, euc-tw will move to ucvtw2, euc-kr will move to ucvko 1999-05-31 16:03:16 +00:00
cata%netscape.com
ca591fa166 My part of fix for bug 6890. 1999-05-28 20:03:35 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
cata%netscape.com
568eac6dff Modified UTF-7 converters added. 1999-05-18 22:43:57 +00:00
cata%netscape.com
fff5fd32df Modified UTF-7 converers added to the buid. 1999-05-18 22:38:26 +00:00
cata%netscape.com
7b3ef9ea03 added files: mozilla/intl/uconv/ucvlatin/nsUnicodeToMUTF7.cpp, mozilla/intl/uconv/ucvlatin/nsMUTF7ToUnicode.cpp 1999-05-18 22:37:47 +00:00
cata%netscape.com
8fd1458a72 Created. 1999-05-18 22:36:25 +00:00
ftang%netscape.com
cc80db17b6 add cp1256 and windows-874 1999-05-13 00:27:52 +00:00
ftang%netscape.com
cf4d1a8938 add MappingCache 1999-05-10 23:19:21 +00:00
ftang%netscape.com
f0f6ce29a7 add nsMappingCache.cpp 1999-05-10 23:15:11 +00:00
ftang%netscape.com
9c532c75fd add nsMappingCache.cpp 1999-05-10 22:36:50 +00:00
ftang%netscape.com
dcb77da466 add nsIMappingCache.h to export list 1999-05-10 22:35:25 +00:00
ftang%netscape.com
01f57bab0b first add 1999-05-10 22:30:21 +00:00
ftang%netscape.com
7282d8729f add nsIMappingCache.h 1999-05-10 22:28:33 +00:00
ftang%netscape.com
3132cddea0 add progid 1999-05-10 22:22:01 +00:00
ftang%netscape.com
7a92a75add first add 1999-05-08 00:19:13 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
ftang%netscape.com
a7ed69ffb9 fix buffer growing problem and wrong value when we return NS_UPEXPECTED error 1999-05-05 23:52:48 +00:00
ftang%netscape.com
df1408625c remove extra line from unixcharset.properties put the real implementation of nsUNIXCharset.cpp 1999-05-05 23:51:15 +00:00
ftang%netscape.com
ff458779f2 change description about platform specific section 1999-05-04 23:38:39 +00:00
ftang%netscape.com
b05819118e add comment and NPL. 1999-05-04 22:57:03 +00:00
ftang%netscape.com
bb4e5612ee add comment and NPL. Change tis-620 to uppercase TIS-620 1999-05-04 22:49:05 +00:00
ftang%netscape.com
5bb07d51c4 change tis-620 to upper case TIS-620 1999-05-04 22:47:49 +00:00
ftang%netscape.com
9fb7cdd5ad add comment and NPL 1999-05-04 22:45:57 +00:00
ftang%netscape.com
c04736a438 move to the 2nd implementation. Remove the first one 1999-05-04 22:32:06 +00:00
ftang%netscape.com
38ba25f9c9 fix virtual destroctor problem 1999-05-04 22:27:06 +00:00
ftang%netscape.com
076a209a0c change the makefile to install properties file to the right place 1999-05-04 22:22:02 +00:00
ftang%netscape.com
f3678d673e move the NS_IMPL_IDS to nsCharestAlias.cpp add the real implementation for nsWinCharset.cpp 1999-05-04 22:21:09 +00:00
ftang%netscape.com
d53f188ae3 change mapping for 1252 and 1254 1999-05-04 22:19:02 +00:00
ftang%netscape.com
621aea889d make mCharset private 1999-05-04 21:09:08 +00:00
ftang%netscape.com
8dcc69b20e check in the real implementation which will read the mapping from a property file.... 1999-05-04 21:04:12 +00:00
ftang%netscape.com
aec350f68e add nsURLProperties.cpp 1999-05-04 20:31:31 +00:00
ftang%netscape.com
a746dd8b56 add 2nd implementation and fix breakage 1999-05-04 20:25:35 +00:00
ftang%netscape.com
65ee207f9b add wincharset.properties to install and clobber 1999-05-04 20:10:54 +00:00
ftang%netscape.com
fa84886e65 add nsURLProperties.cpp 1999-05-04 19:45:54 +00:00
ftang%netscape.com
97fa370269 add nsURLProperties.cpp and charsetalias.properties 1999-05-04 19:36:23 +00:00
ftang%netscape.com
9c00d7d74b add new files 1999-05-04 19:35:20 +00:00
ftang%netscape.com
0de35f43a0 add CIDs for the new converters 1999-04-27 02:54:35 +00:00
ftang%netscape.com
a673e281df add cid and hookup w/ factory for the new converters 1999-04-27 02:12:05 +00:00
ftang%netscape.com
714e0cd2dd add UnicodeToKOI8R/U 1999-04-27 02:10:42 +00:00
ftang%netscape.com
3353b183de add several converters 1999-04-27 00:46:46 +00:00
ftang%netscape.com
ba56edc051 remove accidential checkin 1999-04-27 00:41:22 +00:00
ftang%netscape.com
275775ccd8 add new files to the Makefile.in 1999-04-27 00:33:11 +00:00
ftang%netscape.com
5694635bb0 add several new charset converter . Change makefile. Have not hook up w charset manager and factory yet 1999-04-27 00:27:38 +00:00
ftang%netscape.com
04e2019b9c correct the macintosh charset name to use private charset name start w/ x- to make it compatibale w/ 4.5 1999-04-26 20:58:58 +00:00
ftang%netscape.com
3bd89ac935 First Checked In. 1999-04-23 23:05:09 +00:00
ftang%netscape.com
355caaa916 First Checked In. 1999-04-23 22:57:21 +00:00
ftang%netscape.com
9cd7d223f0 First Checked In. 1999-04-23 22:52:20 +00:00
cata%netscape.com
8bb7d0e0ee ISO2022JP encoder test added. 1999-04-23 22:16:21 +00:00
cata%netscape.com
9a9052d5eb ISO2022JP encoder added. 1999-04-23 22:15:48 +00:00
cata%netscape.com
1dd52d236c ISO2022JP encoder done. 1999-04-23 22:14:11 +00:00
cata%netscape.com
e8fbfe6dd4 New converters added. 1999-04-21 21:29:25 +00:00
cata%netscape.com
f897f739b3 The new converters are added as components. 1999-04-21 20:50:08 +00:00
cata%netscape.com
5080024aac New converters added. 1999-04-21 20:05:12 +00:00
cata%netscape.com
866f813784 added files: mozilla/intl/uconv/ucvlatin/nsISO88593ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88594ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88595ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88596ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88598ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1251ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1257ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88593.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88594.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88595.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88596.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88598.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1251.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1257.cpp 1999-04-21 20:04:25 +00:00
cata%netscape.com
72f9a40a4a New converters added. 1999-04-21 19:52:21 +00:00
cata%netscape.com
7635fe8c4d New converter tables. 1999-04-21 19:49:27 +00:00
cata%netscape.com
ac4d429834 Renamed to ISO88591 1999-04-19 22:00:05 +00:00
cata%netscape.com
df6ef1d4e6 Renamed to ISO88591. 1999-04-19 21:59:45 +00:00
cata%netscape.com
d4a382b20f Latin1 -> ISO88591 1999-04-19 21:56:04 +00:00
cata%netscape.com
c4e4b65fba added files: mozilla/intl/uconv/ucvlatin/nsISO88591ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88591.cpp, removed files: mozilla/intl/uconv/ucvlatin/nsLatin1ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToLatin1.cpp 1999-04-19 21:55:15 +00:00
cata%netscape.com
e644987e20 Deprecated methods deleted. 1999-04-19 21:15:09 +00:00
cata%netscape.com
fb47a91eca Support class for fast table decoder added. 1999-04-19 20:41:30 +00:00
cata%netscape.com
666aad56f2 Support class for fast table decoder added. 1999-04-19 20:28:08 +00:00
cata%netscape.com
db8fc54478 Method renamed for clarity. 1999-04-19 20:26:26 +00:00
cata%netscape.com
4c596f98cc Latin1 test case fixed. 1999-04-19 19:46:28 +00:00
cata%netscape.com
a9df103132 Fix for GetMaxLength() returning fewer bytes than necessary. 1999-04-19 19:45:06 +00:00
cata%netscape.com
173fa41b19 Bugfix for out of control growth of internal buffer under certain error conditions. 1999-04-13 00:08:26 +00:00
sspitzer%netscape.com
7ab6d8f00e adding these cvsignore files 1999-04-10 00:39:11 +00:00
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
ftang%netscape.com
7329fbfca6 fix bug 4672, 4673, 4674, 4676 , check in for cata from ftang's account 1999-04-07 23:00:28 +00:00
ftang%netscape.com
c94f5cce5e fix bug 564 to use CP 1252 mapping table to convert ISO-8859-1 1999-04-07 22:59:35 +00:00
tague%netscape.com
4505d71b44 Fixed MANIFEST again. I don't know what caused the bustage. 1999-04-07 03:07:45 +00:00
tague%netscape.com
1083710294 back out changes...doesn't build 1999-04-07 01:53:01 +00:00
tague%netscape.com
537da048d7 Fixed build bustage by moving Manifest to MANIFEST 1999-04-07 01:30:27 +00:00
ftang%netscape.com
1d6acfad50 add some new charset name 1999-04-07 00:29:50 +00:00
mcmullen%netscape.com
eb0fb28937 Removed illegal semicolon. 1999-04-07 00:23:15 +00:00
cata%netscape.com
2a4059e4ff Converters added. 1999-04-07 00:21:28 +00:00
cata%netscape.com
b915e87af2 Converters added. 1999-04-07 00:13:15 +00:00
cata%netscape.com
94c6c9aa95 Converters added. 1999-04-06 23:36:14 +00:00
cata%netscape.com
0a8662065a Components exported. 1999-04-06 23:32:31 +00:00
cata%netscape.com
2314ed4056 Chinese converters added. 1999-04-06 23:10:57 +00:00
cata%netscape.com
00143bf309 Converters added. 1999-04-06 22:54:04 +00:00
cata%netscape.com
451273212e Created 1999-04-06 22:53:19 +00:00
cata%netscape.com
961f6b1ae4 added files: mozilla/intl/uconv/ucvcn/nsBIG5ToUnicode.cpp, mozilla/intl/uconv/ucvcn/nsUnicodeToBIG5.cpp, mozilla/intl/uconv/ucvcn/nsUCvCnSupport.cpp, mozilla/intl/uconv/ucvcn/nsUCvCnDll.cpp 1999-04-06 22:43:39 +00:00
cata%netscape.com
c088404787 added files: mozilla/intl/uconv/ucvcn/nsEUCTWToUnicode.cpp, mozilla/intl/uconv/ucvcn/nsGB2312ToUnicode.cpp, mozilla/intl/uconv/ucvcn/nsEUCKRToUnicode.cpp, mozilla/intl/uconv/ucvcn/nsUnicodeToEUCTW.cpp, mozilla/intl/uconv/ucvcn/nsUnicodeToGB2312.cpp, mozilla/intl/uconv/ucvcn/nsUnicodeToEUCKR.cpp 1999-04-06 22:42:06 +00:00
cata%netscape.com
77e05799f5 Created. 1999-04-06 22:39:18 +00:00
cata%netscape.com
ed88aff063 Converters added. 1999-04-06 22:34:40 +00:00
ftang%netscape.com
cadb091c22 First Checked In. 1999-04-06 21:34:27 +00:00
cata%netscape.com
f76eab1197 Shift table fix. 1999-04-06 21:23:56 +00:00
cata%netscape.com
e3e097e146 Chinese dll added. 1999-04-06 21:12:24 +00:00
cata%netscape.com
6a4677a035 Chinese converters added. 1999-04-06 21:11:54 +00:00
cata%netscape.com
47cd360e2a New converters added. 1999-04-06 20:43:26 +00:00
cata%netscape.com
8d8ef38daf added files: mozilla/intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88599ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1252ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacRomanToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacCEToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88599.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1252.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacRoman.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCE.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGreek.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacTurkish.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF8.cpp 1999-04-06 19:39:19 +00:00
cata%netscape.com
cccf0a9a99 Bunch of converters added to the buid. 1999-04-06 19:25:49 +00:00
cata%netscape.com
daa363180e Bunch of new converters added. 1999-04-05 22:52:50 +00:00
cata%netscape.com
ccc1d7f48f Wrong shift tables fixed for EUCJP. 1999-04-01 22:09:41 +00:00
cata%netscape.com
3a965e5a62 Fixed signed/unsigned bug. 1999-04-01 02:22:17 +00:00
cata%netscape.com
331fad4d55 Fixed bug in EUCJP usage of tables. 1999-04-01 01:47:05 +00:00
cata%netscape.com
7046bc4cba Minor changes. 1999-03-29 23:49:30 +00:00
cata%netscape.com
d2c24d47ef Minor bug fix. 1999-03-29 23:48:55 +00:00
cata%netscape.com
2a6e8809e0 Using support classes. 1999-03-25 23:45:51 +00:00
cata%netscape.com
94d06b784d Support classes used. 1999-03-25 17:34:07 +00:00
cata%netscape.com
b17d3addb0 Multi-table helper decoder. 1999-03-25 17:33:39 +00:00
cata%netscape.com
43e363d7eb Length() moved in support class. In preparation for the big interface change. 1999-03-24 00:52:19 +00:00
cata%netscape.com
206d1ef494 UTF8 converter using the support classes now. 1999-03-24 00:28:40 +00:00
cata%netscape.com
06a6d0fcf7 UTF8 test added. 1999-03-24 00:17:09 +00:00
cata%netscape.com
8afeffd813 Test made silen. Noise only on errors. 1999-03-24 00:06:43 +00:00
cata%netscape.com
e5e302b332 ISO-8859-7 decoder using support classes now. 1999-03-23 22:37:19 +00:00
cata%netscape.com
14555fc2ae Improved support classes. 1999-03-23 22:05:39 +00:00
cata%netscape.com
7d60a2e7d3 added files: mozilla/intl/uconv/src/nsUnicodeDecodeHelper.cpp 1999-03-23 20:47:49 +00:00
cata%netscape.com
820b308b0d Decode helper object added. 1999-03-23 20:47:35 +00:00
cata%netscape.com
11f0fcd5d7 Test case for Latin1 decoder changed. 1999-03-23 18:49:32 +00:00
cata%netscape.com
d73bfee1bc Decoder helper interface added. 1999-03-23 18:47:58 +00:00
tague%netscape.com
0b701f82f1 Fixed purify errors. Thanks to bruce@cybersight.com for the patches. 1999-03-20 02:42:18 +00:00
cata%netscape.com
2506c03ff5 UTF8 name fixed. 1999-03-19 01:33:47 +00:00
cata%netscape.com
d0c4608c6f UTF8 decoder added. 1999-03-19 01:20:55 +00:00
cata%netscape.com
8d6ab7d21c UTF8 decoder added. 1999-03-19 01:15:04 +00:00
cata%netscape.com
96f4be6c34 added files: mozilla/intl/uconv/ucvlatin/nsUTF8ToUnicode.cpp 1999-03-19 01:14:40 +00:00
cata%netscape.com
53409ef749 Created. 1999-03-19 01:08:01 +00:00
cata%netscape.com
3ec6b4a4f7 Added new return codes. 1999-03-18 22:27:11 +00:00
cata%netscape.com
8942a46f99 Fix bug 3862. Reviewed by ftang. Fallback character bellow 0x20. 1999-03-17 01:47:39 +00:00
cata%netscape.com
a4e985f2b1 EUCJP encoder test 1999-03-11 22:37:53 +00:00
cata%netscape.com
5f1af02b74 EUCJP encoder 1999-03-11 22:37:27 +00:00
cata%netscape.com
d0c8035a37 Multi table support added. 1999-03-11 22:36:40 +00:00
cata%netscape.com
1a6b6227a8 Fix for GetMaxLength() 1999-03-11 21:05:31 +00:00
cata%netscape.com
4729141296 SJIS encoder added. 1999-03-11 21:04:54 +00:00
cata%netscape.com
d3dec8849b SJIS encoder test added. 1999-03-11 21:04:30 +00:00
cata%netscape.com
9d255392d4 Test EUCJP encoder added. 1999-03-11 20:39:50 +00:00
cata%netscape.com
a9b61da167 Fix for correct converting. 1999-03-11 20:39:19 +00:00
cata%netscape.com
c0a87442b8 Decoder helper param fixed. 1999-03-11 20:38:39 +00:00
cata%netscape.com
5be9bf1043 Method param fixed. 1999-03-11 20:37:57 +00:00
ftang%netscape.com
f20df250b4 add shift_jis to the list. Solve PRBool problem on mac 1999-03-11 05:56:29 +00:00
nhotta%netscape.com
2a43bb98f1 Added Support class and encoders 1999-03-10 22:57:54 +00:00
cata%netscape.com
37bbd1fb9e Support class, EUCJP and ISO2022JP encoders added. 1999-03-10 22:46:38 +00:00
cata%netscape.com
78c0fe7b6f added files: mozilla/intl/uconv/ucvja/nsUCvJaSupport.cpp, mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp 1999-03-10 22:09:06 +00:00
cata%netscape.com
f47e93cb75 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00
cata%netscape.com
67b4a7c121 "extern" declaration for global vars fixed. 1999-03-09 23:48:10 +00:00
cata%netscape.com
8ecb1f457e Docs added. 1999-03-09 22:41:09 +00:00
warren%netscape.com
4d219a153d Fixed return. 1999-03-09 12:36:13 +00:00
warren%netscape.com
8d4be95029 Fixed include problem. 1999-03-09 12:34:01 +00:00
warren%netscape.com
1db44452f9 Fixed include problem. 1999-03-09 12:16:34 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dp%netscape.com
1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
ftang%netscape.com
549a8068fc add iso-8859-7 and windows-1253 1999-03-05 04:11:25 +00:00
brade%netscape.com
3005ae08ce add curly braces to reduce Macintosh compiler warnings 1999-03-03 14:47:18 +00:00
mcafee%netscape.com
b95bf6ec27 Removing tests that link with components, we need to dlopen() these libraries and not link with them. 1999-03-03 09:17:32 +00:00
dp%netscape.com
06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
ftang%netscape.com
77181427f0 fix some unix warnning 1999-02-26 17:11:43 +00:00
ftang%netscape.com
7d08d53c85 fix some unix warnning 1999-02-26 16:58:33 +00:00
ftang%netscape.com
52a6310f37 fix some unix warnning 1999-02-26 16:52:34 +00:00
ftang%netscape.com
189fbf22da fix a log of unix warnning- 1) make sure all XPCOM class destructor are virtual and fix warnning in new file 1999-02-26 16:32:08 +00:00
ebina%netscape.com
ec691d8a4c Changing RegisterFactory to use the new API. 1999-02-26 16:18:23 +00:00
ftang%netscape.com
319c260a12 first check in.This should fix the bustage 1999-02-26 15:36:02 +00:00
ftang%netscape.com
919aa7b2fc add CharsetAlias factory 1999-02-26 15:24:56 +00:00
ftang%netscape.com
c030bb0ffc check in hack implementation 1999-02-26 15:16:56 +00:00
ftang%netscape.com
d6f3e0c3a2 fix some interface probelm 1999-02-26 15:15:57 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
sfraser%netscape.com
313ee557d8 Mac project changes -- convert from using MLSShLibRuntime to MSLDropinRuntime. 1999-02-26 00:44:01 +00:00
ftang%netscape.com
56957704ba add readme.txt file for serveral directory 1999-02-25 19:59:47 +00:00