| .. |
|
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
|
NativeAlertWindow callback implementations.
|
2013-03-06 20:56:33 +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
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
juce_linux_Windowing.cpp
|
NativeAlertWindow callback implementations.
|
2013-03-06 20:56:33 +00:00 |
|
juce_mac_FileChooser.mm
|
Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu.
|
2013-03-08 12:01:46 +00:00 |
|
juce_mac_MainMenu.mm
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
2013-03-08 14:07:51 +00:00 |
|
juce_mac_MouseCursor.mm
|
MouseCursor refactoring.
|
2012-09-21 15:59:12 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
2013-03-02 19:55:57 +00:00 |
|
juce_mac_Windowing.mm
|
OSX 10.6 compatibility fix.
|
2013-03-09 18:18:56 +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
|
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_Windowing.cpp
|
Windows: better screensaver defeating.
|
2013-03-08 19:16:57 +00:00 |