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 37d8f5ca41 SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute. 10 years ago
..
juce_Drawable.cpp Added method Drawable::replaceColour 11 years ago
juce_Drawable.h Added method Drawable::replaceColour 11 years ago
juce_DrawableComposite.cpp Fixed some toolbar customiser drag+drop problems. 11 years ago
juce_DrawableComposite.h Really minor clean-ups. 11 years ago
juce_DrawableImage.cpp Converted a few Colour references to pass-by-values. 12 years ago
juce_DrawableImage.h Really minor clean-ups. 11 years ago
juce_DrawablePath.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_DrawablePath.h Really minor clean-ups. 11 years ago
juce_DrawableRectangle.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_DrawableRectangle.h Really minor clean-ups. 11 years ago
juce_DrawableShape.cpp Added method Drawable::replaceColour 11 years ago
juce_DrawableShape.h Added method Drawable::replaceColour 11 years ago
juce_DrawableText.cpp Made copied DrawableText objects update their bounds. 11 years ago
juce_DrawableText.h Really minor clean-ups. 11 years ago
juce_SVGParser.cpp SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute. 10 years ago