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
History
tbogard%aol.net
613ccde6ff
The parent content listener now doesn't have to implement every method. It can just implement the ones it wants and return NS_ERROR_NOT_IMPLEMENTED on the others.
...
git-svn-id: svn://10.0.0.236/trunk@64969 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-03 00:45:25 +00:00
..
activex
Replaced some more nsIWebShell references.
2000-04-02 13:58:36 +00:00
build
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
gtk
remove the nsIDocShell hackery that was in there since travis checked in code to fix the problem that I was having. this is not part of the build.
2000-04-03 00:05:30 +00:00
macbuild
Adding NSPR to both debug and optimized builds; this should fix the build bustage. r=bruce
2000-04-02 23:19:24 +00:00
setup
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
webBrowser
The parent content listener now doesn't have to implement every method. It can just implement the ones it wants and return NS_ERROR_NOT_IMPLEMENTED on the others.
2000-04-03 00:45:25 +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
Added building of the DLL.
1999-10-22 02:36:35 +00:00