.. |
juce_AffineTransform.cpp
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
12 years ago |
juce_AffineTransform.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_BorderSize.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_EdgeTable.cpp
|
Added begin()/end() iterators to RectangleList. You should use these in preference to RectangleList::Iterator, as they're faster.
|
12 years ago |
juce_EdgeTable.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_Line.h
|
Added Line::toFloat(). Fix for scrollbar edge-case.
|
12 years ago |
juce_Path.cpp
|
Cleaned up some compiler warnings.
|
12 years ago |
juce_Path.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 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.
|
13 years ago |
juce_PathIterator.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_PathStrokeType.cpp
|
Minor clean-ups.
|
12 years ago |
juce_PathStrokeType.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_Point.h
|
Android GL work.
|
13 years ago |
juce_Rectangle.h
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
12 years ago |
juce_RectangleList.cpp
|
Support for high-dpi software rendering on OSX.
|
12 years ago |
juce_RectangleList.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |