| .. |
|
juce_AttributedString.cpp
|
Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined.
|
10 years ago |
|
juce_AttributedString.h
|
Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined.
|
10 years ago |
|
juce_CustomTypeface.cpp
|
Update copyright notice
|
10 years ago |
|
juce_CustomTypeface.h
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
|
juce_Font.cpp
|
Simplified some inter-module dependencies and exception-catching fallbacks
|
10 years ago |
|
juce_Font.h
|
Update copyright notice
|
10 years ago |
|
juce_GlyphArrangement.cpp
|
Fix for a layout truncation problem in GlyphArrangement when splitting across many lines.
|
10 years ago |
|
juce_GlyphArrangement.h
|
Corrected some spelling mistakes in comments
|
9 years ago |
|
juce_TextLayout.cpp
|
Removed some code that prevented RTL TextLayouts having their bounds adjusted
|
9 years ago |
|
juce_TextLayout.h
|
Removed some code that prevented RTL TextLayouts having their bounds adjusted
|
9 years ago |
|
juce_Typeface.cpp
|
Update copyright notice
|
10 years ago |
|
juce_Typeface.h
|
Lots of small whitespace tweaks.
|
10 years ago |