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.
hogliux 6b6dedbfd1 Add some minor changes to stay compatible with GCC 4.4 9 years ago
..
juce_Drawable.cpp Lots of small whitespace tweaks. 9 years ago
juce_Drawable.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableComposite.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableComposite.h Added some comments to DrawabkeComposite. 9 years ago
juce_DrawableImage.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableImage.h Update copyright notice 10 years ago
juce_DrawablePath.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_DrawablePath.h Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_DrawableRectangle.cpp Update copyright notice 10 years ago
juce_DrawableRectangle.h Update copyright notice 10 years ago
juce_DrawableShape.cpp Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 9 years ago
juce_DrawableShape.h Added dashed-line support to the SVG parser and DrawablePath 9 years ago
juce_DrawableText.cpp Update copyright notice 10 years ago
juce_DrawableText.h Update copyright notice 10 years ago
juce_SVGParser.cpp Add some minor changes to stay compatible with GCC 4.4 9 years ago