github Zibri/VICE r43383

latest releases: r46110, r46110u, r46110o...
3 years ago

Changelog:

r43385 | compyx | 2023-03-03 12:32:54 +0000 (Fri, 03 Mar 2023) | 3 lines

Gtk3: Fix setting margin on widget that may not exist


------------------------------------------------------------------------
r43384 | compyx | 2023-03-03 12:27:51 +0000 (Fri, 03 Mar 2023) | 8 lines

Gtk3: Autofire settings: fix GtkSwitch signal handler, fix layout

Use 'notify::active' signal for GtkSwitch, connect unlocked. Fix vertical
aligment of labels: the labels were aligned with the top since the radio buttons
were aligned vertically, but the ridiculous amount of joysticks forced me to
align then horizontally again.


------------------------------------------------------------------------
r43383 | compyx | 2023-03-03 11:54:01 +0000 (Fri, 03 Mar 2023) | 3 lines

Gtk3: Control port settings: simplify code, avoiding a lot of malloc/free


------------------------------------------------------------------------
r43382 | compyx | 2023-03-03 10:38:41 +0000 (Fri, 03 Mar 2023) | 7 lines

Gtk3: integer resource combo boxes: properly document that the entries argument can be `NULL`

Add the fact that a combo box can be created with an empty model by passing
`NULL` as the `entries` argument, in which case the user can add rows later by
using `vice_gtk3_resource_combo_int_append()`.


------------------------------------------------------------------------
r43378 | dqh | 2023-03-02 22:07:38 +0000 (Thu, 02 Mar 2023) | 1 line

Fixed platpus output redirection, thanks Patrice Duroux for the patch!
------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.