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

334 Коммитов

Автор SHA1 Сообщение Дата
yokoyama%netscape.com 2ab7b9f9d0 Partial fix for 66020: /r=valeski; /sr=alecf 2001-04-14 00:31:09 +00:00
yokoyama%netscape.com 4ca69b6fb0 Fix for 67576; /r=valeski; /sr=brendan@mozilla.org 2001-04-12 02:06:02 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
nhotta%netscape.com 4c369699f9 Changed to use strncmp instead of strcmp for Content-Type value comparison, bug 74573, r=ftang, sr=erik. 2001-04-04 03:34:57 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
cls%seawood.org 3fe2580502 Start adding gfx2 headers to REQUIRES 2001-03-30 10:27:42 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
nhotta%netscape.com 4695b5608c Changed to ignore invalid META charset for certain unicode charsets, bug 56626, r=ftang, sr=erik. 2001-02-14 00:04:06 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
harishd%netscape.com e7225d1dc7 62754 - Fix meta charset that was getting ignored.
63234 - Fix up an infinite looping caused by embedded null chars.

r=ftang
sr=vidur
2000-12-21 20:46:00 +00:00
vidur%netscape.com 01bf191f42 Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
dbaron%fas.harvard.edu 7d7af52c16 Fix bustage. Missed one change from |GetUnicode| to |get|. 2000-12-09 04:35:24 +00:00
dbaron%fas.harvard.edu 8b5dbb1a2c Replace static nsAutoStrings with nsLiteralStrings to avoid static construction, and fix a build warning while I'm here. b=61957 r=erik@netscape.com sr=waterson@netscape.com 2000-12-09 04:15:25 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
shanjian%netscape.com d0ce44ff08 #59666, Occurances of uninitialized variables being used before being set.
r = nhotta, sr=erik
2000-11-17 18:13:52 +00:00
alecf%netscape.com b29a82daa0 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 08:06:12 +00:00
sfraser%netscape.com 8ec902b5e9 Adding chardet IDL project for bug 46200, "nsBrowserInstance must die!". For jag, r=erk, sr=sfraser 2000-11-16 21:35:01 +00:00
disttsc%bart.nl 34dc58df87 Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
rInstance. bug=46200, r=erik@netscape.com, r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
harishd%netscape.com 3e1aa03c89 58842 - Forgot to remove this..since atom is now nsCOMPtr.
r=pollmann
sr=vidur.
2000-11-02 22:03:10 +00:00
harishd%netscape.com 808b2fd407 58842 - Fixing nsIAtom Leakage introduced by checkin to bug 27006.
r=pollmann
sr=vidur
2000-11-02 22:00:04 +00:00
harishd%netscape.com 1bff7726b2 27006 - FIXED a potential leak r=pollmann sr=vidur 2000-11-02 03:02:17 +00:00
harishd%netscape.com 7c66338f99 27006 - Don't reload documents with POST form data.
r=rpotts,pollmann
sr=vidur
2000-11-01 20:25:33 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ftang%netscape.com a50c703817 fix bug 50864. remove umr r=nhotta 2000-09-14 23:10:06 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
nhotta%netscape.com 37e45003fe Changed to get a webshell service through docshell, bug 50806, r=harishd. 2000-08-31 00:36:54 +00:00
nhotta%netscape.com 7e899f887d Added a method to reset some states for a string detector, check in for ftang, bug 49411, r=nhotta. 2000-08-28 22:33:15 +00:00
ftang%netscape.com 09379e43dc fix 49553. r=mjudge. replace ToNewCString/delete pair with NS_ConvertUCS2toUTF8 2000-08-21 23:51:59 +00:00
scc%mozilla.org 07f3d5397f fixing code that relied on implicit string construction 2000-08-19 21:10:07 +00:00
ftang%netscape.com 10cfb1358f improve cjk detector by reduce the threshold and do no consider Big5 in the
statistic model .
2000-08-05 20:57:02 +00:00
cata%netscape.com e6fcb678dd Fix for bug #37543, a=ftang, r=nhotta. 2000-08-05 00:07:03 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
cata%netscape.com b00f7aa828 Turning on charset override by default. r=nhotta a=ftang bug #41620. 2000-06-22 00:41:02 +00:00
harishd%netscape.com 776f0bd024 Get the parser bundle through a normal COM interface. 2000-05-22 21:33:12 +00:00
cata%netscape.com 793219dc38 Preventing possible more bustage... 2000-05-17 07:35:17 +00:00
cata%netscape.com 6de68e65eb Adding new component to the build. 2000-05-17 05:15:16 +00:00
cata%netscape.com 907566fe4d added files: mozilla/intl/chardet/src/nsDocumentCharsetInfo.cpp 2000-05-17 05:14:42 +00:00
cata%netscape.com a2b6483cc6 Adding new component into the tree. 2000-05-17 05:10:35 +00:00
cata%netscape.com eac7679207 Interface updated with new methods and macros. 2000-05-17 05:08:39 +00:00
ftang%netscape.com 357c7042e2 add perl tools which generate character frequency map and statistics files 2000-05-16 23:03:14 +00:00
ftang%netscape.com 9c0d215f10 Change the score back to based on both the first and second byte. 2000-05-16 22:56:39 +00:00
ftang%netscape.com 10ed7b66ae iimprove charset detectors to use statistic model 2000-05-16 22:50:16 +00:00
harishd%netscape.com e309a0cee6 Observer base querys for nsIWebShellServices through the parser bundle...
r=nisheeth
2000-05-14 19:25:13 +00:00
ftang%netscape.com 47801f4f31 fix 22980. Ignore ucs2in the end of the first block. 2000-05-03 02:05:35 +00:00
ftang%netscape.com 27a0392a29 fix 38821. Rename the detector name so it won't offend people. r=bobj 2000-04-05 00:14:52 +00:00
harishd%netscape.com 69c0418dcb Replacing PRUnichar* with nsDeque.
r=ftang
2000-04-04 23:58:26 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
scc%netscape.com c201180d3e making string conversions explicit 2000-04-03 05:35:37 +00:00
scc%netscape.com a9bd15797a small changes to clients of string converting APIs 2000-03-26 08:19:48 +00:00
rickg%netscape.com b099bf6209 changed observer to use correct topic name based on mimetype 2000-03-25 03:33:24 +00:00
cata%netscape.com 427d14539d Adding new interface to the build. 2000-03-25 00:10:47 +00:00
ftang%netscape.com 979a0eb034 change the interface and pass nsISupport* for document instead of PRInt32 so we won't drop
data on 64-bits machine. r=harishd
2000-03-23 00:53:53 +00:00
ftang%netscape.com 9ce04af810 change observer interfaces. Temp move the casting code of PRInt32 into these class untill
we change the docloader interface. r=harishd
2000-03-22 21:02:40 +00:00
tbogard%aol.net 574b4eddae Remove unused parameter. 2000-03-15 09:49:50 +00:00
tbogard%aol.net 870fe5cf13 Removed unneeded parameter. 2000-03-15 09:39:20 +00:00
ftang%netscape.com e3ba3d571a fix 23920. r=erik. Start the loop from 0 instead of 1. do not report result if we got no NON ascii data. 2000-03-14 09:36:51 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
ftang%netscape.com 7c95d866a5 fix 22203. r=cata/jbetak do not call the reload but set the parser charset directly if auto detect happen in the first block. 2000-02-15 09:15:18 +00:00
dveditz%netscape.com b63a6438b1 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com e728f20fd7 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
tonyr%fbdesigns.com 0010574da9 Removed call to registry->Close() 2000-02-11 22:41:45 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
ftang%netscape.com 28f9b6aad9 fix bug 23944. make range 0xE5-0xFC invalid frist byte of SJIS. code generate by perl script and reviewed by ftang 2000-02-04 00:38:39 +00:00
pinkerton%netscape.com 4a31a39203 fixing paths into MacOS Support folder. bug 25949 r=macdev. 2000-02-01 22:30:54 +00:00
mscott%netscape.com ca2565684f api sync for doc loader service
r=travis
2000-01-29 06:10:17 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
cls%seawood.org 9f3b874745 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
jdunn%netscape.com 157f231d1d Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
ftang%netscape.com 946e98926a fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp 1999-12-22 07:47:01 +00:00
ftang%netscape.com de13a3f34b fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison 1999-12-22 07:44:31 +00:00
scc%netscape.com f4ad22b9d9 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
beard%netscape.com e7245bec84 bug #19474, r=ftang. fixes major memory leak of nsCharsetAlias2 object, which is (12) bytes but references a total of {52708} bytes. 1999-11-28 17:20:11 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
ftang%netscape.com 0818b31afe change charset name for Big5 from BIG5 1999-11-19 01:15:10 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
ftang%netscape.com 690f6bff3b fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta 1999-11-10 05:55:58 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dp%netscape.com 563fe84567 bug# 16742 Fixing delete on nsISupports Thanks for patch from <heikki@citec.fi>. r=dp 1999-10-23 06:15:31 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
kipp%netscape.com 0ba7bbfc19 nuked 1999-09-30 21:06:47 +00:00
kipp%netscape.com 182bf337d3 removed files: mozilla/intl/chardet/src/nsCharDetDll.cpp 1999-09-30 21:06:40 +00:00
kipp%netscape.com 59e1949423 added files: mozilla/intl/chardet/src/nsCharDetModule.cpp 1999-09-30 21:05:46 +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
cata%netscape.com 8197c9839b Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +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 b0e634ed0d First Checked In. 1999-08-27 21:15:16 +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 e09d1ecfc4 rework the states. this is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:12:05 +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
ftang%netscape.com 89d2e5ab4b fix charset detection by treating 0x85,0x86,0xeb,0xec illegal in sjis. This is a tool change. Won't break build. The tool is not run in the build process 1999-08-19 21:02:45 +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 27a7e0dd80 add some experiment code 1999-07-16 20:52:07 +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 5faf87ab8d add nsCyrillic Detector 1999-07-14 15:19:26 +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
ftang%netscape.com c185831e17 add new tools 1999-07-14 15:14:42 +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 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
ftang%netscape.com 5e3c8290dc First Checked In. 1999-05-14 23:32:51 +00:00
ftang%netscape.com 524e1ec08d add chardet 1999-05-14 23:09:17 +00:00