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

52 Коммитов

Автор SHA1 Сообщение Дата
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 88938d2baa add new tools 1999-06-25 07:37:48 +00:00
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
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
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
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 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 8b7556346e add new files 1999-06-22 03:03:32 +00:00
ftang%netscape.com cb292b0d27 fix bug 8201 by adding GetIID() 1999-06-15 23:41:40 +00:00
ftang%netscape.com 967aa29345 return the correct error code, and do not return error when no reload is necessary 1999-06-10 21:48:16 +00:00
rickg%netscape.com d9ae32d256 fixed nsString2 usage error 1999-05-29 02:44:53 +00:00
law%netscape.com 39f375f872 XPIDL-ifying nsIObserver/nsIObserverService 1999-05-29 00:51:17 +00:00
ftang%netscape.com 3b287b0353 do not call StopDocumentLoading to avoid libnet reent problem. return NS_ERROR_ABORT to indicate reload happend. set teh rendering to false instead of true 1999-05-28 21:41:51 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com cc813dcc33 fix bug 6740. approved by christ hofmann 1999-05-25 02:30:03 +00:00
mscott%netscape.com 7955391327 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out. 1999-05-20 03:23:44 +00:00
ftang%netscape.com 502fe713b7 call the new ReloadDocument api from nsIWebShellServices 1999-05-19 00:23:59 +00:00
sspitzer%netscape.com a43f8dd517 cvs ignorage for the generated Makefiles 1999-05-18 21:50:31 +00:00
ftang%netscape.com 53bb6e2bb4 temp turn off the webshell call to fix resursive issue. 1999-05-18 02:04:53 +00:00
ftang%netscape.com 09e42ed6e2 add code to find nsWebShell 1999-05-18 01:20:24 +00:00
neeti%netscape.com a44e1e4fa4 Changed GetTagName api to return a tag for the index passed in.
This enables observers to register for more than one tag.
1999-05-17 20:00:58 +00:00
ftang%netscape.com c3e18d02d8 add service 1999-05-15 00:57:45 +00:00
ftang%netscape.com 0724c9796b add unix file 1999-05-14 23:36:14 +00:00