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 876b4ae1d3 Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 9 years ago
..
colour Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 9 years ago
contexts Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
effects Update copyright notice 10 years ago
fonts Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 9 years ago
geometry Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 9 years ago
image_formats Lots of small whitespace tweaks. 10 years ago
images Lots of small whitespace tweaks. 10 years ago
native Fix for a problem with CoreText when laying out very long text strings 9 years ago
placement Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_graphics.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
juce_graphics.h Fixed an iOS compile bug 9 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago