1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_browser_plugin_client/wrapper
2013-10-11 15:46:28 +01:00
..
npapi Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_ActiveX_GlueCode.cpp Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 2013-10-11 15:46:28 +01:00
juce_BrowserPluginComponent.h Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_NPAPI_GlueCode.cpp Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 2013-10-11 15:46:28 +01:00
juce_NPAPI_MacResource.r Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_NPAPI_WinResource.rc Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00