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 62be9489da made the mac browser plugin wrapper compile under the 10.4 SDK 16 years ago
..
npapi 17 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. 17 years ago
juce_NPAPI_GlueCode.cpp made the mac browser plugin wrapper compile under the 10.4 SDK 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. 17 years ago
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 17 years ago