1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core
2013-07-30 19:30:09 +01:00
..
containers Modified the HashMap class to store an instance of its hashcode-generator class instead of calling static methods. 2013-07-28 19:49:45 +01:00
files Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
json Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
logging Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
maths Added another Random::fillBitsRandomly method. 2013-07-18 09:30:51 +01:00
memory Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
misc Added WindowsRegistry::keyExists() methods 2013-07-25 10:49:12 +01:00
native Added a Process::hide() method (implemented only on OSX) 2013-07-30 19:30:09 +01:00
network Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
streams Added a MemoryOutputStream constructor to write into a fixed block of memory. 2013-07-22 11:29:15 +01:00
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. 2013-07-25 18:13:27 +01:00
text Fix for broken screen coord conversion in plugin windows. 2013-07-29 16:31:03 +01:00
threads Added a Process::hide() method (implemented only on OSX) 2013-07-30 19:30:09 +01:00
time Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
unit_tests Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
xml Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
zip Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.cpp Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-07-17 16:26:42 +01:00