207 Commits

Author SHA1 Message Date
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
8942a46f99 Fix bug 3862. Reviewed by ftang. Fallback character bellow 0x20. 1999-03-17 01:47:39 +00:00
cata%netscape.com
d0c8035a37 Multi table support added. 1999-03-11 22:36:40 +00:00
cata%netscape.com
4729141296 SJIS encoder added. 1999-03-11 21:04:54 +00:00
cata%netscape.com
c0a87442b8 Decoder helper param fixed. 1999-03-11 20:38:39 +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
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
dp%netscape.com
06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +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
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
ftang%netscape.com
cf8d9b9908 add placeholder for nsCharsetAliasImp.cpp 1999-02-25 19:27:18 +00:00
ftang%netscape.com
46a75001e4 add placehodler for nsCharsetAliasImp.cpp 1999-02-25 19:26:33 +00:00
ftang%netscape.com
1b6f3eb390 add charset properties file. Currently we do not use it but hard code the mapping inside the nsXXXCharset.cpp, In the future, we will use these properties file so we can have better extensibility 1999-02-25 01:29:31 +00:00
ftang%netscape.com
c19ea09b86 fix nsIPlatformCharset factory problem, add test cases for it. 1999-02-25 01:28:04 +00:00
cata%netscape.com
55ee029902 nsUnicodeEncodeHelper added 1999-02-24 15:17:40 +00:00
cata%netscape.com
d7b0ac3bbb nsUnicodeEncodeHelper added. 1999-02-24 15:02:08 +00:00
cata%netscape.com
851ddbd624 UnicodeToLatin1 added. 1999-02-24 14:47:42 +00:00
cata%netscape.com
2842f6e731 Change back in. I hope no bustage this time... 1999-02-24 14:41:41 +00:00
cata%netscape.com
4860bd34f7 Backed change. 1999-02-24 03:40:34 +00:00
cata%netscape.com
5c762d6682 nsIUnicodeEncodeHelper.h included 1999-02-24 03:00:30 +00:00
cata%netscape.com
8d06cb30ba Space availability check done for 1 byte, too. 1999-02-24 02:18:55 +00:00
cata%netscape.com
d6b92b214d File created. 1999-02-24 02:13:37 +00:00
ftang%netscape.com
5471e596d0 add kPlatformCharsetCID 1999-02-23 16:52:04 +00:00
ftang%netscape.com
cd47ef7a3e fix NS_IMPL_ISUPPORTS problem 1999-02-23 16:39:58 +00:00
ftang%netscape.com
9a069d9e55 add nsUNIXCharset.cpp 1999-02-23 16:36:51 +00:00
ftang%netscape.com
ec248f1d1c fix the NS_IMPL_ISUPPORTS problem 1999-02-23 16:36:33 +00:00
ftang%netscape.com
5a791a5615 add nsWinCharset.cpp 1999-02-23 16:21:56 +00:00
ftang%netscape.com
167b8753b3 backout accidential check in 1999-02-23 10:06:47 +00:00
ftang%netscape.com
99234f64b6 add two new files 1999-02-23 09:55:55 +00:00
ftang%netscape.com
97caa1dffb move class definitation into nsWinCharset.cpp 1999-02-23 09:52:48 +00:00
ftang%netscape.com
a94d664d79 remove nsWinCharset.h 1999-02-23 09:52:11 +00:00
ftang%netscape.com
e392b10497 add several new files 1999-02-23 09:48:43 +00:00
mcafee%netscape.com
b269322a4f Solaris needs a constructor for ConverterInfo(). 1999-02-19 13:05:19 +00:00
cyeh%netscape.com
8beb34efa7 change from using layout/config/rules.mak to using config/rules.mak 1999-02-18 01:52:09 +00:00
cata%netscape.com
eb1cfb8c0d Hacky ASCII encoder elliminated. 1999-02-18 00:54:13 +00:00
cata%netscape.com
7aff4ca70b ISO2022JP to Unicode added. 1999-02-12 19:46:02 +00:00
cata%netscape.com
8bf62a32c9 Hacky Ascii Unicode encoder added for testing purposes. 1999-01-27 18:05:08 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
ramiro%netscape.com
127039e271 Ignore generated files. 1999-01-22 06:33:54 +00:00
ftang%netscape.com
e897d9df10 fix the bug which will crash when some converter are not available 1999-01-14 23:24:17 +00:00
ftang%netscape.com
8d41d4b0cc make UNIX build and run 1999-01-14 10:28:18 +00:00