| .. |
|
containers
|
Added StringArray::clearQuick method.
|
12 years ago |
|
files
|
Updated the format of the header include guard macros.
|
12 years ago |
|
json
|
Updated the format of the header include guard macros.
|
12 years ago |
|
logging
|
Updated the format of the header include guard macros.
|
12 years ago |
|
maths
|
Added another Random::fillBitsRandomly method.
|
12 years ago |
|
memory
|
Updated the format of the header include guard macros.
|
12 years ago |
|
misc
|
Added WindowsRegistry::keyExists() methods
|
12 years ago |
|
native
|
Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before.
|
12 years ago |
|
network
|
Updated the format of the header include guard macros.
|
12 years ago |
|
streams
|
Added a MemoryOutputStream constructor to write into a fixed block of memory.
|
12 years ago |
|
system
|
Renamed Rectangle::transformed to Rectangle::transformedBy, in order to match the method name in Point, and allow easier use of these classes in templates.
|
12 years ago |
|
text
|
Added StringArray::clearQuick method.
|
12 years ago |
|
threads
|
Updated the format of the header include guard macros.
|
12 years ago |
|
time
|
Updated the format of the header include guard macros.
|
12 years ago |
|
unit_tests
|
Updated the format of the header include guard macros.
|
12 years ago |
|
xml
|
Updated the format of the header include guard macros.
|
12 years ago |
|
zip
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_core.cpp
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_core.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_core.mm
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
|
juce_module_info
|
Version number update
|
12 years ago |