The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules c94bd62519 fix for javascript parameter order in IE browser plugins; fix for linux x64 icons 16 years ago
..
npapi 16 years ago
juce_ActiveX_GlueCode.cpp fix for javascript parameter order in IE browser plugins; fix for linux x64 icons 16 years ago
juce_BrowserPluginComponent.h Added a method BrowserPluginComponent::getBrowserURL() so that plugins can find out what URL they are embedded in 16 years ago
juce_IncludeBrowserPluginInfo.h Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_GlueCode.cpp Browser plugin fixes for a string-passing bug in NPAPI and problems with older versions of Firefox; more robust message flushing on shutdown on the mac. 16 years ago
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. 16 years ago
juce_NPAPI_MacResource.r Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 16 years ago