This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
docshell
/
base
History
valeski%netscape.com
f9329cacef
adding some keyword support back in
...
git-svn-id: svn://10.0.0.236/trunk@52536 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 07:18:44 +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
Created a base class library that will provide the shared docShell implmentation.
1999-10-26 01:44:00 +00:00
nsDocShellBase.cpp
Added some checks to verify calling of the nsIDocShellFile and nsIDocShellEdit functions.
1999-11-01 07:53:24 +00:00
nsDocShellBase.h
Removed mPresShell and mPresContext from the base class. Added internal getter function GetPresShell to retrieve presShell objects. Added a pointer to mContentViewer. Changed LoadURI* to take a presContext. Changed SetDocument to take a presContext. Changed the attribute presContext to be read only.
1999-10-30 02:30:13 +00:00
nsIDocShell.idl
Removed mPresShell and mPresContext from the base class. Added internal getter function GetPresShell to retrieve presShell objects. Added a pointer to mContentViewer. Changed LoadURI* to take a presContext. Changed SetDocument to take a presContext. Changed the attribute presContext to be read only.
1999-10-30 02:30:13 +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
adding some keyword support back in
1999-11-02 07:18:44 +00:00