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 Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
nsIContentViewer.h Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
nsIContentViewerContainer.h Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
nsIDocStreamLoaderFactory.h Updated comments 1999-05-06 19:35:11 +00:00
nsIDocumentLoadInfo.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
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 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
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 add method to push necessary informaiton to implement Meta charset observeration 1999-05-19 00:23:03 +00:00
nsweb.h Fixed ommision of include of nscore.h 1998-07-19 02:03:59 +00:00