1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/src/native/windows
2010-09-01 14:29:16 +01:00
..
juce_win32_ActiveXComponent.cpp Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
juce_win32_ASIO.cpp Minor code clean-ups 2010-08-27 22:16:14 +01:00
juce_win32_AudioCDReader.cpp Added CDDB support for mac. Small fix for iPad text entry. 2010-07-26 16:18:21 +01:00
juce_win32_AutoLinkLibraries.h Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 2010-09-01 14:29:16 +01:00
juce_win32_CameraDevice.cpp Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 2010-07-11 11:46:36 +01:00
juce_win32_Direct2DGraphicsContext.cpp First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
juce_win32_DirectSound.cpp Small DirectSound fix. 2010-06-23 11:22:02 +01:00
juce_win32_DynamicLibraryLoader.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_win32_DynamicLibraryLoader.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_win32_FileChooser.cpp Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_win32_Files.cpp Fix for URL percent sign decoding. Added InterprocessLock to ApplicationProperties. Minor tidying-up of file functionality. 2010-08-24 14:39:40 +01:00
juce_win32_Fonts.cpp Improved software glyph rendering. Misc fixes. 2010-05-15 22:30:43 +01:00
juce_win32_Messaging.cpp Minor code clean-ups 2010-08-27 22:16:14 +01:00
juce_win32_Midi.cpp Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_win32_Misc.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_win32_NativeIncludes.h First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
juce_win32_Network.cpp Minor updates to networking. Jucer development. 2010-06-10 16:53:10 +01:00
juce_win32_OpenGLComponent.cpp Minor code clean-ups. 2010-08-09 21:47:08 +01:00
juce_win32_PlatformUtils.cpp Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_win32_QuickTimeMovieComponent.cpp Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_win32_SystemStats.cpp Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_win32_Threads.cpp Merged some of the mac/linux pthread code. Fixes to the Expression class. Fix for CoreGraphics to get gradients working correctly for vertical/horizontal lines. 2010-08-19 17:17:53 +01:00
juce_win32_WASAPI.cpp Minor code clean-ups. 2010-08-09 21:47:08 +01:00
juce_win32_WebBrowserComponent.cpp Internal refactoring of file functions and win32 com objects. 2010-04-25 21:13:12 +01:00
juce_win32_Windowing.cpp First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00