gecko-dev/docshell/base
tbogard%aol.net 692943a50b A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch. 1999-11-29 22:12:28 +00:00
..
Makefile.in build some files r=travis 1999-11-29 21:34:42 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nsCDocShell.idl Replaced nsIGenericWindow with nsIBaseWindow. 1999-11-17 08:45:28 +00:00
nsDSURIContentListener.cpp (not part of the build) 1999-11-18 01:09:56 +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 A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch. 1999-11-29 22:12:28 +00:00
nsDocShell.h Changes to reflect the fact that the nsIDocShell API now has a GetPresShell. Used NS_STATIC_CAST on a comparison to 'this'. (Not Part of build). 1999-11-29 18:41: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 made childCount readonly 1999-11-11 00:36:09 +00:00
nsIDocShellEdit.idl First landing. 1999-10-15 07:23:53 +00:00
nsIDocShellFile.idl First landing. 1999-10-15 07:23:53 +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 updated to match nsIWebShell interface change for travis@netscape.com 1999-11-29 21:15:32 +00:00