1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_graphics/images
2016-09-16 12:03:02 +01:00
..
juce_Image.cpp 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
juce_Image.h 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
juce_ImageCache.cpp Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_ImageCache.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ImageConvolutionKernel.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ImageConvolutionKernel.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_ImageFileFormat.cpp Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
juce_ImageFileFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00