gecko-dev/webshell/public
mscott%netscape.com 79046fde76 LoadDocument and LoadSubDocument now take nsIURIs instad of unicode strings. This is part of a webshell optimization
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
1999-09-08 04:00:08 +00:00
..
.cvsignore
MANIFEST Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
Makefile.in Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
nsIBrowserWindow.h Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
nsIClipboardCommands.h
nsIContentViewer.h
nsIContentViewerContainer.h
nsIDocStreamLoaderFactory.h
nsIDocumentLoadInfo.h
nsIDocumentLoader.h LoadDocument and LoadSubDocument now take nsIURIs instad of unicode strings. This is part of a webshell optimization 1999-09-08 04:00:08 +00:00
nsIDocumentLoaderObserver.h api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss. 1999-08-05 01:28:30 +00:00
nsILinkHandler.h Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
nsIModalWindowSupport.h Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
nsIRefreshURI.h 10720 fix - we now do meta tag refreshes 1999-08-03 21:48:40 +00:00
nsIThrobber.h
nsIUrlDispatcher.h Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
nsIWebShell.h Support LoadURI which is a new method on the webshell which takes a nsIURI. This is part of a webshell optimization 1999-09-08 03:59:21 +00:00
nsIWebShellServices.h
nsweb.h