1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/native
ed f9dad9d608 Linux: Improved XEmbed support
This commit makes some minor improvements to the XEmbedComponent class and adds support for embedding JUCE windows in other hosts using the XEmbed protocol. It also includes some minor fixes for X11 peers when they have a parent window.
2019-06-28 12:07:24 +01: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 Fixed some Android compiler warnings 2019-06-06 16:50:12 +01: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 Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +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 deprecation warnings and silenced some others for the time being 2019-06-24 15:05:17 +01: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 Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00