1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core/containers
2013-04-15 12:21:22 +01:00
..
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 Minor clean-ups. 2013-03-17 13:59:03 +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 Support for storing binary vars in XML via NamedValueSet/ValueTree. 2013-04-09 14:46:54 +01: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 Tweak to ScopedValueSetter to keep VS2012 happy. 2013-03-22 11:44:40 +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 Added an extra method to ListenerList. Handled zero-length binary data in var class. 2013-04-14 10:14:24 +01:00
juce_Variant.h Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00