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 38d49a5ee7 Modernised a few RectangleList iterators 8 years ago
..
juce_AffineTransform.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
juce_AffineTransform.h Replace include guards with "#pragma once" 8 years ago
juce_BorderSize.h Replace include guards with "#pragma once" 8 years ago
juce_EdgeTable.cpp Modernised a few RectangleList iterators 8 years ago
juce_EdgeTable.h Replace include guards with "#pragma once" 8 years ago
juce_Line.h Replace include guards with "#pragma once" 8 years ago
juce_Path.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 8 years ago
juce_Path.h Replace include guards with "#pragma once" 8 years ago
juce_PathIterator.cpp Added some extra tolerance settings to some Path methods 9 years ago
juce_PathIterator.h Replace include guards with "#pragma once" 8 years ago
juce_PathStrokeType.cpp Continue drawing if a negative dashLen was hit 9 years ago
juce_PathStrokeType.h Replace include guards with "#pragma once" 8 years ago
juce_Point.h Replace include guards with "#pragma once" 8 years ago
juce_Rectangle.h Replace include guards with "#pragma once" 8 years ago
juce_RectangleList.h Modernised a few RectangleList iterators 8 years ago