Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 0ba7bbfc19 nuked 1999-09-30 21:06:47 +00:00
kipp%netscape.com 1a5d525fd3 Convert over to module from factory 1999-09-30 21:02:41 +00:00
shaver%netscape.com 5f79eabd13 missed one nsIRegistry::Key usage 1999-09-29 03:17:56 +00:00
kipp%netscape.com 779b5d68c4 new 1999-09-28 22:58:23 +00:00
warren%netscape.com 017be78c96 Cleaned up, using NS_WITH_SERVICE 1999-09-26 10:05:06 +00:00
ftang%netscape.com 8029a58bff fix bug 14802, reviewed by harishd 1999-09-24 21:50:48 +00:00
ftang%netscape.com 6363368feb fix spelling error 1999-09-23 05:01:09 +00:00
ftang%netscape.com 200dae8918 add registratoin information 1999-09-22 03:21:58 +00:00
ftang%netscape.com 8714720398 fix bug 5974 by passing parser command to nsWebShell 1999-09-16 14:15:15 +00:00
nhotta%netscape.com ec53f4ad8c Bug 13844, turned off non line based detectors. 1999-09-15 19:31:46 +00:00
briano%netscape.com 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
ftang%netscape.com 257b693f86 1. change to UTF-16BE/LE name, 2. fix problem in nsPSMDetector 3.add addtional debugging infor to DetectCharset 1999-09-10 18:59:48 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
nhotta%netscape.com 65c29a25f9 Include a header file for prototypes. 1999-08-27 21:11:49 +00:00
sspitzer%netscape.com 40a867c7c5 fix #10895. Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete. 1999-08-25 23:58:31 +00:00
ftang%netscape.com cca630a33c remove work around after 7330 fixed 1999-08-25 23:10:45 +00:00
nhotta%netscape.com bc942eda27 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
nhotta%netscape.com 26d761907c Adding a new detector. 1999-08-24 21:48:36 +00:00
nhotta%netscape.com 2d377a15b9 New file (not part of the build). 1999-08-24 21:46:04 +00:00
mccabe%netscape.com b601095f5d Remove definition of NS_DECL_IOBSERVER and SERVICE and replace uses with xpidl-generated NS_DECL_NSIOBSERVER macro. 1999-08-22 09:18:49 +00:00
ftang%netscape.com 9e336f7a23 fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. change size of array which won't break build 1999-08-19 21:11:07 +00:00
ftang%netscape.com ad86efe169 fix euc-jp detection bugs by remove 0x85,0x86,0xeb,0xec from the legal char list. number change which won't break build 1999-08-19 21:04:02 +00:00
nhotta%netscape.com f140523c49 New files (not part of the build). 1999-08-19 19:54:11 +00:00
nhotta%netscape.com ced17758fc Changed to notify conditionally. 1999-08-10 21:55:50 +00:00
ftang%netscape.com 13028d592f fix bug 10605. This is caused by incorrect QI 1999-07-27 21:00:05 +00:00
ftang%netscape.com 07794b6c0d temp fix for bug 8899 by move cp1252 verfier to different positions and do not include it for the string based detector interface until we come out a better version. Also add STATE TRACE code which condictional compiled 1999-07-22 22:30:04 +00:00
ftang%netscape.com d6eceab764 fix 10230 and remove UCS2BE and UCS2LE from the string based detector 1999-07-22 22:17:00 +00:00
waterson%netscape.com d85861b8b1 Drag along MSVC++ 5.x by not building this directory. 1999-07-22 21:56:18 +00:00
nhotta%netscape.com d609a00e9c Not to build native detectors for VC++5. 1999-07-21 17:58:18 +00:00
nhotta%netscape.com 8424640b31 Enabling native charset detectors. 1999-07-21 04:32:24 +00:00
ftang%netscape.com 15070efc70 fix warning 1999-07-16 20:44:02 +00:00
ftang%netscape.com 20423505da 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 c5684bf4d7 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 fd31de3795 Initial check in (not part of the main build). 1999-07-14 16:42:36 +00:00
ftang%netscape.com 3f4c237872 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 4874d619b5 add nsCyrillicDetector 1999-07-14 15:18:53 +00:00
ftang%netscape.com f2384726a7 add cyrillic detector based on John Neystadt john@neystadt.org http://www.neystadt.org/john/ 1999-07-14 15:17:24 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
ftang%netscape.com bcc8526371 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 4d788edff4 fix multiple inheritance problem. 1999-06-25 23:14:23 +00:00
ftang%netscape.com 0326338ad2 add 5 new sets of detector 1999-06-25 21:37:32 +00:00
ftang%netscape.com 6370bb4529 change UCS2 verifier name. Add new class to nsPSMDetectors.cpp 1999-06-25 20:22:39 +00:00
ftang%netscape.com 99e1d150d6 add new verifier 1999-06-25 07:42:09 +00:00
ftang%netscape.com 9c781f73de 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 3b015c98fb fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
ftang%netscape.com 8ac02aae7d implement our own QueryInterfce to fix casting problem 1999-06-24 23:16:44 +00:00
ftang%netscape.com 4ce6265a24 fix bug- add break in switch statement 1999-06-24 22:00:58 +00:00
ftang%netscape.com f4be6aa7d4 add Japanese detector 1999-06-24 20:56:04 +00:00
ftang%netscape.com 458d934119 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00