.. |
.cvsignore
|
Adding local .cvsignore file; r=none
|
1999-11-30 23:22:27 +00:00 |
Makefile.in
|
Added nsIDocShellTreeItem.idl to the build removed nsIDocShellContainer.idl from the build.r=hyatt
|
1999-12-12 08:52:03 +00:00 |
makefile.win
|
Added nsIDocShellTreeItem.idl to the build removed nsIDocShellContainer.idl from the build.r=hyatt
|
1999-12-12 08:52:03 +00:00 |
MANIFEST_IDL
|
Removed nsIDocShellContainer.idl, added nsIDocShellTreeOwner.idl.
|
1999-12-12 10:10:36 +00:00 |
nsCDocShell.idl
|
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
|
1999-12-08 04:54:33 +00:00 |
nsDocShell.cpp
|
Fixed a couple of previously unitialized member variables. Implemented the setting and getting of the ChromeEventHandler attribute. Implemented the setting and getting of the title.
|
1999-12-21 00:11:33 +00:00 |
nsDocShell.h
|
Fixed a couple of previously unitialized member variables. Implemented the setting and getting of the ChromeEventHandler attribute. Implemented the setting and getting of the title.
|
1999-12-21 00:11:33 +00:00 |
nsDocShellBase.cpp
|
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
|
1999-11-19 07:35:27 +00:00 |
nsDSURIContentListener.cpp
|
mParentContentListener is now held as a weak reference as it should be.
|
1999-12-21 00:09:48 +00:00 |
nsDSURIContentListener.h
|
mParentContentListener is now held as a weak reference as it should be.
|
1999-12-21 00:09:48 +00:00 |
nsIContentViewerEdit.idl
|
initial checkin of idl files for header files that are already used (but not generated)
|
1999-12-15 05:12:18 +00:00 |
nsIContentViewerFile.idl
|
initial checkin of idl files for header files that are already used (but not generated)
|
1999-12-15 05:12:18 +00:00 |
nsIDocShell.idl
|
Now has an nsIChromeEventHandler attribute.
|
1999-12-18 02:20:35 +00:00 |
nsIDocShellTreeItem.idl
|
Updated the algorithm documentation. Changed aRequestor to be an nsISupports rather than an nsIDocShellTreeItem since nsIDocShellTreeOwner will need to be passed as the requestor too.
|
1999-12-18 02:19:56 +00:00 |
nsIDocShellTreeNode.idl
|
updated comment.
|
1999-12-18 02:18:21 +00:00 |
nsIDocShellTreeOwner.idl
|
Adding a new interface.
|
1999-12-12 08:47:00 +00:00 |
nsIGlobalHistory.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsIMarkupDocumentViewer.idl
|
first version of interface for content-specific manipulations
|
1999-11-19 07:44:27 +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
|
fix for 16273. r=valeski, a=sdagley.
|
1999-12-22 01:47:59 +00:00 |