The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules d9f1b72067 Added method AffineTransform::withAbsoluteTranslation 12 years ago
..
juce_AffineTransform.cpp Added method AffineTransform::withAbsoluteTranslation 12 years ago
juce_AffineTransform.h Added method AffineTransform::withAbsoluteTranslation 12 years ago
juce_BorderSize.h Minor changes to avoid pedantic compiler warnings. 13 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 Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_Line.h Added Line::toFloat(). Fix for scrollbar edge-case. 13 years ago
juce_Path.cpp Improved Path::addBubble. 12 years ago
juce_Path.h Minor changes to avoid pedantic compiler warnings. 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. 13 years ago
juce_PathIterator.h Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_PathStrokeType.cpp Minor clean-ups. 13 years ago
juce_PathStrokeType.h Minor changes to avoid pedantic compiler warnings. 13 years ago
juce_Point.h Added a method Point::dotProduct() 12 years ago
juce_Rectangle.h Added Rectangle::toDouble() method 12 years ago
juce_RectangleList.cpp Support for high-dpi software rendering on OSX. 13 years ago
juce_RectangleList.h Minor changes to avoid pedantic compiler warnings. 13 years ago