| .. |
|
jucer_AudioPluginModule.h
|
RTAS build fixes.
|
2012-07-05 19:50:16 +01:00 |
|
jucer_ConfigPage.cpp
|
Introjucer: refactored some settings classes, and added new icons for the treeviews.
|
2012-06-28 19:11:48 +01:00 |
|
jucer_ConfigPage.h
|
Introjucer: refactored some filenames.
|
2012-06-28 08:52:42 +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: refactored some settings classes, and added new icons for the treeviews.
|
2012-06-28 19:11:48 +01:00 |
|
jucer_Module.h
|
Introjucer: minor internal changes.
|
2012-04-24 13:34:37 +01:00 |
|
jucer_ModulesPanel.h
|
Introjucer: refactored some filenames.
|
2012-06-28 08:52:42 +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: made sure the new project wizard creates an exporter for the current OS.
|
2012-07-03 12:07:05 +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: refactoring and addition of appearance settings window for editor colours + fonts.
|
2012-07-04 10:43:18 +01:00 |
|
jucer_Project.h
|
Introjucer: made sure the new project wizard creates an exporter for the current OS.
|
2012-07-03 12:07:05 +01:00 |
|
jucer_ProjectContentComponent.cpp
|
Introjucer: commands to move back/forwards through open docs.
|
2012-07-07 21:11:06 +01:00 |
|
jucer_ProjectContentComponent.h
|
Introjucer: commands to move back/forwards through open docs.
|
2012-07-07 21:11:06 +01:00 |
|
jucer_ProjectTreeViewBase.cpp
|
Introjucer: refactoring and addition of appearance settings window for editor colours + fonts.
|
2012-07-04 10:43:18 +01:00 |
|
jucer_ProjectTreeViewBase.h
|
Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs.
|
2012-06-24 21:20:59 +01:00 |
|
jucer_ProjectType.cpp
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
2012-07-07 21:09:10 +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
|
Introjucer: refactored some filenames.
|
2012-06-28 08:52:42 +01:00 |
|
jucer_TreeViewTypes.h
|
Introjucer: made treeview remember its openness state.
|
2012-02-08 09:18:17 +00:00 |