The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 89ad7eb0a4 Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it 9 years ago
..
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