1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/browser plugins/wrapper
2010-01-02 14:55:44 +00:00
..
npapi tidied up whitespace in files 2009-08-12 15:54:25 +00:00
juce_ActiveX_GlueCode.cpp New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase. 2010-01-02 14:55:44 +00:00
juce_BrowserPluginComponent.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +00:00
juce_IncludeBrowserPluginInfo.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +00:00
juce_NPAPI_GlueCode.cpp New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase. 2010-01-02 14:55:44 +00:00
juce_NPAPI_GlueCode.mm Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +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