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
2012-05-25 21:34:12 +01:00
..
juce_Drawable.cpp Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_Drawable.h Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_DrawableComposite.cpp Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_DrawableComposite.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_DrawableImage.cpp Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_DrawableImage.h Viewport component listener fix. Minor clean-ups. 2012-01-30 12:59:36 +00:00
juce_DrawablePath.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_DrawablePath.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
juce_DrawableRectangle.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_DrawableRectangle.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
juce_DrawableShape.cpp Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_DrawableShape.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_DrawableText.cpp Made sure that Drawable::createCopy copies their names and IDs. 2012-04-08 09:47:42 +01:00
juce_DrawableText.h Added some value retrieval methods for DrawableText. 2012-05-02 09:24:50 +01:00
juce_SVGParser.cpp SVG parser fix. 2012-05-25 21:34:12 +01:00