gecko-dev/docshell/base
1999-10-27 02:43:37 +00:00
..
makefile.win Created a base class library that will provide the shared docShell implmentation. 1999-10-26 01:44:00 +00:00
nsDocShellBase.cpp Implemented the Destroy() method.... Which basically boils down to us returning out that we don't support the method. :) 1999-10-26 22:59:33 +00:00
nsDocShellBase.h Implemented a number of methods for the doc shell attributes. Setup and Init structure which is used to accept the settings of attributes until Create() is called. 1999-10-26 22:56:59 +00:00
nsIDocShell.idl Added a CanHandleContentType to identify if a given instantiated docShell can handle the requested document type. 1999-10-26 09:51:36 +00:00
nsIDocShellContainer.idl First Check-in. 1999-10-21 03:00:07 +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 A little more documentation. 1999-10-27 02:43:37 +00:00
nsIGlobalHistory.idl changes to add support for the "browser.startup.page" pref and the new 1999-06-19 21:06:59 +00:00
nsIScrollable.idl Clarified some documentation. 1999-10-25 04:51:59 +00:00
nsITextScroll.idl Added nsITextScroll.idl. 1999-10-21 06:41:03 +00:00
nsWebShell.cpp Expose referrer from web shell. 1999-10-25 22:20:10 +00:00