1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/browser plugins/wrapper
2009-08-10 13:23:04 +00:00
..
npapi 2009-04-28 11:26:58 +00:00
juce_ActiveX_GlueCode.cpp changed the juce startup/shutdown code in the ActiveX browser plugin to try to work around IE's leakiness; added a very obscure feature to ASIO 2009-08-10 13:23:04 +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 small change for loading opentype fonts in win32; fix for an audio plugins crash when closing the plugin in some recent hosts; fixes for linux VST event handling; change to the format reported by RTAS plugins with zero inputs or outputs; NPAPI plugin positioning for for mac firefox; fix for TreeViewItem button safety; added method LookAndFeel::getFontForTextButton; added an interpolation quality selector to MagnifierComponent; AlertWindows are now always-on-top in plugins; fix to RectanglePlacement::getScaleToFit(); added some utility methods to the URL class. 2009-08-03 15:38:40 +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