1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2016-02-25 16:53:14 +00:00
..
colour Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 2016-02-12 17:03:21 +00:00
contexts Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
effects Update copyright notice 2015-07-22 15:59:34 +01:00
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. 2016-01-03 13:16:18 +00:00
geometry Workaround for some OSX10.11 repaint region coalescing problems 2016-02-23 10:01:57 +00:00
image_formats Avoided a redefinition warning in a particular GCC setup 2016-02-23 10:45:50 +00:00
images Added ability for ImageType::convert() to work on formats with different pixel strides 2016-02-18 16:44:30 +00:00
native Made sure that String::toCFString() never returns a null pointer 2016-02-25 16:53:14 +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 Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
juce_graphics.h Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_graphics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00