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
/
embedding
/
browser
/
webBrowser
History
tbogard%aol.net
1bb86b8bfc
Remove include of nsIProgress as the interface is going away.
...
git-svn-id: svn://10.0.0.236/trunk@62915 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 11:16:08 +00:00
..
Makefile.in
Added nsDocShellTreeOwner.cpp to the build.
2000-03-11 01:06:03 +00:00
makefile.win
Added nsDocShellTreeOwner.cpp to the build.
2000-03-11 01:06:03 +00:00
MANIFEST_IDL
Removing nsIWebBrowserNav from the list to IDL files.
2000-02-24 06:47:24 +00:00
nsCWebBrowser.idl
Remove include of nsIProgress as the interface is going away.
2000-03-14 11:16:08 +00:00
nsDocShellTreeOwner.cpp
nsDocShellTreeOwner now implements nsIWebProgressListener. nsIInterfaceRequestor is not a required interface of the embedding owner. Provided basic implementation for most of the nsIDocShellTreeOwner Methods. Provided basic implementation for most of nsIBaseWindow. Implementation for nsIWebProgressListener.
2000-03-14 07:10:08 +00:00
nsDocShellTreeOwner.h
nsDocShellTreeOwner now implements nsIWebProgressListener. nsIInterfaceRequestor is not a required interface of the embedding owner. Provided basic implementation for most of the nsIDocShellTreeOwner Methods. Provided basic implementation for most of nsIBaseWindow. Implementation for nsIWebProgressListener.
2000-03-14 07:10:08 +00:00
nsIProgress.idl
Renamed nsIWebBrowserApp with nsIWebBrowserChrome. Added some additional methods and more fully specified the ones that were there. Changed the interfaces to forward declare referenced interfaces rather than including them all. Added topLevelWindow to nsIWebBrowser. Provided implementation for these changes.
1999-11-18 09:17:07 +00:00
nsIProgressListener.idl
…
nsIWebBrowser.idl
Just updated some documentation.
2000-03-11 01:10:57 +00:00
nsIWebBrowserChrome.idl
Updated paramaters to GetNewBrowserChrome() and changed it to GetNewBrowser() to reflect changes in the API. Added new functions SizeBrowserTo() and ShowAsModal() that were added to the nsIWebBrowserChrome API.
2000-03-14 07:06:07 +00:00
nsWebBrowser.cpp
Use the generic factory to create the actual objects for the nsWebBrowserSetup and nsWebBrowser classes. Got rid of the unneeded ::Create methods on those classes.
2000-03-14 07:20:17 +00:00
nsWebBrowser.h
Use the generic factory to create the actual objects for the nsWebBrowserSetup and nsWebBrowser classes. Got rid of the unneeded ::Create methods on those classes.
2000-03-14 07:20:17 +00:00