1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00
JUCE/src/containers
2010-06-30 18:16:12 +01:00
..
juce_Array.h Added HTTP header retrieval functionality to the URL class. More drawable and Jucer development. 2010-05-25 14:31:50 +01:00
juce_ArrayAllocationBase.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_BigInteger.cpp Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
juce_BigInteger.h Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
juce_DynamicObject.cpp New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 2010-05-15 13:22:26 +01:00
juce_DynamicObject.h New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 2010-05-15 13:22:26 +01:00
juce_ElementComparator.h Changed SparseSet to work with Range objects. Fixed array sorting bug. 2010-04-26 12:00:36 +01:00
juce_HeapBlock.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_Identifier.cpp Small fixes for Jucer makefiles. 2010-06-01 18:32:33 +01:00
juce_Identifier.h Small fixes for Jucer makefiles. 2010-06-01 18:32:33 +01:00
juce_MemoryBlock.cpp Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_MemoryBlock.h Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_NamedValueSet.cpp Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development. 2010-05-21 22:29:31 +01:00
juce_NamedValueSet.h Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development. 2010-05-21 22:29:31 +01:00
juce_OwnedArray.h Made ResizableWindow slightly more resilient. Added a method to OwnedArray. 2010-06-18 11:33:53 +01:00
juce_PropertySet.cpp Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_PropertySet.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_Range.h Fix for iPhone3.1 atomics. Small addition to Range class. 2010-05-14 09:40:17 +01:00
juce_ReferenceCountedArray.h Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_ReferenceCountedObject.h Replaced the old atomic ops with a templated Atomic class. Minor tweaks to directory browser. Jucer development. 2010-05-03 21:23:45 +01:00
juce_ScopedPointer.h ValueTree bugfix. Minor tweaks and new method StringArray::removeRange. 2010-04-27 15:08:14 +01:00
juce_SortedSet.h Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_SparseSet.h Reduced the dependencies of the juce demo. Jucer development. 2010-04-26 13:08:22 +01:00
juce_Value.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_Value.h Minor additions to AlertWindow, tweak for 64-bit Atomics, minor clean-ups. Jucer development. 2010-05-07 15:07:47 +01:00
juce_ValueTree.cpp Development on drawables. ValueTree fix. 2010-06-23 21:51:28 +01:00
juce_ValueTree.h New methods for Path, Line, ValueTree. Changed the Graphics::fillCheckerBoard parameters to take a Rectangle object. Fixed Component::centreWithSize to handle multi-monitor setups. 2010-06-23 11:02:30 +01:00
juce_Variant.cpp ALSA fix. Removed some win32 compile warnings. Refactored Variant class internally. 2010-06-30 18:16:12 +01:00
juce_Variant.h ALSA fix. Removed some win32 compile warnings. Refactored Variant class internally. 2010-06-30 18:16:12 +01:00