1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/modules/juce_gui_extra/native
attila 4d2986ea59 Add new WebBrowserComponent option for file access control on Apple platforms
If allowAccessToEnclosingDirectory is set to true, it is now possible
for the WkWebView implementation to access sibling files relative to a
file specified with the file:// scheme.

This allows an iOS app to load an HTML file in the documents directory,
and that HTML file can reference and load image files inside the HTML
file's parent directory.
2024-06-06 13:48:51 +02:00
..
java/app/com/rmsl/juce WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
javaopt/app/com/rmsl/juce Update licensing information 2024-04-16 11:39:35 +01:00
javascript Add missing licence header to Javascript files 2024-04-23 16:04:09 +02:00
juce_ActiveXComponent_windows.cpp ComSmartPtr: Make ownership more explicit 2024-04-16 21:07:45 +01:00
juce_AndroidViewComponent.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_AppleRemote_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_HWNDComponent_windows.cpp Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_NSViewComponent_mac.mm WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_NSViewFrameWatcher_mac.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_PushNotifications_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_PushNotifications_ios.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_PushNotifications_mac.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemTrayIcon_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemTrayIcon_mac.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemTrayIcon_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_UIViewComponent_ios.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_WebBrowserComponent_android.cpp WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_WebBrowserComponent_linux.cpp WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_WebBrowserComponent_mac.mm Add new WebBrowserComponent option for file access control on Apple platforms 2024-06-06 13:48:51 +02:00
juce_WebBrowserComponent_windows.cpp WebBrowserComponent: Fix Windows compilation issue 2024-04-18 17:16:57 +02:00
juce_XEmbedComponent_linux.cpp Linux: XEmbedComponent: Improve focus transfer handling 2024-04-16 17:43:21 +01:00