1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/native
2020-03-31 18:53:14 +01:00
..
java/app/com/roli/juce Added some missing license headers 2020-03-16 14:11:06 +00:00
javaopt/app/com/roli/juce Added some missing license headers 2020-03-16 14:11:06 +00:00
juce_android_ContentSharer.cpp Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 2020-03-31 18:53:14 +01:00
juce_android_FileChooser.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_android_Windowing.cpp Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 2020-03-31 18:53:14 +01:00
juce_common_MimeTypes.cpp Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 2020-03-31 18:53:14 +01:00
juce_ios_ContentSharer.cpp iOS: Fixed a screen rotation bug on iOS 13 2019-11-01 16:00:40 +00:00
juce_ios_FileChooser.mm iOS: Fixed a screen rotation bug on iOS 13 2019-11-01 16:00:40 +00:00
juce_ios_UIViewComponentPeer.mm iOS: Fixed a screen rotation bug on iOS 13 2019-11-01 16:00:40 +00:00
juce_ios_Windowing.mm iOS: Added a dealloc routine to JuceAppStartupDelegate 2018-10-12 09:02:17 +01:00
juce_linux_FileChooser.cpp Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
juce_linux_X11.cpp Linux: Refactored InternalMessageQueue 2019-06-28 12:07:24 +01:00
juce_linux_X11.h Linux: Improved XEmbed support 2019-06-28 12:07:24 +01:00
juce_linux_X11_Clipboard.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_linux_X11_Windowing.cpp Linux: Fixed some issues flagged by asan 2020-03-20 18:03:28 +00:00
juce_mac_FileChooser.mm macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_mac_MainMenu.mm Fix for using menu action lambdas in the Mac menu bar 2019-06-20 10:13:59 +01:00
juce_mac_MouseCursor.mm Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
juce_mac_NSViewComponentPeer.mm Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
juce_mac_Windowing.mm macOS: Fixed some issues targeting older operating systems 2019-11-05 12:34:12 +00:00
juce_MultiTouchMapper.h Windows: Removed some VS2013 workarounds 2019-07-11 15:28:41 +01:00
juce_win32_DragAndDrop.cpp Windows: Fixed some build errors and warnings when using Clang in Visual Studio 2020-02-06 14:07:42 +00:00
juce_win32_FileChooser.cpp Fixed some typos 2020-01-06 14:04:16 +00:00
juce_win32_Windowing.cpp MSVC: Fix some potential divide-by-zero errors 2020-03-26 14:12:13 +00:00