buster@netscape.com
|
f9e7b84912
|
more implementation
some nits to conform more to seamonkey coding conventions.
|
1999-10-29 18:25:57 +00:00 |
|
tbogard@aol.net
|
09a7fa5692
|
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 |
|
tbogard@aol.net
|
2dc0808ae6
|
Pushed many of the method implementations done by buster from nsHTMLDocShell into the base class.
|
1999-10-28 02:20:44 +00:00 |
|
tbogard@aol.net
|
6776c0e778
|
Boundary checking.
|
1999-10-27 02:44:01 +00:00 |
|
tbogard@aol.net
|
68e1109166
|
Implemented the Destroy() method.... Which basically boils down to us returning out that we don't support the method. :)
|
1999-10-26 22:59:33 +00:00 |
|
tbogard@aol.net
|
53137dfd7f
|
Implemented a number of methods for the doc shell attributes. Setup and Init structure which is used to accept the settings of attributes until Create() is called.
|
1999-10-26 22:56:59 +00:00 |
|
tbogard@aol.net
|
107e2179f2
|
Added a CanHandleContentType to identify if a given instantiated docShell can handle the requested document type.
|
1999-10-26 09:51:36 +00:00 |
|
tbogard@aol.net
|
39c37e4d67
|
Created a base class library that will provide the shared docShell implmentation.
|
1999-10-26 01:44:00 +00:00 |
|