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 76c8400049 Really minor clean-ups. 11 years ago
..
juce_AffineTransform.cpp Correction to AffineTransform::getScaleFactor() 11 years ago
juce_AffineTransform.h Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList 11 years ago
juce_BorderSize.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_EdgeTable.cpp Minor cleanups. 11 years ago
juce_EdgeTable.h Really minor clean-ups. 11 years ago
juce_Line.h Added methods for line/rectangle intersection. 11 years ago
juce_Path.cpp Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 11 years ago
juce_Path.h Really minor clean-ups. 11 years ago
juce_PathIterator.cpp Minor tidying. 11 years ago
juce_PathIterator.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_PathStrokeType.cpp Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_PathStrokeType.h Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_Point.h Added some Rectangle and Point scaling methods. 11 years ago
juce_Rectangle.h Added a method Rectangle::withSizeKeepingCentre() 11 years ago
juce_RectangleList.h Removed leak detector from RectangleList to avoid problems in DLL build. 11 years ago