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
f23f281e83
gecko
/
modules
/
plugin
/
base
/
public
History
Josh Aas
f23f281e83
npruntime sample plugin build fix.
2008-12-16 23:01:47 -08: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
npruntime sample plugin build fix.
2008-12-16 23:01:47 -08:00
npruntime.h
NPAPI header updates - comments, cleanup, and webkit compat change. Part of the patch for 386676. r=smichaud sr=roc
2008-12-16 23:48:42 -05: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
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 14:42:35 -07:00
nsIPluginInputStream.idl
nsIPluginInstance.idl
nsIPluginInstanceInternal.h
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
2007-10-09 18:24:28 -07:00
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
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-13 17:28:05 -07:00
nsPluginLogging.h
nsPluginNativeWindow.h
nspluginroot.idl
nsPluginsCID.h