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
2011-11-01 21:29:10 +00:00
..
juce_Drawable.cpp Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
juce_Drawable.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_DrawableComposite.cpp Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00: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 the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
juce_DrawableImage.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_DrawablePath.cpp 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_DrawablePath.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_DrawableRectangle.cpp Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
juce_DrawableRectangle.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_DrawableShape.cpp Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00: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 the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
juce_DrawableText.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_SVGParser.cpp New macro JUCE_DEFAULT_SOFTWARE_RENDERER to help replace the software renderer with a custom class. Removed some defunct Xcode settings. Small SVG workaround. 2011-09-22 15:44:42 +01:00