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.
hogliux 4b6458438f Fix small typo 9 years ago
..
juce_AffineTransform.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_AffineTransform.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_BorderSize.h Update copyright notice 10 years ago
juce_EdgeTable.cpp Update copyright notice 10 years ago
juce_EdgeTable.h Update copyright notice 10 years ago
juce_Line.h Tidied up a few things in the Line class, and added a Line::fromStartAndAngle method 9 years ago
juce_Path.cpp Added some extra tolerance settings to some Path methods 9 years ago
juce_Path.h Added some extra tolerance settings to some Path methods 9 years ago
juce_PathIterator.cpp Added some extra tolerance settings to some Path methods 9 years ago
juce_PathIterator.h Added some extra tolerance settings to some Path methods 9 years ago
juce_PathStrokeType.cpp Draw custom line ends if arrow width is zero 9 years ago
juce_PathStrokeType.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_Point.h Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 9 years ago
juce_Rectangle.h Fix small typo 9 years ago
juce_RectangleList.h Workaround for some OSX10.11 repaint region coalescing problems 9 years ago