1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_graphics
2016-12-24 09:32:37 +00:00
..
colour Prevented ColourGradient from having multiple colour stops at 0 2016-04-28 09:47:09 +01:00
contexts Fixed a documentation typo. 2016-10-13 15:11:33 +01:00
effects Update copyright notice 2015-07-22 15:59:34 +01:00
fonts Removed some code that prevented RTL TextLayouts having their bounds adjusted 2016-04-14 16:34:26 +01:00
geometry Added missing initialiser in Path::Iterator constructor 2016-12-21 09:38:22 +00:00
image_formats Cleaned up some warnings in the PNG code 2016-12-24 09:32:37 +00:00
images Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
native Fixed a false positive in ASAN in a recent bug fix commit to OSXTypeface 2016-11-24 11:59:11 +00:00
placement Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_graphics.cpp Get rid of warnings in Windows direct write headers 2016-03-08 15:30:24 +00:00
juce_graphics.h Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_graphics.mm Update copyright notice 2015-07-22 15:59:34 +01:00