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
2014-02-12 14:50:24 +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 Converted a few Colour references to pass-by-values. 2013-07-01 17:38:47 +01: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 Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00