1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_extra/native
2019-11-05 15:54:17 +00:00
..
java/app/com/roli/juce Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt 2019-01-30 09:55:50 +00:00
javaopt/app/com/roli/juce Android: fix PushNotifications that got broken by Android low level code rework. 2019-05-08 13:48:50 +02:00
juce_android_PushNotifications.cpp Android: Fixed a crash in PushNotifications 2019-11-05 15:54:17 +00:00
juce_android_WebBrowserComponent.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_AndroidViewComponent.cpp Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_ios_PushNotifications.cpp Fixed some Objective-C id -> auto* conversion warnings 2018-10-24 16:20:45 +01:00
juce_ios_UIViewComponent.mm Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
juce_linux_X11_SystemTrayIcon.cpp MacOS: Better support for SystemTrayIconComponent on Mojave 2019-04-25 12:54:54 +01:00
juce_linux_X11_WebBrowserComponent.cpp Replaced select() calls with poll() 2019-10-07 14:41:18 +01:00
juce_linux_XEmbedComponent.cpp Linux: Improved XEmbed support 2019-06-28 12:07:24 +01:00
juce_mac_AppleRemote.mm Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_mac_CarbonViewWrapperComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_mac_NSViewComponent.mm Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_mac_PushNotifications.cpp Fixed some Objective-C id -> auto* conversion warnings 2018-10-24 16:20:45 +01:00
juce_mac_SystemTrayIcon.cpp macOS: Fixed some issues targeting older operating systems 2019-11-05 12:34:12 +00:00
juce_mac_WebBrowserComponent.mm macOS: Fixed some deprecation warnings and silenced some others for the time being 2019-06-24 15:05:17 +01:00
juce_win32_ActiveXComponent.cpp Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
juce_win32_SystemTrayIcon.cpp MacOS: Better support for SystemTrayIconComponent on Mojave 2019-04-25 12:54:54 +01:00
juce_win32_WebBrowserComponent.cpp Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data 2019-10-21 15:28:02 +01:00