pjs/docshell/base
tbogard%aol.net 67a63ea29b Removed now defunct interfaces. 1999-12-02 01:30:41 +00:00
..
.cvsignore Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
MANIFEST_IDL First Checked In. 1999-11-30 00:12:08 +00:00
Makefile.in Removed 1999-12-02 00:58:49 +00:00
makefile.win Removed nsIDocShellEdit.idl and nsIDocShellFile.idl. 1999-12-02 00:59:28 +00:00
nsCDocShell.idl Removed nsIDocShellFile and nsIDocShellEdit from the include list. 1999-12-01 03:07:02 +00:00
nsDSURIContentListener.cpp Adding new line at the end of the file to get rid of the warning. 1999-11-30 03:50:05 +00:00
nsDSURIContentListener.h Got more implementation for the DoContent methods. It now calls the new nsDocShell::CreateContentViewer method to kick off the content viewer creation and pairing to the stream. 1999-11-12 09:09:27 +00:00
nsDocShell.cpp Changed a ->QueryInterface into a CallQueryInterface. Also cleaned up RemoveChild to return an error when an invalid child is passed in. 1999-12-01 03:37:21 +00:00
nsDocShell.h nsDocShell now implements nsIScriptContextOwner. 1999-11-30 01:06:59 +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
nsIDocShell.idl Added a readonly attribute to get the PresShell. (Not Part of the build) 1999-11-29 18:40:06 +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
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 fixed 20170 1999-12-01 22:28:51 +00:00