1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_gui_basics/native
2012-06-18 12:10:21 +01:00
..
juce_android_FileChooser.cpp
juce_android_Windowing.cpp
juce_ios_UIViewComponentPeer.mm iOS rotation and desktop positioning fixes. 2012-06-13 15:12:13 +01:00
juce_ios_Windowing.mm
juce_linux_Clipboard.cpp
juce_linux_FileChooser.cpp
juce_linux_Windowing.cpp Linux compile error fix. 2012-06-18 12:10:21 +01:00
juce_mac_FileChooser.mm Fix for disappearing Apple extras menu items when showing native file choosers. 2012-06-14 13:57:38 +01:00
juce_mac_MainMenu.mm Fix for disappearing Apple extras menu items when showing native file choosers. 2012-06-14 13:57:38 +01:00
juce_mac_MouseCursor.mm
juce_mac_NSViewComponentPeer.mm Couple of 10.4 OSX fixes. 2012-06-17 18:51:52 +01:00
juce_mac_Windowing.mm
juce_MultiTouchMapper.h
juce_win32_DragAndDrop.cpp
juce_win32_FileChooser.cpp
juce_win32_Windowing.cpp Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 2012-05-25 16:42:36 +01:00