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/Project
2012-06-07 21:41:11 +01:00
..
jucer_AudioPluginModule.h Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this. 2012-05-27 22:05:21 +01:00
jucer_GroupInformationComponent.cpp Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_GroupInformationComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
jucer_Module.cpp Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 2012-05-31 08:21:34 +01:00
jucer_Module.h Introjucer: minor internal changes. 2012-04-24 13:34:37 +01:00
jucer_NewFileWizard.cpp Improved CallOutBox layout. Minor introjucer tidy-ups. 2012-01-26 10:31:19 +00:00
jucer_NewFileWizard.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
jucer_NewProjectWizard.cpp Introjucer: some preliminary AAX work. 2012-05-09 12:06:47 +01:00
jucer_NewProjectWizard.h Introjucer updates to the new project wizard and module update system. 2011-10-03 13:05:21 +01:00
jucer_Project.cpp Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module. 2012-06-07 21:41:11 +01:00
jucer_Project.h Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module. 2012-06-07 21:41:11 +01:00
jucer_ProjectContentComponent.cpp Minor clean-ups for GL, removed some old VC6 hacks. 2012-04-03 20:25:05 +01:00
jucer_ProjectContentComponent.h Introjucer: made the project wizard create some default exporters. 2012-04-24 10:50:00 +01:00
jucer_ProjectInformationComponent.cpp Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module. 2012-06-07 21:41:11 +01:00
jucer_ProjectInformationComponent.h Minor introjucer work. Minor fix for binarybuilder. 2012-02-06 22:28:30 +00:00
jucer_ProjectTreeViewBase.cpp Minor clean-ups for GL, removed some old VC6 hacks. 2012-04-03 20:25:05 +01:00
jucer_ProjectTreeViewBase.h Tidied up some introjucer menu modality. 2012-02-04 22:50:33 +00:00
jucer_ProjectType.cpp Introjucer: some preliminary AAX work. 2012-05-09 12:06:47 +01:00
jucer_ProjectType.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_TreeViewTypes.cpp Tidied up some introjucer menu modality. 2012-02-04 22:50:33 +00:00
jucer_TreeViewTypes.h Introjucer: made treeview remember its openness state. 2012-02-08 09:18:17 +00:00