| .. |
|
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
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Simplified some ComponentPeer methods.
|
2013-04-21 19:01:02 +01:00 |
|
juce_ios_Windowing.mm
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06: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
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
juce_mac_FileChooser.mm
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +00:00 |
|
juce_mac_MainMenu.mm
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
juce_mac_MouseCursor.mm
|
SystemTrayIconComponent support for OSX
|
2013-05-20 22:17:33 -06:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Plugin hosting cleanups + workarounds for some Mackie plugins.
|
2013-05-03 15:39:34 +01:00 |
|
juce_mac_Windowing.mm
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06: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
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |