gecko-dev/docshell/base
1999-11-11 00:36:09 +00:00
..
Makefile.in add unix makefiles for docshell r=mcafee,paulmac. also changed IDL to C++ in the two .cpp files' emacs comments and added a newline at the end of them (files not built by default) 1999-11-02 03:43:10 +00:00
makefile.win Changed the nsIDocShell parent attribute to not create a cycle. Added notes about this. Framed out start of usage for the uriloader. Added code for the new nsDSURIContentListener object to be the callback object for nsIURIContentListener passed to uriloader. 1999-11-06 04:51:05 +00:00
nsDocShellBase.cpp Changes to call OpenURI with new parameter set. 1999-11-10 07:27:25 +00:00
nsDocShellBase.h nsDocShellBase implements nsIDocShellContainer 1999-11-11 00:34:41 +00:00
nsDSURIContentListener.cpp Added methods to set and get the presContext for the content listener. Made nsDocShellBase a friend class so we could move the constructor and all the non-interface methods into protected area. 1999-11-07 10:00:53 +00:00
nsDSURIContentListener.h Added methods to set and get the presContext for the content listener. Made nsDocShellBase a friend class so we could move the constructor and all the non-interface methods into protected area. 1999-11-07 10:00:53 +00:00
nsIDocShell.idl changed args to SetDocument 1999-11-11 00:35:36 +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
nsIGenericWindow.idl Moved zoom attribute from nsIGenericWindow to nsIDocShell. Updated zoom documentation. 1999-10-30 00:52:57 +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
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 a=sdagley. Move over to new timing macros... 1999-11-10 03:41:09 +00:00