1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-30 02:50:05 +00:00
JUCE/src/juce_core/threads
2009-01-19 13:00:10 +00:00
..
juce_CriticalSection.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_InterProcessLock.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_InterProcessLock.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_Process.h 2008-10-27 17:51:24 +00:00
juce_ReadWriteLock.cpp corrected a 64-bit issue in ReadWriteLock 2008-12-10 10:40:34 +00:00
juce_ReadWriteLock.h Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 2008-12-09 16:52:47 +00:00
juce_ScopedLock.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ScopedReadLock.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ScopedTryLock.h 2007-10-15 16:08:45 +00:00
juce_ScopedWriteLock.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_Thread.cpp Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings. 2009-01-19 13:00:10 +00:00
juce_Thread.h Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 2008-12-09 16:52:47 +00:00
juce_ThreadPool.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_ThreadPool.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_TimeSliceThread.cpp (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_TimeSliceThread.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_WaitableEvent.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00