.. |
jucer_AudioPluginModule.h
|
Introjucer: More explicit control over the MSVC DLL runtime mode.
|
12 years ago |
jucer_ConfigPage.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_ConfigPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_GroupInformationComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_Module.cpp
|
Introjucer: module error handling.
|
12 years ago |
jucer_Module.h
|
Introjucer: module error handling.
|
12 years ago |
jucer_ModulesPanel.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_NewFileWizard.cpp
|
Introjucer: wizards for auto-generating new Component classes
|
12 years ago |
jucer_NewFileWizard.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jucer_NewProjectWizard.cpp
|
Introjucer: improved the new project wizard code.
|
12 years ago |
jucer_NewProjectWizard.h
|
Introjucer updates to the new project wizard and module update system.
|
13 years ago |
jucer_Project.cpp
|
Reimplemented the VST hex/decimal version change.
|
12 years ago |
jucer_Project.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_ProjectContentComponent.cpp
|
Introjucer: win32 keystroke fixes.
|
12 years ago |
jucer_ProjectContentComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_ProjectTreeViewBase.cpp
|
Introjucer: some refactoring, new icon.
|
12 years ago |
jucer_ProjectTreeViewBase.h
|
Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files
|
12 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
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jucer_TreeViewTypes.cpp
|
Updated CodeEditorComponent to act as an ApplicationCommandTarget
|
12 years ago |
jucer_TreeViewTypes.h
|
Introjucer: made treeview remember its openness state.
|
13 years ago |