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 508e25afbb Cleared-out the last batch of unnecessary includes. 12 years ago
..
juce_CharPointer_ASCII.h Updated the format of the header include guard macros. 12 years ago
juce_CharPointer_UTF8.h Updated the format of the header include guard macros. 12 years ago
juce_CharPointer_UTF16.h Updated the format of the header include guard macros. 12 years ago
juce_CharPointer_UTF32.h Updated the format of the header include guard macros. 12 years ago
juce_CharacterFunctions.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_CharacterFunctions.h Updated the format of the header include guard macros. 12 years ago
juce_Identifier.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_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. 12 years ago
juce_LocalisedStrings.cpp Added a method LocalisedStrings::addStrings() for merging multiple translation files. 12 years ago
juce_LocalisedStrings.h Added a method LocalisedStrings::addStrings() for merging multiple translation files. 12 years ago
juce_NewLine.h Updated the format of the header include guard macros. 12 years ago
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. 12 years ago
juce_String.h Cleared-out the last batch of unnecessary includes. 12 years ago
juce_StringArray.cpp Added StringArray::clearQuick method. 12 years ago
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. 12 years ago
juce_StringPairArray.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_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. 12 years ago
juce_StringPool.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_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. 12 years ago
juce_TextDiff.cpp Limited the time that TextDiff can spend on large input files. 12 years ago
juce_TextDiff.h Updated the format of the header include guard macros. 12 years ago