1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/text
2013-08-29 12:44:00 +01:00
..
juce_CharacterFunctions.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_CharacterFunctions.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CharPointer_ASCII.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CharPointer_UTF8.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CharPointer_UTF16.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CharPointer_UTF32.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_Identifier.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_Identifier.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. 2013-08-23 12:08:31 +01:00
juce_LocalisedStrings.cpp Added a method LocalisedStrings::addStrings() for merging multiple translation files. 2013-08-27 11:27:28 +01:00
juce_LocalisedStrings.h Added a method LocalisedStrings::addStrings() for merging multiple translation files. 2013-08-27 11:27:28 +01:00
juce_NewLine.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_String.cpp 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. 2013-08-23 12:08:31 +01:00
juce_String.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_StringArray.cpp Added StringArray::clearQuick method. 2013-07-28 12:05:25 +01:00
juce_StringArray.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. 2013-08-23 12:08:31 +01:00
juce_StringPairArray.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_StringPairArray.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. 2013-08-23 12:08:31 +01:00
juce_StringPool.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_StringPool.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. 2013-08-23 12:08:31 +01:00
juce_TextDiff.cpp Limited the time that TextDiff can spend on large input files. 2013-07-10 12:05:54 +01:00
juce_TextDiff.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00