| .. |
|
jucer_NewFileWizard.cpp
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
jucer_NewFileWizard.h
|
Made Value constructor explicit. Jucer development.
|
15 years ago |
|
jucer_Project.cpp
|
Jucer development.
|
15 years ago |
|
jucer_Project.h
|
Jucer development.
|
15 years ago |
|
jucer_ProjectExport_MSVC.h
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
15 years ago |
|
jucer_ProjectExport_Make.h
|
Small fixes for Jucer makefiles.
|
15 years ago |
|
jucer_ProjectExport_XCode.h
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
15 years ago |
|
jucer_ProjectExporter.cpp
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
jucer_ProjectExporter.h
|
Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development.
|
15 years ago |
|
jucer_ProjectSaver.h
|
Jucer improvements to cope with multiple juce paths.
|
15 years ago |
|
jucer_ProjectWizard.cpp
|
Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development.
|
15 years ago |
|
jucer_ProjectWizard.h
|
Made Value constructor explicit. Jucer development.
|
15 years ago |
|
jucer_ResourceFile.cpp
|
New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development.
|
15 years ago |
|
jucer_ResourceFile.h
|
Made Value constructor explicit. Jucer development.
|
15 years ago |