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
/
modules
/
plugin
/
src
History
briano%netscape.com
1be96e2703
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@47265 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 02:51:42 +00:00
..
Makefile.in
General cleanup.
1999-09-14 02:51:42 +00:00
makefile.win
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
MANIFEST
…
npassoc.c
…
npglue.cpp
…
npglue.h
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
nppg.h
…
nppriv.h
…
nsFileUtilities.cpp
…
nsFileUtilities.h
…
nsMalloc.cpp
…
nsMalloc.h
…
nsplugin.cpp
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
nsPluginInputStream.cpp
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
nsPluginInputStream.h
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
nsPluginInstancePeer.cpp
…
nsPluginInstancePeer.h
…
nsPluginManager.cpp
…
nsPluginManager.h
…
nsPluginManagerStream.cpp
…
nsPluginManagerStream.h
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
nsPluginTagInfo.cpp
…
nsPluginTagInfo.h
…