.. |
juce_Drawable.cpp
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
juce_Drawable.h
|
Minor tidying-up.
|
12 years ago |
juce_DrawableComposite.cpp
|
Cleaned up some compiler warnings.
|
12 years ago |
juce_DrawableComposite.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..
|
13 years ago |
juce_DrawableImage.cpp
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
juce_DrawableImage.h
|
Viewport component listener fix. Minor clean-ups.
|
13 years ago |
juce_DrawablePath.cpp
|
Cleaned up some compiler warnings.
|
12 years ago |
juce_DrawablePath.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 |
juce_DrawableRectangle.cpp
|
Demo plugin fix.
|
12 years ago |
juce_DrawableRectangle.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 |
juce_DrawableShape.cpp
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
juce_DrawableShape.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..
|
13 years ago |
juce_DrawableText.cpp
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
juce_DrawableText.h
|
Added some value retrieval methods for DrawableText.
|
13 years ago |
juce_SVGParser.cpp
|
Changed the SVG parser to set the content area of the drawable to the SVG bounding box. Also updated introjucer to display SVG image files.
|
12 years ago |