| .. |
|
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
|
Added HTTP header retrieval functionality to the URL class. More drawable and Jucer development.
|
2010-05-25 14:31:50 +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
|
More changes to Drawables + Jucer development.
|
2010-05-29 13:05:34 +01:00 |
|
juce_ValueTree.h
|
More changes to Drawables + Jucer development.
|
2010-05-29 13:05:34 +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 |