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 fbbc9b3595 Made the SVG parser recognise the "display=none" attribute. 10 years ago
..
juce_Drawable.cpp Added method Drawable::replaceColour 11 years ago
juce_Drawable.h Rearranged some documentation for relative coord expressions. 10 years ago
juce_DrawableComposite.cpp Fixed some toolbar customiser drag+drop problems. 12 years ago
juce_DrawableComposite.h Added some missing 'override' decorators 10 years ago
juce_DrawableImage.cpp Made sure that the DrawableImage copy constructor also copies the component bounds. 10 years ago
juce_DrawableImage.h Really minor clean-ups. 11 years ago
juce_DrawablePath.cpp Rearranged some documentation for relative coord expressions. 10 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 Rearranged some documentation for relative coord expressions. 10 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 Made the SVG parser recognise the "display=none" attribute. 10 years ago