| .. |
|
juce_AbstractFifo.cpp
|
Minor clean-ups.
|
2012-09-11 09:35:03 +01:00 |
|
juce_AbstractFifo.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_Array.h
|
Added a minimum-size template parameter to Array.
|
2013-03-11 15:26:05 +00:00 |
|
juce_ArrayAllocationBase.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_DynamicObject.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_DynamicObject.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_ElementComparator.h
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_HashMap.h
|
Minor addition to HashMap
|
2013-02-18 16:46:29 +00:00 |
|
juce_LinkedListPointer.h
|
Minor clean-ups.
|
2013-01-31 12:49:56 +00:00 |
|
juce_NamedValueSet.cpp
|
Minor cleanups.
|
2012-11-08 16:35:56 +00:00 |
|
juce_NamedValueSet.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_OwnedArray.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_PropertySet.cpp
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
juce_PropertySet.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_ReferenceCountedArray.h
|
Minor clean-ups.
|
2012-12-31 19:10:54 +00:00 |
|
juce_ScopedValueSetter.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_SortedSet.h
|
Made SortedSet::add() return a bool. Improvements to code editor indents.
|
2012-08-04 14:31:23 +01:00 |
|
juce_SparseSet.h
|
Minor clean-ups.
|
2013-01-05 20:07:22 +00:00 |
|
juce_Variant.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_Variant.h
|
RTAS mac window position fix. Introjucer fixes for Windows.
|
2011-08-23 15:02:11 +01:00 |