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
Files
f10f396e23778790cb7e369e61ba05030974c274
Mozilla
/
mozilla
/
webshell
History
tbogard%aol.net
4ce8b7d4f8
Removed include of "windows.h". I'm sure at one point it was needed, but it should not need to be as webShell is XP code.
...
git-svn-id: svn://10.0.0.236/trunk@62690 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-12 06:34:30 +00:00
..
embed
HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface.
2000-03-11 00:22:21 +00:00
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
public
Removed Back(), Forward(), CanBack(), and CanForward(). People wanting to do these things can use the nsIWebNavigation interface.
2000-03-11 12:00:33 +00:00
src
Removed include of "windows.h". I'm sure at one point it was needed, but it should not need to be as webShell is XP code.
2000-03-12 06:34:30 +00:00
tests
Back() and Forward() have been changed to use the nsIWebNavigation interfaces instead of the old nsIWebShell.
2000-03-11 11:59:55 +00:00
Makefile.in
Wrap tests directory in ENABLE_TESTS. patch submitted by jim_nance@yahoo.com, r=mcafee
1999-12-02 05:43:08 +00:00
makefile.win
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
2000-02-25 04:12:40 +00:00