| .. |
|
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
|
Small updates to ComponentBuilder, UnitTestRunner.
|
2012-01-20 18:20:19 +00: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
|
Refactoring of the way DrawableText handles its font size.
|
2012-01-24 15:33:19 +00:00 |
|
juce_DrawableText.h
|
Refactoring of the way DrawableText handles its font size.
|
2012-01-24 15:33:19 +00: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 |