Changelog for webviewhs-0.0.0.0
webviewhs
0.0.0.0
Added
- Logo
- Docs
- Examples
- Error checking to webview_eval
- API
- WindowParams
- WindowBackgroundColor
- WindowAlertDialogType
- Window
- createWindowAndBlock
- createWindow
- setWindowTitle
- setWindowFullscreen
- setWindowBackgroundColor
- withWindowLoop
- iterateWindowLoop
- runJavaScript
- runJavaScript'
- injectCss
- injectCss'
- openWindowAlertDialog
- withWindowOpenDialog
- withWindowSaveDialog
- dispatchToMain
- log
- log'
- terminateWindowLoop
- destroyWindow
Changed
- webview interface to allow debugging
- GTK WebKit
- webkit_settings_set_enable_webgl true
- webkit_settings_set_javascript_can_access_clipboard true
- webkit_settings_set_allow_file_access_from_file_urls true
Removed