| .. |
|
juce_AffineTransform.cpp
|
Correction to AffineTransform::getScaleFactor()
|
12 years ago |
|
juce_AffineTransform.h
|
Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList
|
12 years ago |
|
juce_BorderSize.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_EdgeTable.cpp
|
New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows.
|
12 years ago |
|
juce_EdgeTable.h
|
New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows.
|
12 years ago |
|
juce_Line.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_Path.cpp
|
Renamed Rectangle::transformed to Rectangle::transformedBy, in order to match the method name in Point, and allow easier use of these classes in templates.
|
12 years ago |
|
juce_Path.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_PathIterator.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
|
juce_PathIterator.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_PathStrokeType.cpp
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
|
juce_PathStrokeType.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_Point.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_Rectangle.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_RectangleList.h
|
Fix for RectangleList
|
12 years ago |