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
/
html
History
tbogard%aol.net
74d906dbdf
Fixed changes to use the GetPresShell rather than using the now removed member variable.
...
git-svn-id: svn://10.0.0.236/trunk@52348 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-31 02:05:21 +00:00
..
makefile.win
Updated to use new nsDocShellBase class. Removed a bunch of code from this level so it instead can be pulled from the base class.
1999-10-26 01:46:22 +00:00
nsCHTMLDocShell.idl
Defined what nsCHTMLDocShell implements and included the appropriate header files.
1999-10-25 04:48:14 +00:00
nsHTMLDocShell.cpp
Fixed changes to use the GetPresShell rather than using the now removed member variable.
1999-10-31 02:05:21 +00:00
nsHTMLDocShell.h
Removed mDocument in favor of the preferred way of getting the document from the content viewer.
1999-10-30 00:02:38 +00:00
nsIHTMLDocShell.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