Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Hurst
e982977219 Use C calling convention for callbacks
This fixes crashes on 32bit Windows (reported in #3)
2019-05-16 15:44:48 +02:00
Sam Green
41fa713175 Add ability to override webview source and document. (#39) 2018-11-16 10:01:35 +00:00
Aaron Weiss
8f5caf2db6 Add support for webview_set_title and use it in todo example. 2018-07-12 10:23:19 +02:00
Aaron Weiss
db9e4babc5 Add support for webview_set_color and use it in todo example. 2018-07-11 22:00:54 +02:00
zxey
02c3004c8f Implement dialog function for showing system dialogs 2018-04-08 02:04:48 +02:00
zxey
3e5c8a44bf Update c-webview, introduce -sys convention
This adds webview as a submodule instead of including sources directly.
New webview function are not yet implemented, the functionality stays the
same.
2018-04-08 00:00:41 +02:00