gecko-dev/docshell/base
tbogard%aol.net 91c8dcb560 fix for 21113
1999-12-08 05:01:06 +00:00
..
.cvsignore Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
Makefile.in Adding nsIDocShellTreeItem.idl to be compiled. 1999-12-03 10:02:00 +00:00
makefile.win Adding nsIDocShellTreeItem.idl to be compiled. 1999-12-03 10:02:00 +00:00
MANIFEST_IDL Adding nsIDocShellTreeItem.idl to be compiled. 1999-12-03 10:02:00 +00:00
nsCDocShell.idl Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner. 1999-12-08 04:54:33 +00:00
nsDocShell.cpp fix for 21113 1999-12-08 05:01:06 +00:00
nsDocShell.h Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type. 1999-12-08 04:57:23 +00:00
nsDocShellBase.cpp moved content-specific data and methods from nsIWebShell to appropriate content viewer interface 1999-11-19 07:35:27 +00:00
nsDSURIContentListener.cpp Pass nsURILoadCommand's instead of char * around for the command associated with the url. 1999-12-02 07:09:06 +00:00
nsDSURIContentListener.h Pass nsURILoadCommand's instead of char * around for the command associated with the url. 1999-12-02 07:09:06 +00:00
nsIDocShell.idl Added the concept of the treeItem and node. This breaks up nsIDocShell a little bit. 1999-12-03 10:29:08 +00:00
nsIDocShellContainer.idl Removed old commented out code for the now defunct nsIDocShellEdit and nsIDocShellFile interfaces. Replaced nsIDocShellContainer::GetEnumerator with nsIDocShellContainer::GetChildAt(). Also provided implementation for that function. 1999-12-01 03:08:58 +00:00
nsIDocShellTreeItem.idl Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type. 1999-12-08 04:57:23 +00:00
nsIDocShellTreeNode.idl Adding two new interfaces to deal with the docshell tree. 1999-12-03 10:00:23 +00:00
nsIGlobalHistory.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIMarkupDocumentViewer.idl first version of interface for content-specific manipulations 1999-11-19 07:44:27 +00:00
nsIScrollable.idl Removed RemoveFocus() from nsIGenericWindow. Moved SizeToContent() to nsIHTMLDocShell. Added setCurScrollPosEx and setScrollRangeEx to nsIScrollable. Moved a bunch of code from nsHTMLDocShell into the base class. Commented out some stuff. Everything should compile now. 1999-10-28 07:51:10 +00:00
nsITextScroll.idl Added nsITextScroll.idl. 1999-10-21 06:41:03 +00:00
nsWebShell.cpp Fix for 21113. 1999-12-08 05:00:51 +00:00