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

677 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 192564e2ba fix unix. Add Makefile.in 1999-06-25 01:42:20 +00:00
ftang%netscape.com c12190b207 add tests directory 1999-06-25 01:34:10 +00:00
ftang%netscape.com 4fe3cf1ace add test application DetectCharset 1999-06-25 01:33:14 +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 4c9e3b13b7 fix wrong state table at iso2022jp and sjis 1999-06-25 01:24:01 +00:00
ftang%netscape.com 3b015c98fb fix multiple inheritance bug 1999-06-25 00:20:37 +00:00
warren%netscape.com d4f8b45d03 Swapped args to NS_OpenURI. Fixed library name. 1999-06-25 00:08:57 +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 dd21758279 seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-24 20:55:32 +00:00
ftang%netscape.com 458d934119 add nsPSMDetectors.cpp to makefile.win 1999-06-24 20:54:45 +00:00
ftang%netscape.com 2494a3d6e4 Makefile.in 1999-06-24 20:54:07 +00:00
ftang%netscape.com 4c56544f54 add japanese detector 1999-06-24 20:44:56 +00:00
ftang%netscape.com b62198e8e0 add verifier generation tools 1999-06-24 20:41:28 +00:00
ftang%netscape.com 3d429d252e 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 035f124138 Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
nhotta%netscape.com bf7e3ce4ff Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
ftang%netscape.com 3a39637a48 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 c8ccc0d55b seperate into several groups to ease maintaince add nsDebugDetector.cpp 1999-06-23 20:14:45 +00:00
ftang%netscape.com 82c7449f17 add nsDebugDetector to Unix makefile 1999-06-23 20:14:03 +00:00
ftang%netscape.com b8b7795078 add nsDebugDetector to makefile 1999-06-23 20:07:26 +00:00
ftang%netscape.com bb64662e48 add debug detector 1999-06-23 20:07:08 +00:00
warren%netscape.com 9f08cba08a Necko cleanup. 1999-06-23 05:32:26 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
dp%netscape.com 341e826507 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 b1fb5b8336 add progid base 1999-06-22 07:21:49 +00:00
ftang%netscape.com f633ee02b2 remove GetCandidates method for now 1999-06-22 04:56:10 +00:00
ftang%netscape.com 34b995fcf8 add ISO-8859-13 to the hack list 1999-06-22 04:27:58 +00:00
ftang%netscape.com 0a137e2136 add ISO-8859-13 converters to the factory list 1999-06-22 04:25:44 +00:00
ftang%netscape.com 7688b04f0c 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 5a0724ec01 add several new files 1999-06-22 03:27:43 +00:00
ftang%netscape.com 70cfe9f118 add new interface 1999-06-22 03:22:42 +00:00
ftang%netscape.com 18b75a009e add ISO-8859-13 converters 1999-06-22 03:14:14 +00:00
ftang%netscape.com 8b7556346e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com 6efad48258 add uf and ut table for 1999-06-22 02:50:43 +00:00
tao%netscape.com a1fa1afd43 Add fallbacks to handle the missing localized file. 1999-06-21 23:46:15 +00:00
tao%netscape.com 3dd40dde46 Use new approach to auto-register components 1999-06-21 23:41:35 +00:00
valeski%netscape.com 487d9ea921 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
dp%netscape.com 49de0b7870 Using default autoregistration 1999-06-16 00:34:08 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com 37c64fa4b2 fix bug 8055 by adding 0x00-0x20 conversion to all the conversion table 1999-06-15 23:34:47 +00:00
tao%netscape.com 8652d8b992 8152: MLK in string bundle 1999-06-15 23:26:08 +00:00
ftang%netscape.com 35edfa7868 add ascii converters 1999-06-15 06:56:19 +00:00
ftang%netscape.com 25f85fad70 fix CID.h file misspell and repeat CID. add ASCII to the factory 1999-06-15 06:49:47 +00:00
ftang%netscape.com 05434774fb add ascii converter to the file list 1999-06-15 06:45:08 +00:00
ftang%netscape.com 69a60e3fbe add ASCII converter to window makefile 1999-06-15 06:41:05 +00:00
ftang%netscape.com 5061a187c4 add ASCII converter and unix makefile 1999-06-15 06:37:33 +00:00
ftang%netscape.com 189e13c863 add CID for ASCII 1999-06-15 06:27:37 +00:00
cata%netscape.com 0d8fef5fca Bugfix. 1999-06-14 21:38:50 +00:00