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
Files
04b0f5156535d260d4914f02609b6ecaeeb186fa
Mozilla
/
mozilla
/
docshell
/
html
History
buster%netscape.com
04b0f51565
added charset member data
...
git-svn-id: svn://10.0.0.236/trunk@53141 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:39:16 +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
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
filled in charset methods
1999-11-11 00:38:55 +00:00
nsHTMLDocShell.h
added charset member data
1999-11-11 00:39:16 +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