| .. |
|
jucer_AudioPluginModule.h
|
Introjucer: More explicit control over the MSVC DLL runtime mode.
|
2012-12-06 16:35:06 +00:00 |
|
jucer_ConfigPage.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_ConfigPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jucer_GroupInformationComponent.h
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_Module.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_Module.h
|
Introjucer: module error handling.
|
2012-09-25 17:20:56 +01:00 |
|
jucer_ModulesPanel.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jucer_NewFileWizard.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_NewFileWizard.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jucer_NewProjectWizard.cpp
|
Introjucer: improved the new project wizard code.
|
2012-09-25 23:13:45 +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: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_Project.h
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_ProjectContentComponent.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_ProjectContentComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jucer_ProjectTreeViewBase.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_ProjectTreeViewBase.h
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00: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
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jucer_TreeViewTypes.cpp
|
Introjucer: items which are not included in the project are now crossed-out.
|
2012-12-18 10:33:54 +00:00 |
|
jucer_TreeViewTypes.h
|
Introjucer: made treeview remember its openness state.
|
2012-02-08 09:18:17 +00:00 |