| .. |
|
juce_AttributedString.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_AttributedString.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_CustomTypeface.cpp
|
Some light modernisation of a bunch of old code
|
8 years ago |
|
juce_CustomTypeface.h
|
Some light modernisation of a bunch of old code
|
8 years ago |
|
juce_Font.cpp
|
Added some prototype function definitions to avoid compiler warnings for people who enable the "missing prototype" flag
|
8 years ago |
|
juce_Font.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |
|
juce_GlyphArrangement.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_GlyphArrangement.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |
|
juce_TextLayout.cpp
|
Tweaked TextLayout::createLayoutWithBalancedLineLengths() to improve line length balancing
|
8 years ago |
|
juce_TextLayout.h
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
8 years ago |
|
juce_Typeface.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_Typeface.h
|
Some light modernisation of a bunch of old code
|
8 years ago |