Commit Graph

217 Commits

Author SHA1 Message Date
hans af91944aaf webview-get-style debugging 2026-07-30 14:53:19 +02:00
hans 57eb80ce1d webview-get-style debugging 2026-07-30 13:46:13 +02:00
hans 75232b1460 webview-get-style debugging 2026-07-30 13:41:29 +02:00
hans 31b1e82834 webview-get-style debugging 2026-07-30 13:30:36 +02:00
hans ac961f5fe0 webview-get-style debugging 2026-07-30 13:22:38 +02:00
hans 6a4dd25dfe webview-get-style debugging 2026-07-30 13:19:01 +02:00
hans 97313c1357 webview-get-style debugging 2026-07-30 12:59:37 +02:00
hans 9e6a2a83f4 webview-get-style debugging 2026-07-30 12:54:36 +02:00
hans f29bad676f webview-get-style debugging 2026-07-30 12:29:50 +02:00
hans 41cfd5abd6 solving bug in webview-get-style 2026-07-30 11:56:31 +02:00
hans c02fe6ee99 solving bug in webview-get-style 2026-07-30 11:53:06 +02:00
hans 39b6e1adf5 solving bug in webview-get-style 2026-07-30 11:44:21 +02:00
hans d8ed6235ef racket-mimetypes needs to be a dependency in info.rkt. 2026-07-28 09:05:31 +02:00
hans 13ddedbc11 Mimetypes is now in a module: racket-mimetypes. 2026-07-27 13:31:11 +02:00
hans d33e8164c8 QtWebEngine select popup rendering issue observed with older Qt 6.x.
Symptom: native HTML <select> popup keeps growing/repainting while open;
QtWebEngine process busy, Racket process idle.
Resolved by upgrading to Qt 6.11.1.
2026-07-07 19:24:46 +02:00
hans 9caa41a6f5 Windows has been migrated to Qt 6.11.1 2026-07-07 17:57:56 +02:00
hans 48076b8a38 (js (= x y)) does noet work, needs to be (js (== x y)) 2026-07-03 22:02:43 +02:00
hans 8eeb02a9fa display weg 2026-07-03 19:14:58 +02:00
hans ee5cc863fa Don't display javascript code 2026-07-03 14:32:57 +02:00
hans 9a670acf15 js-maker integration 2026-07-02 15:36:03 +02:00
hans d71f326d88 js-maker integration part 1 2026-06-01 20:18:21 +02:00
hans 231d30c561 migrating to js-maker 2026-05-28 08:17:25 +02:00
hans 325e890737 webview-call-js can return #f, this is now an accepted return value in other webview-.. functions that make use of call-js. 2026-05-19 13:34:52 +02:00
hans c1b0d8559c unexpected result from call-js corrected 2026-05-18 12:57:40 +02:00
hans dff979350a debug webview-call-js 2026-05-18 11:49:48 +02:00
hans 18cd4d3bd9 js-tranform documentented. 2026-05-16 23:17:59 +02:00
hans 3cb7f56167 Repair 2026-05-16 12:45:20 +02:00
hans cc26bd7e13 Merge branch 'main' of https://git.dijkewijk.nl/hans/racket-webview 2026-05-16 12:43:47 +02:00
hans e8acb62f6b Rearranged documentation 2026-05-16 12:40:05 +02:00
hans 3d99a4aa92 comment out console.log messages 2026-05-04 17:11:35 +02:00
hans a762840e0c event debugging 2026-05-04 15:17:47 +02:00
hans 8626bc61dc event debugging 2026-05-04 15:16:10 +02:00
hans d6c4b2176e event debugging 2026-05-04 15:12:22 +02:00
hans ad7a74b0e9 event debugging 2026-05-04 15:08:06 +02:00
hans 061ad918f1 event debugging 2026-05-04 15:05:30 +02:00
hans 0c262bd47b prevent default added 2026-05-04 14:55:19 +02:00
hans c9a705b5df prevent default added 2026-05-04 14:51:14 +02:00
hans dc58f0d4fe prevent default added 2026-05-04 14:41:43 +02:00
hans 3cb43322a9 prevent default added 2026-05-04 14:38:12 +02:00
hans 77550d2105 prevent default added 2026-05-04 14:26:23 +02:00
hans 3767d7c1f9 prevent default added 2026-05-04 14:24:27 +02:00
hans d43c7da6be set-attr keyvalues 2026-05-04 13:56:39 +02:00
hans 24a13aef72 set-attr keyvalues 2026-05-04 13:55:53 +02:00
hans 5666275a5e set-attr keyvalues 2026-05-04 13:54:50 +02:00
hans 2ca70ed91c set-attr! 2026-05-04 13:50:39 +02:00
hans 62093d486d drag/drop support 2026-05-04 13:43:05 +02:00
hans 41cd0021b0 make sure the "closed" event comes. It will not come from the C backend, so we generate it in the racket-webview-qt.rkt module" 2026-04-30 23:16:41 +02:00
hans c2db35c6fc wv tray docs 2026-04-30 23:01:43 +02:00
hans 46db50956a version to 0.2.1 2026-04-30 14:51:37 +02:00
hans 4f301f5a52 present window 2026-04-30 14:07:26 +02:00