gecko-dev/docshell/base
1999-10-30 01:23:01 +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 Moved zoom attribute from nsIGenericWindow to nsIDocShell. Updated zoom documentation. 1999-10-30 00:52:57 +00:00
nsDocShellBase.h more implementation 1999-10-29 18:25:57 +00:00
nsIDocShell.idl Moved zoom attribute from nsIGenericWindow to nsIDocShell. Updated zoom documentation. 1999-10-30 00:52:57 +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 Moved zoom attribute from nsIGenericWindow to nsIDocShell. Updated zoom documentation. 1999-10-30 00:52:57 +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 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 Removed statically constructed nsAutoString LinkCommand, moved inside nsWebShell::LoadURL(). This prevents calling printf before main runs on MacOS, which messes up the console window. r=sfraser 1999-10-30 01:23:01 +00:00