gecko-dev/docshell/base
2000-02-11 01:09:12 +00:00
..
.cvsignore Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
appstrings.properties Index: appstrings.properties 2000-01-25 02:36:08 +00:00
Makefile.in Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
makefile.win Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
MANIFEST First Checked In. 2000-01-12 00:51:56 +00:00
MANIFEST_IDL Removed nsIDocShellContainer.idl, added nsIDocShellTreeOwner.idl. 1999-12-12 10:10:36 +00:00
nsCDocShell.idl Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner. 1999-12-08 04:54:33 +00:00
nsDocShell.cpp SetItemType now asserts when you try to set the type while there is a parent. FocusAvailable now supports calling up to the treeOwner. CreateTargetLocation() now has an implementation. r=hyatt 2000-02-11 01:09:12 +00:00
nsDocShell.h Added GetTarget() to be used to resolve targetting. 2000-01-30 07:34:10 +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 more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the 2000-02-04 08:45:34 +00:00
nsDSURIContentListener.h Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader. 2000-01-29 06:10:54 +00:00
nsIContentViewerEdit.idl initial checkin of idl files for header files that are already used (but not generated) 1999-12-15 05:12:18 +00:00
nsIContentViewerFile.idl initial checkin of idl files for header files that are already used (but not generated) 1999-12-15 05:12:18 +00:00
nsIDocShell.idl Now has an nsIChromeEventHandler attribute. 1999-12-18 02:20:35 +00:00
nsIDocShellTreeItem.idl Updated a comment. 2000-01-26 03:31:24 +00:00
nsIDocShellTreeNode.idl updated comment. 1999-12-18 02:18:21 +00:00
nsIDocShellTreeOwner.idl GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl first version of interface for content-specific manipulations 1999-11-19 07:44:27 +00:00
nsIScrollable.idl
nsITextScroll.idl
nsIWebNavigation.idl Defining new navigation interface that can be used by both docshell and browser embedding. r=pavlov 2000-02-02 05:51:30 +00:00
nsWebShell.cpp Fix 25062 Reload vulnerability 2000-02-10 04:56:56 +00:00