gecko-dev/embedding/browser/webBrowser
2000-03-13 07:11:21 +00:00
..
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +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 Removing nsIWebBrowserNav from the includes. This should fix the clobber builds. 2000-02-24 06:40:05 +00:00
nsDocShellTreeOwner.cpp Added SetTreeOwner and SetWebBrowserChrome to do the proper setup of all the different up pointers. 2000-03-11 01:10:13 +00:00
nsDocShellTreeOwner.h Adding new files for the embedding object. Note the embedding DLL is not yet used or relied upon. a=jevering 2000-03-09 01:06:56 +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 First Check-in. 1999-10-15 20:51:58 +00:00
nsIWebBrowser.idl Just updated some documentation. 2000-03-11 01:10:57 +00:00
nsIWebBrowserChrome.idl Added SetJSDefaultStatus method as it can be set by JS. 2000-02-05 03:24:42 +00:00
nsWebBrowser.cpp Got much of the implementation done to actually get this object working. We now instantiate a webshell and pass along most needed calls. This gets the webBrowser object setup to start being used to basic stuff. 2000-03-11 01:12:46 +00:00
nsWebBrowser.h Made the constructor public so we can access it from the generic module code. 2000-03-13 07:11:21 +00:00