1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_graphics
2015-07-21 09:17:08 +01:00
..
colour Fix typo 2015-05-08 09:21:03 +01:00
contexts Added some assertions in Graphics methods to catch negatively-sized rectangles. 2015-06-01 12:07:27 +01:00
effects Increased accuracy of DropShadow::drawShadowSection() 2015-02-08 12:17:47 +00:00
fonts LookAndFeel: added method to specify a custom font for Alert Window title. 2015-07-17 09:52:50 +01:00
geometry Added a couple of methods to Rectangle to return its limits as Range objects. 2015-06-11 09:13:13 -07:00
image_formats Workaround for some compiler warnings in libjpeg code. 2015-07-21 09:17:08 +01:00
images Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
native Fix warnings on linux 2015-05-05 10:57:50 +01:00
placement Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_graphics.cpp Tweaked the way Freetype is included to allow it to be used on other OSes than linux, and to be used in its amalgamated form. 2015-04-27 11:33:16 +01:00
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_graphics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00