1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/browser plugins/wrapper
2009-07-20 17:26:23 +00:00
..
npapi 2009-04-28 11:26:58 +00:00
juce_ActiveX_GlueCode.cpp fix for javascript parameter order in IE browser plugins; fix for linux x64 icons 2009-07-20 10:08:49 +00:00
juce_BrowserPluginComponent.h Added a method BrowserPluginComponent::getBrowserURL() so that plugins can find out what URL they are embedded in 2009-07-16 09:15:41 +00:00
juce_IncludeBrowserPluginInfo.h Initial check-in of NPAPI browser plugin wrapper code. 2009-04-27 15:07:04 +00:00
juce_NPAPI_GlueCode.cpp made the mac browser plugin wrapper compile under the 10.4 SDK 2009-07-20 17:26:23 +00:00
juce_NPAPI_GlueCode.mm changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 2009-07-14 20:10:14 +00:00
juce_NPAPI_MacResource.r Initial check-in of NPAPI browser plugin wrapper code. 2009-04-27 15:07:04 +00:00
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 2009-04-27 15:07:04 +00:00