jules
|
65c155e372
|
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.
|
11 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
65ff2728d9
|
Spelling.
|
12 years ago |
jules
|
deb02fdf70
|
Added calling convention to logAssertion.
|
12 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
45209b7946
|
Fix for recursion in exception logger.
|
12 years ago |
jules
|
fdb31aff5c
|
Added Logger::getCurrentLogger method.
|
12 years ago |
jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
12 years ago |
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
13 years ago |
jules
|
83b35eba25
|
Minor tweaks to help support mingw, and to avoid namespace issues with assertions.
|
13 years ago |
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |