Commit Graph

398 Commits

Author SHA1 Message Date
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