1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_gui_basics/drawables
2016-01-18 08:40:44 +00: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 Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00: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 Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawableRectangle.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawableShape.cpp Added dashed-line support to the SVG parser and DrawablePath 2016-01-11 13:11: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 A better optimisation for parsing SVG files with certain types of line dash attributes 2016-01-18 08:40:44 +00:00