| .. |
|
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
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
2012-07-10 16:59:35 +01:00 |
|
juce_ios_UIViewComponentPeer.mm
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
2012-07-08 20:07:53 +01:00 |
|
juce_ios_Windowing.mm
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
2012-07-10 16:59:35 +01:00 |
|
juce_linux_Clipboard.cpp
|
Linux clipboard fix. Better kiosk mode control in OSX10.7.
|
2012-02-22 11:33:38 +00:00 |
|
juce_linux_FileChooser.cpp
|
Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent.
|
2012-03-18 16:41:03 +00:00 |
|
juce_linux_Windowing.cpp
|
Fixed a dependency issue in the graphics module.
|
2012-07-12 11:19:32 +01:00 |
|
juce_mac_FileChooser.mm
|
Removed some compiler warnings, fix for OSX file chooser modality.
|
2012-07-09 10:16:51 +01:00 |
|
juce_mac_MainMenu.mm
|
On OSX, made sure popup menus are dismissed when the main menu is opened.
|
2012-07-10 17:27:11 +01:00 |
|
juce_mac_MouseCursor.mm
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_mac_NSViewComponentPeer.mm
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
2012-07-08 20:07:53 +01:00 |
|
juce_mac_Windowing.mm
|
Fixed a typo that prevented OSX 10.6 builds.
|
2012-04-25 09:40:04 +01:00 |
|
juce_MultiTouchMapper.h
|
Experimental support for Win7 multi-touch.
|
2011-10-08 20:36:19 +01:00 |
|
juce_win32_DragAndDrop.cpp
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|
juce_win32_FileChooser.cpp
|
New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays().
|
2012-04-24 13:24:07 +01:00 |
|
juce_win32_Windowing.cpp
|
Fixed a dependency issue in the graphics module.
|
2012-07-12 11:19:32 +01:00 |