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 d4b47809a1 Fixed some spelling mistakes in comments 8 years ago
..
colour Prevented ColourGradient from having multiple colour stops at 0 9 years ago
contexts Fixed a documentation typo. 8 years ago
effects Update copyright notice 9 years ago
fonts Removed some code that prevented RTL TextLayouts having their bounds adjusted 9 years ago
geometry Added new methods Rectangle::withRightX() and withBottomY() 8 years ago
image_formats Cleaned up some warnings in the PNG code 8 years ago
images Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
native Fixed a false positive in ASAN in a recent bug fix commit to OSXTypeface 8 years ago
placement Fixed some spelling mistakes in comments 8 years ago
juce_graphics.cpp Get rid of warnings in Windows direct write headers 9 years ago
juce_graphics.h Bump version number to 4.3.0 8 years ago
juce_graphics.mm Update copyright notice 9 years ago