Commit Graph

22 Commits

Author SHA1 Message Date
unknown 4c58653113 windows: removed not wanted debug log in in_app_webview.cpp 2024-01-31 14:50:30 +01:00
unknown 981c0356b8 initial windows implementation #460 2024-01-31 14:44:18 +01:00
unknown 599e2fd94f windows: added openDevTools, callDevToolsProtocolMethod, addDevToolsProtocolEventListener and removeDevToolsProtocolEventListener methods, added some more inappwebview and inappbrowser basic settings 2024-01-31 04:04:26 +01:00
unknown ade2edfb7d windows: completed CookieManager implementation, added WebViewEnvironment getAvailableVersion and compareBrowserVersions methods 2024-01-28 16:24:54 +01:00
unknown 7da9cb2643 windows: updated webview environment docs, updated cookie manager to support webview environment 2024-01-28 00:41:48 +01:00
unknown db9ff8c4e6 windows: added WebViewEnvironment support for headlessinappwebview and inappbrowser 2024-01-27 21:36:37 +01:00
unknown c452082219 windows: fixed some c++ include 2024-01-27 18:53:27 +01:00
unknown ed97928331 windows: fixed dealloc webviews logic, implemented takeScreenshot, added WebViewEnvironment and WebViewEnvironmentSettings classes 2024-01-27 18:41:10 +01:00
unknown 7721deb062 windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
unknown ab869e9703 windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc 2024-01-23 16:01:09 +01:00
unknown e4bfd68313 windows: fixed custom platform view context menu and window position 2024-01-22 16:11:43 +01:00
unknown ed6283d3b3 windows: added content world support for user scripts and javascript evaluation 2024-01-20 22:13:24 +01:00
unknown b27036e59b windows: updated webview and browser creation params, added support for openWithSystemBrowser 2024-01-19 20:16:53 +01:00
unknown a4c044a0f1 windows: completed initial javascript handler communication and user scripts support, added support for loadFile and loadData 2024-01-19 18:52:00 +01:00
unknown 9a5dae03ba windows: implemented some other methods and events, initial implementation work for UserScripts and JavaScript handlers 2024-01-19 01:55:55 +01:00
unknown a8e960c4d0 windows: added c++ nlohmann.json dependency, added getCopyBackForwardList implementation 2024-01-17 01:23:08 +01:00
unknown 914316e6d3 windows: added inappwebview widget support, added some other methods 2024-01-16 03:18:59 +01:00
unknown 11659f22e1 windows: added initial webview settings, updated flutter.h get fl options implementations 2024-01-11 11:10:10 +01:00
unknown 8499949a22 windows c++ code format 2024-01-08 12:36:48 +01:00
unknown dcfeeb7497 windows: fixed in app browser dealloc, fixed on load stop event, implemented onReceivedError and onReceivedHttpError events 2024-01-07 23:28:46 +01:00
unknown 43aa01d944 added implementation for callback result, impl for shouldOverrideUrlLoading 2024-01-07 03:26:14 +01:00
unknown 81b72b3213 basic initial windows support 2024-01-06 04:51:16 +01:00