This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
95febf4b8c
gecko
/
modules
/
plugin
/
base
/
public
History
Josh Aas
dc31683568
Remove support for "main" as a plugin initialization function. b=467429 r=smichaud sr=roc
2008-12-08 23:52:02 -05:00
..
Makefile.in
Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
2008-10-07 21:50:25 -04:00
npapi.h
remove support for CFM binary plugins. b=467417 r=smichaud sr=roc
2008-12-08 21:34:21 -05:00
npfunctions.h
Remove support for "main" as a plugin initialization function. b=467429 r=smichaud sr=roc
2008-12-08 23:52:02 -05:00
npruntime.h
Followup fix for bug 406251, make NPVariant.intValue be a signed int so negative ints can be passed through safely. r+sr=jonas@sicking.cc
2008-03-13 17:48:20 -07:00
nptypes.h
Bug 453883, ensure true/false marcos are available, r=joshmoz, sr=jst
2008-10-13 13:25:20 +08:00
nsDefaultPlugin.h
nsIClassicPluginFactory.idl
nsICookieStorage.idl
nsIEventHandler.idl
nsIFileUtilities.idl
nsIHTTPHeaderListener.idl
nsIJRILiveConnectPIPeer.idl
nsIJRILiveConnectPlugin.idl
nsIJVMAuthTools.idl
First part of the fix for bug 435334. Move the JVM auth tools from the OJI code into the plugin code. The code in question is in no way dependent on OJI and will be completely removed once the NPAPI has support for what this code offers. r=joshmoz@gmail.com, sr=jonas@sicking.cc
2008-06-27 12:27:40 -07:00
nsILegacyPluginWrapperOS2.idl
nsIPlugin.idl
nsIPluginDocument.idl
Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst
2008-10-07 14:53:23 -04:00
nsIPluginHost.idl
nsIPluginInputStream.idl
nsIPluginInstance.idl
nsIPluginInstanceInternal.h
nsIPluginInstanceOwner.idl
nsIPluginInstancePeer2.idl
nsIPluginInstancePeer.idl
nsIPluginManager2.idl
nsIPluginManager.idl
nsIPluginStreamInfo.idl
nsIPluginStreamListener.idl
nsIPluginTag.idl
Bug 427743: Expose file version of plugins. r+sr=jst
2008-07-15 11:50:42 +01:00
nsIPluginTagInfo2.idl
nsIPluginTagInfo.idl
nsIScriptablePlugin.idl
nsIWindowlessPlugInstPeer.idl
nsPIPluginHost.idl
Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky
2008-07-08 02:23:04 +02:00
nsPIPluginInstancePeer.idl
nsplugin.h
nsplugindefs.h
add ability to pull plugin info from a plugin's bundle plist file. allows us to load modern plugins that do not use resource forks. b=350109 r=smichaud sr=roc
2008-08-14 08:47:04 -04:00
nsPluginError.h
nsPluginLogging.h
nsPluginNativeWindow.h
nspluginroot.idl
nsPluginsCID.h