1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/drawables
2016-09-05 10:07:32 +01:00
..
juce_Drawable.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_Drawable.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_DrawableComposite.cpp Fixed SVG child-transform rendering bug. 2016-09-05 10:07:32 +01:00
juce_DrawableComposite.h Added some comments to DrawabkeComposite. 2015-07-27 09:26:59 +01:00
juce_DrawableImage.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_DrawableImage.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawablePath.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_DrawablePath.h Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_DrawableRectangle.cpp Fix for the copy constructor of DrawableRectangle 2016-08-18 14:09:13 +01:00
juce_DrawableRectangle.h Update copyright notice 2015-07-22 15:59:34 +01:00
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. 2016-03-18 14:38:12 +00:00
juce_DrawableShape.h Added dashed-line support to the SVG parser and DrawablePath 2016-01-11 13:11:12 +00:00
juce_DrawableText.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawableText.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_SVGParser.cpp Add some minor changes to stay compatible with GCC 4.4 2016-05-05 16:35:38 +01:00