.. |
application
|
Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent.
|
15 years ago |
audio
|
Fixes for BitArray and WavAudioFormat.
|
15 years ago |
containers
|
Fixes for BitArray and WavAudioFormat.
|
15 years ago |
core
|
Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent.
|
15 years ago |
cryptography
|
Fix for the MD5 generator.
|
15 years ago |
events
|
Removed win32 compile warnings, fixed a couple of mac 10.4 definitions.
|
15 years ago |
gui
|
Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent.
|
15 years ago |
io
|
Minor fixes and warning removals for VC7.
|
15 years ago |
native
|
Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent.
|
15 years ago |
text
|
Added X-windows locking for all linux windowing, and added a class ScopedXLock to allow it to be done around client code as well. Misc fixes for mac menus, win32 WM_QUIT messages, MidiKeyboardComponent. Added text colour id to DirectoryContentsDisplayComponent.
|
15 years ago |
threads
|
Minor fixes to avoid compiler warnings
|
15 years ago |
utilities
|
Fix for mac window ordering that was causing drag and drop problems. Added a sanity-check to the text editor's undo transaction size.
|
15 years ago |
juce_DefineMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
juce_WithoutMacros.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
juce_amalgamated_template.cpp
|
New class: TemporaryFile, which manages a temporary file, deleting it when it goes out of scope. Also fixes for compile problems in VC7.
|
15 years ago |
juce_amalgamated_template.h
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
juce_app_includes.h
|
New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase.
|
15 years ago |
juce_core_includes.h
|
New class: TemporaryFile, which manages a temporary file, deleting it when it goes out of scope. Also fixes for compile problems in VC7.
|
15 years ago |