1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-02 03:20:06 +00:00
JUCE/src/containers
2010-05-17 13:44:27 +01:00
..
juce_Array.h Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development. 2010-05-17 10:53:44 +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 Improved software glyph rendering. Misc fixes. 2010-05-15 22:30:43 +01:00
juce_Identifier.h Updates to browser plugin wrappers. 2010-05-17 13:44:27 +01:00
juce_MemoryBlock.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_MemoryBlock.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_NamedValueSet.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_NamedValueSet.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_OwnedArray.h Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_PropertySet.cpp Copyright notice update. 2010-04-23 09:37:13 +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 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_ValueTree.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_Variant.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_Variant.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