gecko-dev/uriloader/base
mscott%netscape.com 59ef60bcc9 Pass in the right channel into the web progress listener. 2000-04-14 03:28:23 +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 Pass in the right channel into the web progress listener. 2000-04-14 03:28:23 +00:00
nsDocLoader.h Bug #33156 --> the doc loader now implements nsIWebProgress and makes basic notifications to a registered 2000-04-03 02:26:05 +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 Bug #28776,28569 --> add method for clearing out the parent doc loader 2000-03-24 05:45:31 +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 Removed the viewSource member and the GetStringForCommand as it is no longer used. 2000-04-11 23:52:37 +00:00
nsIWebProgress.idl Changed the Status flags to be transition flags rather than flat current state. This makes it easier to implement a listener. Otherwise you are forced to cache the last status and then determine transitions based on the deltas. 2000-04-04 02:45:32 +00:00
nsIWebProgressListener.idl Updated the documentation to clearly state the parameters of OnChildProgressChange. 2000-03-29 10:14:59 +00:00
nsURILoader.cpp Removed the viewSource member and the GetStringForCommand as it is no longer used. 2000-04-11 23:52:37 +00:00
nsURILoader.h Fixes Bug #27419 and various other uri re-targeting bugs. The uri loader now properly implements retargeting. 2000-02-15 04:04:34 +00:00