Changelog:
r43064 | gpz | 2023-02-05 21:52:47 +0000 (Sun, 05 Feb 2023) | 1 line
use proper log calls
------------------------------------------------------------------------
r43063 | gpz | 2023-02-05 21:26:00 +0000 (Sun, 05 Feb 2023) | 1 line
use GetCursorPos instead of the gtk provided value - lets see if that fixes the odd problems ppl have
------------------------------------------------------------------------
r43062 | gpz | 2023-02-05 20:19:37 +0000 (Sun, 05 Feb 2023) | 1 line
clear last error before mouse_event so we dont see some random other error in the log
------------------------------------------------------------------------
r43059 | compyx | 2023-02-05 10:11:25 +0000 (Sun, 05 Feb 2023) | 3 lines
Gtk3: Resource widget mediator: implement methods for integer resources
------------------------------------------------------------------------
r43058 | compyx | 2023-02-05 09:17:57 +0000 (Sun, 05 Feb 2023) | 6 lines
Gtk3: Resource switch widget: refactor to use resource mediator
Also add mediator_set_callback_boolean_w() that wraps mediator_for_widget() and
mediator_set_callback_boolean().
------------------------------------------------------------------------