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/native
2016-02-25 16:53:14 +00:00
..
juce_android_Fonts.cpp Fix for Android font creation 2015-11-06 11:21:00 +00:00
juce_android_GraphicsContext.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_freetype_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_Fonts.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_CoreGraphicsContext.h Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 2016-02-22 18:00:05 +00:00
juce_mac_CoreGraphicsContext.mm Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_mac_CoreGraphicsHelpers.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_Fonts.mm Made sure that String::toCFString() never returns a null pointer 2016-02-25 16:53:14 +00:00
juce_RenderingHelpers.h Replaced some uses of AffineTransform::identity with a default-constructed object 2015-12-22 17:46:31 +00:00
juce_win32_Direct2DGraphicsContext.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_DirectWriteTypeface.cpp Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_win32_DirectWriteTypeLayout.cpp Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00