.. |
juce_Base64.cpp
|
Added override specifiers to unit test classes
|
9 years ago |
juce_Base64.h
|
Added Base64 class
|
9 years ago |
juce_CharPointer_ASCII.h
|
Removed a malfunctioning method in CharPointer_ASCII
|
9 years ago |
juce_CharPointer_UTF8.h
|
Made CharPointer_UTF8::isValidString reject some sequences that weren't being detected as illegal
|
9 years ago |
juce_CharPointer_UTF16.h
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_CharPointer_UTF32.h
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_CharacterFunctions.cpp
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
9 years ago |
juce_CharacterFunctions.h
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
9 years ago |
juce_Identifier.cpp
|
Update copyright notice
|
9 years ago |
juce_Identifier.h
|
Update copyright notice
|
9 years ago |
juce_LocalisedStrings.cpp
|
Update copyright notice
|
9 years ago |
juce_LocalisedStrings.h
|
Update copyright notice
|
9 years ago |
juce_NewLine.h
|
Added a couple of extra StringRef and NewLine concatenation operators
|
9 years ago |
juce_String.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_String.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_StringArray.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_StringArray.h
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 years ago |
juce_StringPairArray.cpp
|
Update copyright notice
|
9 years ago |
juce_StringPairArray.h
|
Update copyright notice
|
9 years ago |
juce_StringPool.cpp
|
Update copyright notice
|
9 years ago |
juce_StringPool.h
|
Update copyright notice
|
9 years ago |
juce_StringRef.h
|
Added a couple of extra StringRef and NewLine concatenation operators
|
9 years ago |
juce_TextDiff.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_TextDiff.h
|
Update copyright notice
|
9 years ago |