| .. |
|
juce_AttributedString.cpp
|
Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated
|
9 years ago |
|
juce_AttributedString.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_CustomTypeface.cpp
|
Fixed multiple harmless warnings in Android builds
|
9 years ago |
|
juce_CustomTypeface.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_Font.cpp
|
Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated
|
9 years ago |
|
juce_Font.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_GlyphArrangement.cpp
|
Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it
|
9 years ago |
|
juce_GlyphArrangement.h
|
Replace include guards with "#pragma once"
|
9 years ago |
|
juce_TextLayout.cpp
|
Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it
|
9 years ago |
|
juce_TextLayout.h
|
Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it
|
9 years ago |
|
juce_Typeface.cpp
|
Update copyright notice
|
10 years ago |
|
juce_Typeface.h
|
Replace include guards with "#pragma once"
|
9 years ago |