1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
2013-09-07 20:20:20 +01:00
..
containers Minor clean-ups. 2013-09-07 16:46:22 +01:00
files Added File::commonDocumentsDirectory enum. 2013-08-31 16:15:07 +01:00
json Misc performance tweaks. 2013-09-06 11:25:49 +01:00
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
maths Minor clean-ups + optimisations. 2013-09-02 14:08:39 +01:00
memory Typo fixes in ReferenceCountedObject. 2013-09-04 21:53:22 +01:00
misc Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
native Added File::commonDocumentsDirectory enum. 2013-08-31 16:15:07 +01:00
network Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
streams Misc performance tweaks. 2013-09-06 11:25:49 +01:00
system Version number update 2013-09-07 20:20:20 +01:00
text Fixes for support of non-utf8 strings. 2013-09-06 16:21:17 +01:00
threads Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +01:00
time Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
unit_tests Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
xml Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
zip Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 2013-09-03 10:44:55 +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 Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 2013-09-07 09:43:45 +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-09-07 20:20:20 +01:00