1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Introjucer/Source/Project
2013-10-17 10:42:58 +01:00
..
jucer_AudioPluginModule.h Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
jucer_ConfigTree_Base.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ConfigTree_Exporter.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ConfigTree_Modules.h Introjucer: fixed some compiler warnings. 2013-10-14 15:47:49 +01:00
jucer_GroupInformationComponent.h Some more override decorations. 2013-07-10 14:55:26 +01:00
jucer_Module.cpp Introjucer: added a "defines" parameter to the module manifest format, to allow it to set modules to set project-wide preprocessor defs. 2013-10-15 18:48:40 +01:00
jucer_Module.h Introjucer: added a "defines" parameter to the module manifest format, to allow it to set modules to set project-wide preprocessor defs. 2013-10-15 18:48:40 +01:00
jucer_ModulesPanel.h Introjucer: fixed some compiler warnings. 2013-10-14 15:47:49 +01:00
jucer_NewFileWizard.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_NewFileWizard.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_NewProjectWizard.cpp Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
jucer_NewProjectWizard.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jucer_Project.cpp Introjucer: avoided losing the filename suffix when dropping folders into the tree. 2013-10-14 14:18:49 +01:00
jucer_Project.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ProjectContentComponent.cpp Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. 2013-10-15 20:53:28 +01:00
jucer_ProjectContentComponent.h Introjucer: avoided problems when closing a GUI comp which is a sub-component of another currently-loaded GUI component. 2013-10-15 20:53:28 +01:00
jucer_ProjectTree_Base.h Introjucer: fixed some compiler warnings. 2013-10-14 15:47:49 +01:00
jucer_ProjectTree_File.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ProjectTree_Group.h Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 2013-09-30 14:41:36 +01:00
jucer_ProjectType.cpp Introjucer: added AAX identifier setting box. 2013-07-23 16:30:16 +01:00
jucer_ProjectType.h Updated headers in demo project files. 2013-06-13 14:06:55 +01:00