.. |
juce_RenderingHelpers.h
|
Replaced some uses of AffineTransform::identity with a default-constructed object
|
9 years ago |
juce_android_Fonts.cpp
|
Fix for Android font creation
|
9 years ago |
juce_android_GraphicsContext.cpp
|
Update copyright notice
|
9 years ago |
juce_freetype_Fonts.cpp
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_linux_Fonts.cpp
|
Update copyright notice
|
9 years ago |
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)
|
9 years ago |
juce_mac_CoreGraphicsContext.mm
|
Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak
|
9 years ago |
juce_mac_CoreGraphicsHelpers.h
|
Update copyright notice
|
9 years ago |
juce_mac_Fonts.mm
|
Removed some C++11 syntax that had crept into the OSX font code
|
9 years ago |
juce_win32_Direct2DGraphicsContext.cpp
|
Used the ignoreUnused() function to tidy up some old code
|
9 years ago |
juce_win32_DirectWriteTypeLayout.cpp
|
Added kerning support to the DirectWrite layout code
|
9 years ago |
juce_win32_DirectWriteTypeface.cpp
|
Normalised some divider comments
|
9 years ago |
juce_win32_Fonts.cpp
|
Lots of small whitespace tweaks.
|
9 years ago |