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 56b6efbbad Made sure that String::toCFString() never returns a null pointer 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 Workaround for some OSX10.11 repaint region coalescing problems 9 years ago
image_formats Avoided a redefinition warning in a particular GCC setup 9 years ago
images Added ability for ImageType::convert() to work on formats with different pixel strides 9 years ago
native Made sure that String::toCFString() never returns a null pointer 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 Normalised some divider comments 9 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version number update 9 years ago