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 d28ebfdb36 Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
..
juce_AttributedString.cpp Replaced a few Justification references. 12 years ago
juce_AttributedString.h Updated the format of the header include guard macros. 12 years ago
juce_CustomTypeface.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_CustomTypeface.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
juce_Font.cpp Added some point-size accessor methods to Font. 12 years ago
juce_Font.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_GlyphArrangement.cpp Minor clean-ups around the Justification class. 12 years ago
juce_GlyphArrangement.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_TextLayout.cpp Text layout fix when using newlines with certain fonts on OSX. 12 years ago
juce_TextLayout.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_Typeface.cpp Windows default font fix. 12 years ago
juce_Typeface.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago