1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/native
2014-07-10 18:57:24 +01:00
..
juce_android_FileChooser.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_android_Windowing.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_ios_UIViewComponentPeer.mm Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_ios_Windowing.mm Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_linux_Clipboard.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_linux_FileChooser.cpp Fix for linux zenity file chooser. 2014-04-10 21:01:06 +01:00
juce_linux_Windowing.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_mac_FileChooser.mm Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 2014-03-25 17:30:26 +00:00
juce_mac_MainMenu.mm Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_mac_MouseCursor.mm Avoiding assertions when loading some mouse cursors on OSX10.9. 2013-12-18 22:47:11 +00:00
juce_mac_NSViewComponentPeer.mm Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_mac_Windowing.mm Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_MultiTouchMapper.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_win32_DragAndDrop.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_win32_FileChooser.cpp Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 2014-03-25 17:30:26 +00:00
juce_win32_Windowing.cpp win32 component peer deletion safety check. 2014-07-02 14:07:41 +01:00