Commit Graph

794 Commits

Author SHA1 Message Date
ftang%netscape.com
c28e45344c add some experiment code 1999-07-16 20:52:07 +00:00
ftang%netscape.com
f829941607 fix warning 1999-07-16 20:44:02 +00:00
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
ftang%netscape.com
745fb3c625 fix typo in the MY_IMPL_ISUPPORTS and fix the crash when a not implement IID pass in 1999-07-16 13:00:03 +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
nhotta%netscape.com
d65ce7af5c nsILocale related change. 1999-07-15 23:37:49 +00:00
nhotta%netscape.com
293762cb1d First Checked In. 1999-07-15 23:29:42 +00:00
nhotta%netscape.com
4887409ca9 nsILocale related change and bug fix for date format. 1999-07-15 23:15:31 +00:00
nhotta%netscape.com
b59263f38f Bug fix, I had to pass nsString instead of PRUnichar. 1999-07-15 23:08:36 +00:00
scc%netscape.com
eb2437072a debug target now points to debug prefix file 1999-07-15 02:57:56 +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
nhotta%netscape.com
f19dd88348 Initial check in (not part of the build yet). 1999-07-14 21:05:34 +00:00
tague%netscape.com
f32fdfd744 Fix bug #8227/#9841 Deref errors 1999-07-14 19:41:17 +00:00
tague%netscape.com
b3c0029a8c Fixed bug #8227/#9841 - Deref errors 1999-07-14 19:37:03 +00:00
ftang%netscape.com
593b5f2b7b fix bug 9841 1999-07-14 18:57:34 +00:00
ftang%netscape.com
1b6f57843d fix bug 9841 1999-07-14 18:46:44 +00:00
nhotta%netscape.com
d7274eb0a9 Bug 8792, fix for collation key creation. 1999-07-14 17:01:34 +00:00
nhotta%netscape.com
5413b021e8 Bug 9229, added PRTime support. 1999-07-14 16:53:17 +00:00
nhotta%netscape.com
d40523581b Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00
nhotta%netscape.com
13641ab3ed Part of IDL migration. 1999-07-14 16:33:43 +00:00
ftang%netscape.com
5da42e408a remove tools from the build 1999-07-14 15:38:19 +00:00
ftang%netscape.com
7923efc8ec 1. fix shift_jis, ucs2, utf8 verifier. 2. Add iso-2022-kr, iso-2022-cn, hz verifier 1999-07-14 15:23:06 +00:00
ftang%netscape.com
40aef4c9b8 add nsCyrillic Detector 1999-07-14 15:19:26 +00:00
ftang%netscape.com
c7a2d849e7 add nsCyrillicDetector 1999-07-14 15:18:53 +00:00
ftang%netscape.com
81ba11902b add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/ 1999-07-14 15:17:24 +00:00
ftang%netscape.com
ee3fb06a7b add new tools 1999-07-14 15:14:42 +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
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
tague%netscape.com
357bf250ae Fixed up UNIX build warnings 1999-06-29 20:14:59 +00:00
tague%netscape.com
153da84ced Eliminate warnings in nsLocale.{h/cpp} 1999-06-29 07:22:40 +00:00
tague%netscape.com
63de6678be Eliminate Linux build warnings in nsLocaleFactory.cpp 1999-06-29 07:10:42 +00:00
mcafee%netscape.com
a3a0a68bd6 OS/2 changes. 1999-06-28 23:53:01 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
erik%netscape.com
4644c8a328 Delay the creation of the DLL until install:: time so that the networking
library will already have been built.
1999-06-26 18:05:41 +00:00
ftang%netscape.com
59edb98300 split nsICharsetDetectionObserver implementation from nsDetectionAdaptor to private class nsMyObserver so we won't have cycle reference which may cause memory leak 1999-06-26 01:19:18 +00:00
ftang%netscape.com
bffb777f59 fix multiple inheritance problem. 1999-06-25 23:14:23 +00:00
tao%netscape.com
9bc5b029a4 Remove warning on Linux. 1999-06-25 22:31:07 +00:00
ftang%netscape.com
97284f9713 add 5 new sets of detector 1999-06-25 21:37:32 +00:00
ftang%netscape.com
f3c2f91c38 change UCS2 verifier name. Add new class to nsPSMDetectors.cpp 1999-06-25 20:22:39 +00:00
mcafee%netscape.com
afa64d5b76 Adding BeOS case. 1999-06-25 13:00:36 +00:00
ftang%netscape.com
970f70408a add new verifier 1999-06-25 07:42:09 +00:00
ftang%netscape.com
238d7024af add new tools 1999-06-25 07:37:48 +00:00
ftang%netscape.com
f37254fded fix unix. Add Makefile.in 1999-06-25 01:42:20 +00:00
ftang%netscape.com
5747720cb3 add tests directory 1999-06-25 01:34:10 +00:00
ftang%netscape.com
ae96ea3c46 add test application DetectCharset 1999-06-25 01:33:14 +00:00
ftang%netscape.com
065bd9061d fix state table error (generated by ../tools/*.pl, and wrong integer packacking macro, and do cast for char to unsigend char 1999-06-25 01:27:14 +00:00
ftang%netscape.com
f1f527a129 fix wrong state table at iso2022jp and sjis 1999-06-25 01:24:01 +00:00
ftang%netscape.com
108fc44c26 fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
warren%netscape.com
a2a64c8c3b Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +00:00
ftang%netscape.com
7197c8c293 implement our own QueryInterfce to fix casting problem 1999-06-24 23:16:44 +00:00
ftang%netscape.com
7eb8f83f6b fix bug- add break in switch statement 1999-06-24 22:00:58 +00:00
ftang%netscape.com
d5b73ea666 add Japanese detector 1999-06-24 20:56:04 +00:00
ftang%netscape.com
ab1a84aa6d seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-24 20:55:32 +00:00
ftang%netscape.com
9fbc0ed028 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00
ftang%netscape.com
1322d82dae Makefile.in 1999-06-24 20:54:07 +00:00
ftang%netscape.com
f2db1295e5 add japanese detector 1999-06-24 20:44:56 +00:00
ftang%netscape.com
9b6ead39d8 add verifier generation tools 1999-06-24 20:41:28 +00:00
ftang%netscape.com
597cd524ea add eNoAnswerMatch and make define less than 32 char so it won't longer than ANSI standard 1999-06-24 20:40:25 +00:00
briano%netscape.com
5269549d9a Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
nhotta%netscape.com
c8f5268080 Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com
81d379863b add nsDebugDetector to the dll factory file and use NS_IF_ADDREF instead of NS_ADDREF 1999-06-23 20:16:20 +00:00
ftang%netscape.com
daadc79b2b seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-23 20:14:45 +00:00
ftang%netscape.com
b40b498283 add nsDebugDetector to Unix makefile 1999-06-23 20:14:03 +00:00
ftang%netscape.com
017f352a05 add nsDebugDetector to makefile 1999-06-23 20:07:26 +00:00
ftang%netscape.com
e3c15ade34 add debug detector 1999-06-23 20:07:08 +00:00
warren%netscape.com
8f31f4aa60 Necko cleanup. 1999-06-23 05:32:26 +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
dp%netscape.com
09c4d8e4fc The new method of autoregistration is really simple. A NULL for the
directory will do the right thing.
1999-06-22 15:19:31 +00:00
ftang%netscape.com
5aa31004bd add progid base 1999-06-22 07:21:49 +00:00
ftang%netscape.com
38e4cd42c9 remove GetCandidates method for now 1999-06-22 04:56:10 +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
91ebee0414 check in the change which add XMLEncoding observer and some base support for charset detector 1999-06-22 03:29:17 +00:00
ftang%netscape.com
ce6993abb0 add several new files 1999-06-22 03:27:43 +00:00
ftang%netscape.com
e7b88c378a add new interface 1999-06-22 03:22:42 +00:00
ftang%netscape.com
b6458e8141 add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com
eee81d772e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com
abe270caf2 add uf and ut table for 1999-06-22 02:50:43 +00:00
tao%netscape.com
0250d12095 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
tao%netscape.com
f0755a29c3 Use new approach to auto-register components 1999-06-21 23:41:35 +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