1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/build/win32/platform_specific_code
2009-05-01 15:53:57 +00:00
..
juce_win32_ActiveXComponent.cpp Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac; 2009-03-12 21:27:59 +00:00
juce_win32_ASIO.cpp 2008-11-18 14:19:55 +00:00
juce_win32_AudioCDReader.cpp 2008-10-27 17:51:24 +00:00
juce_win32_AutoLinkLibraries.h added a missing lib to the win32 build 2009-01-20 09:33:15 +00:00
juce_win32_DirectSound.cpp 2008-10-27 17:51:24 +00:00
juce_win32_DynamicLibraryLoader.cpp 2008-10-27 17:51:24 +00:00
juce_win32_DynamicLibraryLoader.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_win32_FileChooser.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_win32_Files.cpp Added a File::getVersion() method 2009-01-19 21:53:21 +00:00
juce_win32_Fonts.cpp Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 2009-01-09 21:29:16 +00:00
juce_win32_Messaging.cpp Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes. 2009-04-22 21:07:52 +00:00
juce_win32_Midi.cpp 2008-10-27 17:51:24 +00:00
juce_win32_Misc.cpp 2008-10-27 17:51:24 +00:00
juce_win32_NativeCode.cpp 2008-10-27 20:32:41 +00:00
juce_win32_NativeIncludes.h 2008-10-27 17:51:24 +00:00
juce_win32_Network.cpp 2008-11-18 14:19:55 +00:00
juce_win32_OpenGLComponent.cpp 2008-10-27 20:32:41 +00:00
juce_win32_PlatformUtils.cpp whitespace cleanup 2008-12-19 17:50:42 +00:00
juce_win32_QuickTimeMovieComponent.cpp Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac; 2009-03-12 21:27:59 +00:00
juce_win32_SystemStats.cpp 2008-10-27 17:51:24 +00:00
juce_win32_Threads.cpp Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp 2008-12-11 11:20:14 +00:00
juce_win32_WebBrowserComponent.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_win32_Windowing.cpp Small fix to ALSA audio; small fix for Linux window border sizes; fix to stop win32 incorrectly making windows always-on-top; added a constructor for MidiBuffer. 2009-05-01 15:53:57 +00:00
win32_headers.h 2008-05-18 21:10:35 +00:00