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
History
sdagley%netscape.com
c90632a81a
Moving part of fix for
#81659
from 0.9.2 branch. Now recognize non-bundle OS X plugins of type 'IEPL' (e.g. Apple's iTools plugin). Also moved test for OS X plugin types inside an #if TARGET_CARBON.
...
git-svn-id: svn://10.0.0.236/trunk@99867 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-25 02:45:10 +00:00
..
bad
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
base
Moving part of fix for
#81659
from 0.9.2 branch. Now recognize non-bundle OS X plugins of type 'IEPL' (e.g. Apple's iTools plugin). Also moved test for OS X plugin types inside an #if TARGET_CARBON.
2001-07-25 02:45:10 +00:00
default
Fixing 72052 -- GDI resource leak in the default plugin, r=peterl, sr=waterson
2001-07-24 21:37:59 +00:00
macbuild
fix bustage.
2001-06-21 02:13:30 +00:00
mpdk
…
nglsrc
Moving part of fix for
#81659
from 0.9.2 branch. Now recognize non-bundle OS X plugins of type 'IEPL' (e.g. Apple's iTools plugin). Also moved test for OS X plugin types inside an #if TARGET_CARBON.
2001-07-25 02:45:10 +00:00
npspy
First check in. The Spy Plugin. Not part of the build.
2001-03-25 23:48:19 +00:00
public
Fix for bug 90382. The x and y coordinates in nsPluginWindow should be defined as PRInt32's not PRUint32's. r=av, sr=attinasi.
2001-07-13 18:55:10 +00:00
samples
Fixing 72052 -- GDI resource leak in the default plugin, r=peterl, sr=waterson
2001-07-24 21:37:59 +00:00
SanePlugin
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
test
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
testevents
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
tools
First check in. The Spy Plugin. Not part of the build.
2001-03-25 23:48:19 +00:00
Makefile.in
Only build nullplugin when MOZ_ENABLE_GTK is set because nullplugin requires gtk and is breaking our non-gtk ports.
2000-09-28 06:48:02 +00:00
makefile.win
…