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
9ffbf24b15
Added SetJSDefaultStatus method as it can be set by JS.
...
git-svn-id: svn://10.0.0.236/trunk@59835 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 03:24:42 +00:00
..
Makefile.in
First cut at Unix makefiles. These will soon be hooked up to the build once I get someone on Unix to verify them.
2000-02-01 00:32:26 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
MANIFEST_IDL
First Checked In.
2000-01-31 23:58:29 +00:00
nsCWebBrowser.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
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
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
nsIWebBrowserChrome.idl
Added SetJSDefaultStatus method as it can be set by JS.
2000-02-05 03:24:42 +00:00
nsIWebBrowserNav.idl
Added a readonly attribute to get the currently loaded URI.
1999-11-07 10:05:48 +00:00
nsWebBrowser.cpp
Stubbed out methods that were missing from nsIBaseWindow implementation. r=hyatt
2000-02-01 00:14:12 +00:00
nsWebBrowser.h
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