| .. |
|
juce_RenderingHelpers.h
|
Replace include guards with "#pragma once"
|
8 years ago |
|
juce_android_Fonts.cpp
|
Fixed multiple harmless warnings in Android builds
|
8 years ago |
|
juce_android_GraphicsContext.cpp
|
Update copyright notice
|
10 years ago |
|
juce_freetype_Fonts.cpp
|
Lots of small whitespace tweaks.
|
10 years ago |
|
juce_linux_Fonts.cpp
|
Update copyright notice
|
10 years ago |
|
juce_mac_CoreGraphicsContext.h
|
Replace include guards with "#pragma once"
|
8 years ago |
|
juce_mac_CoreGraphicsContext.mm
|
Fixed a bug on OSX where images with SingleChannel PixelFormat were being created with an RGB colour space
|
8 years ago |
|
juce_mac_CoreGraphicsHelpers.h
|
Replace include guards with "#pragma once"
|
8 years ago |
|
juce_mac_Fonts.mm
|
Fixed an obscure iOS deadlock when loading custom type-faces
|
8 years ago |
|
juce_win32_Direct2DGraphicsContext.cpp
|
Used the ignoreUnused() function to tidy up some old code
|
10 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
|
Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated
|
8 years ago |