pjs/uriloader/base
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
..
.cvsignore (not part of the build!) 1999-11-02 19:21:01 +00:00
MANIFEST_IDL Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
Makefile.in Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
makefile.win Adding the new webProgress interfaces to the build. a=jevering. 2000-03-02 03:03:32 +00:00
nsCURILoader.idl More prepation for docshell landing. Add a IsPreferred method to nsIURIContentListener and use the Ispreferred 2000-02-04 08:43:34 +00:00
nsDocLoader.cpp API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsDocLoader.h API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsIContentHandler.idl Bug #30553 --> new windows with window targets were getting the target associated with the 2000-03-09 08:17:40 +00:00
nsIDocumentLoader.idl Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
nsIDocumentLoaderObserver.idl HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
nsIURIContentListener.idl Added a new method to nsIURIContentListener to allow the windowContext listener to get a crack at cancelling a new load that is about to occur. 2000-03-24 00:23:40 +00:00
nsIURILoader.idl help support the doc loader using the web progress listener. 2000-04-22 23:17:11 +00:00
nsIWebProgress.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsIWebProgressListener.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsURILoader.cpp Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
nsURILoader.h Removed nsLoadCookie and made nsDocLoader implement nsIInterfaceRequestor directly... 2000-05-07 02:01:10 +00:00