gecko-dev/modules/plugin/base/public
bryner%brianryner.com 98ca2e8272 ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin. 2006-04-20 22:58:23 +00:00
..
.cvsignore
Makefile.in Fix header export rules for parallel builds. 2005-12-13 17:25:26 +00:00
npapi.h Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org 2006-03-01 00:13:38 +00:00
npruntime.h Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org 2006-03-01 00:13:38 +00:00
nptypes.h Fix bug 297832. Patch by David H. Gutteridge <dhgutteridge@hotmail.com>, r+sr=jst 2005-10-08 03:02:20 +00:00
npupp.h Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org 2006-03-01 00:13:38 +00:00
nsDefaultPlugin.h
nsIClassicPluginFactory.idl
nsICookieStorage.idl
nsIEventHandler.idl
nsIFileUtilities.idl
nsIHTTPHeaderListener.idl
nsIJRILiveConnectPIPeer.idl
nsIJRILiveConnectPlugin.idl
nsILegacyPluginWrapperOS2.idl
nsIPlugin.idl
nsIPluginDocument.idl
nsIPluginHost.idl ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin. 2006-04-20 22:58:23 +00:00
nsIPluginInputStream.idl
nsIPluginInstance.idl
nsIPluginInstanceInternal.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIPluginInstanceOwner.idl Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless 2006-01-01 11:28:35 +00:00
nsIPluginInstancePeer.idl
nsIPluginInstancePeer2.idl
nsIPluginManager.idl
nsIPluginManager2.idl
nsIPluginStreamInfo.idl
nsIPluginStreamListener.idl
nsIPluginTagInfo.idl
nsIPluginTagInfo2.idl
nsIScriptablePlugin.idl
nsIWindowlessPlugInstPeer.idl
nsPIPluginHost.idl
nsPIPluginInstancePeer.idl
nsPluginError.h
nsPluginLogging.h
nsPluginNativeWindow.h
nsPluginsCID.h
nsplugin.h
nsplugindefs.h Fixing bug 176079. Provide an API for plugins to control whether popups are enabled or not. Disable popups by default from plugins, but enable/disable popups while handling user input events (mouse click, keydown etc) on the platforms where it's possible (Win32 and Mac), but do that only if the plugin doesn't support the popup enabling/disabling API. r+sr+a=brendan@mozilla.org 2005-06-18 06:06:45 +00:00
nspluginroot.idl