github Zibri/VICE r43038

latest releases: r46151, r46151o, r46151u...
3 years ago

Changelog:

r43038 | blackystardust | 2023-02-03 19:09:13 +0000 (Fri, 03 Feb 2023) | 1 line

Make the numbers clearer.
------------------------------------------------------------------------
r43037 | blackystardust | 2023-02-03 18:25:16 +0000 (Fri, 03 Feb 2023) | 1 line

Use defines instead of magic values.
------------------------------------------------------------------------
r43036 | compyx | 2023-02-03 14:40:25 +0000 (Fri, 03 Feb 2023) | 3 lines

Gtk3: resource widgets: remove some unused code


------------------------------------------------------------------------
r43035 | compyx | 2023-02-03 11:12:13 +0000 (Fri, 03 Feb 2023) | 9 lines

Gtk3: Make resource widgets auto-free their resource name copy

When using resource_widget_set_resource_name[_valist]() set up a signal handler
for the 'destroy' event of the widget to free the heap-allocated copy of its
resource name.
Simplifies code by removing a lot of custom 'destroy' handlers for widgets and
avoids leaking memory by forgetting to free the resource name.


------------------------------------------------------------------------
r43034 | compyx | 2023-02-03 09:24:51 +0000 (Fri, 03 Feb 2023) | 5 lines

Gtk3: Settings dialog: Update RR-Net Mk3 layout

Use GtkSwitch widget for the physical jumper, tweak grid layout.


------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.