1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/native
2016-06-22 16:33:09 +01: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 Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 2016-06-22 16:33:09 +01:00
juce_mac_CoreGraphicsHelpers.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_Fonts.mm Removed some C++11 syntax that had crept into the OSX font code 2016-03-10 12:14:28 +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 Added kerning support to the DirectWrite layout code 2016-04-14 16:33:19 +01:00
juce_win32_Fonts.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00