1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_gui_extra
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
..
code_editor LookAndFeel: Allow specifying a default typeface metrics kind to use 2024-04-18 14:16:00 +01:00
detail WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
documents Update licensing information 2024-04-16 11:39:35 +01:00
embedding Linux: XEmbedComponent: Improve focus transfer handling 2024-04-16 17:43:21 +01:00
misc Add new WebBrowserComponent option for file access control on Apple platforms 2024-06-06 13:48:51 +02:00
native Add new WebBrowserComponent option for file access control on Apple platforms 2024-06-06 13:48:51 +02:00
juce_gui_extra.cpp WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_gui_extra.h WebBrowserComponent: Improve native integrations 2024-04-16 17:43:21 +01:00
juce_gui_extra.mm Update licensing information 2024-04-16 11:39:35 +01:00