| .. |
|
juce_android_FileChooser.cpp
|
Refactored the linux Freetype font code and native file chooser (via zenity).
|
2011-09-25 21:33:38 +01:00 |
|
juce_android_Windowing.cpp
|
NativeAlertWindow callback implementations.
|
2013-03-06 20:56:33 +00:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_ios_Windowing.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_linux_Clipboard.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_linux_FileChooser.cpp
|
Cleaned up some FileChooser code, and added a new method showDialog()
|
2013-03-30 11:22:47 +00:00 |
|
juce_linux_Windowing.cpp
|
Minor clean-ups.
|
2013-04-03 14:44:19 +01:00 |
|
juce_mac_FileChooser.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_mac_MainMenu.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_mac_MouseCursor.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_mac_NSViewComponentPeer.mm
|
10.5 SDK fix.
|
2013-04-03 17:22:36 +01:00 |
|
juce_mac_Windowing.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_MultiTouchMapper.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_win32_DragAndDrop.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_win32_FileChooser.cpp
|
Handling of default file type in win32 file chooser.
|
2013-03-29 11:51:33 +00:00 |
|
juce_win32_Windowing.cpp
|
Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks.
|
2013-04-07 19:28:52 +01:00 |