| .. |
|
juce_AffineTransform.cpp
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
13 years ago |
|
juce_AffineTransform.h
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
13 years ago |
|
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..
|
14 years ago |
|
juce_EdgeTable.cpp
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
13 years ago |
|
juce_EdgeTable.h
|
OSX10.4 menu fix. Graphics::drawSingleLineText justification.
|
14 years ago |
|
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!
|
14 years ago |
|
juce_Path.cpp
|
Cleaned up some compiler warnings.
|
13 years ago |
|
juce_Path.h
|
Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel.
|
13 years ago |
|
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.
|
14 years ago |
|
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..
|
14 years ago |
|
juce_PathStrokeType.cpp
|
Minor clean-ups.
|
13 years ago |
|
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..
|
14 years ago |
|
juce_Point.h
|
Android GL work.
|
14 years ago |
|
juce_Rectangle.h
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
13 years ago |
|
juce_RectangleList.cpp
|
Minor clean-ups.
|
13 years ago |
|
juce_RectangleList.h
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
13 years ago |