.. |
jucer_AudioPluginModule.h
|
Introjucer: fix for Xcode post-build script in audio plugin projects.
|
13 years ago |
jucer_ConfigPage.cpp
|
Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix.
|
13 years ago |
jucer_ConfigPage.h
|
Introjucer: graphical tweaks, binary data header change.
|
13 years ago |
jucer_GroupInformationComponent.h
|
Introjucer: graphical tweaks, binary data header change.
|
13 years ago |
jucer_Module.cpp
|
Introjucer: refactored some settings classes, and added new icons for the treeviews.
|
13 years ago |
jucer_Module.h
|
Introjucer: minor internal changes.
|
13 years ago |
jucer_ModulesPanel.h
|
Added some colour IDs for TextPropertyComponent
|
13 years ago |
jucer_NewFileWizard.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jucer_NewFileWizard.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jucer_NewProjectWizard.cpp
|
Introjucer: misc internal refactoring.
|
13 years ago |
jucer_NewProjectWizard.h
|
Introjucer updates to the new project wizard and module update system.
|
13 years ago |
jucer_Project.cpp
|
Introjucer: graphical tweaks, binary data header change.
|
13 years ago |
jucer_Project.h
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
jucer_ProjectContentComponent.cpp
|
Introjucer: graphical tweaks, binary data header change.
|
13 years ago |
jucer_ProjectContentComponent.h
|
Introjucer: fine-tuned some command behaviours.
|
13 years ago |
jucer_ProjectTreeViewBase.cpp
|
Introjucer: misc internal refactoring.
|
13 years ago |
jucer_ProjectTreeViewBase.h
|
Introjucer: colours and refactoring.
|
13 years ago |
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.
|
13 years ago |
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.
|
13 years ago |
jucer_TreeViewTypes.cpp
|
Introjucer: tweaked document focus behaviour.
|
13 years ago |
jucer_TreeViewTypes.h
|
Introjucer: made treeview remember its openness state.
|
13 years ago |