1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/drawables
2015-02-11 10:29:19 +00:00
..
juce_Drawable.cpp Added method Drawable::replaceColour 2014-02-12 14:50:24 +00:00
juce_Drawable.h Added method Drawable::replaceColour 2014-02-12 14:50:24 +00:00
juce_DrawableComposite.cpp Fixed some toolbar customiser drag+drop problems. 2013-07-25 18:14:23 +01:00
juce_DrawableComposite.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_DrawableImage.cpp Made sure that the DrawableImage copy constructor also copies the component bounds. 2014-11-05 10:28:46 +00:00
juce_DrawableImage.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_DrawablePath.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_DrawablePath.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_DrawableRectangle.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_DrawableRectangle.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_DrawableShape.cpp Added method Drawable::replaceColour 2014-02-12 14:50:24 +00:00
juce_DrawableShape.h Added method Drawable::replaceColour 2014-02-12 14:50:24 +00:00
juce_DrawableText.cpp Made copied DrawableText objects update their bounds. 2013-09-24 17:26:10 +01:00
juce_DrawableText.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_SVGParser.cpp Setting component ID for SVG text elements. 2015-02-11 10:29:19 +00:00