The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 8772e5716b 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
..
juce_Drawable.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_Drawable.h Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_DrawableComposite.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 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.. 14 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 Purged some warnings. 13 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 (automated whitespace clean-up) 13 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.. 14 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