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
2017-03-27 13:06:42 +01:00
..
juce_Drawable.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_Drawable.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DrawableComposite.cpp Reverted #bea45f84 - this only fixed SVG positioning bugs for limited cases 2016-09-05 22:12:27 +01:00
juce_DrawableComposite.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00: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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DrawablePath.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_DrawablePath.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DrawableRectangle.cpp Fix for the copy constructor of DrawableRectangle 2016-08-18 14:09:13 +01:00
juce_DrawableRectangle.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DrawableShape.cpp Set all file modes to 644 2017-02-01 08:56:54 +00:00
juce_DrawableShape.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_DrawableText.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DrawableText.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SVGParser.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00