1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Introjucer/Source
2016-02-20 10:27:19 +00:00
..
Application Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around. 2016-02-20 10:27:19 +00:00
BinaryData Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 2016-02-08 16:53:48 +00:00
Code Editor Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
ComponentEditor Added method MouseEvent::mouseWasDraggedSinceMouseDown() 2016-02-16 12:59:49 +00:00
Project Introjucer: Avoided the win32 exporter adding the /FORCE:multiple flag except when building an RTAS plugin 2016-02-16 09:43:05 +00:00
Project Saving Introjucer Android Studio export: Switched gradle experimental wrapper version from 0.6.0-alpha5 to 0.6.0-beta5. 2016-02-17 14:44:36 +00:00
Utility Introjucer: avoid an assertion when opening certain types of file 2016-01-29 09:36:07 +00:00
Wizards Introjucer: Added Android Studio exporter 2015-11-02 16:13:46 +00:00
jucer_Headers.h Update copyright notice 2015-07-22 15:59:34 +01:00