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 e1ebe495b4 Added method Path::preallocateSpace(). 11 years ago
..
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. 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 Added method Path::preallocateSpace(). 11 years ago
juce_Path.h Added method Path::preallocateSpace(). 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 MidiMessage::textMetaEvent method. 11 years ago
juce_Rectangle.h Added some centering methods to Rectangle. 11 years ago
juce_RectangleList.h Removed leak detector from RectangleList to avoid problems in DLL build. 11 years ago