1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics/geometry
2012-09-11 10:57:09 +01:00
..
juce_AffineTransform.cpp Minor tidying-up. 2012-09-04 11:38:16 +01:00
juce_AffineTransform.h More OpenGL work. 2011-10-10 18:30:51 +01:00
juce_BorderSize.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_EdgeTable.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_EdgeTable.h OSX10.4 menu fix. Graphics::drawSingleLineText justification. 2011-10-20 22:22:40 +01:00
juce_Line.h Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 2011-12-09 12:41:38 +00:00
juce_Path.cpp Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 2012-09-05 11:54:44 +01:00
juce_Path.h Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 2012-09-05 11:54:44 +01:00
juce_PathIterator.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_PathIterator.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_PathStrokeType.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_PathStrokeType.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_Point.h Android GL work. 2012-02-23 09:57:00 +00:00
juce_Rectangle.h New method: Rectangle::constainedWithin(). 2012-09-11 10:57:09 +01:00
juce_RectangleList.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_RectangleList.h Fixed a typo in the introjucer. C++0x fixes. 2011-08-22 16:40:37 +01:00