Changelog:
r43443 | compyx | 2023-03-07 18:59:22 +0000 (Tue, 07 Mar 2023) | 3 lines
Gtk3: Settings: remove "peripherals" -> "ethernet" from xplus4, copy/paste error probably
------------------------------------------------------------------------
r43439 | blackystardust | 2023-03-07 16:05:31 +0000 (Tue, 07 Mar 2023) | 1 line
Squashed some spaces.
------------------------------------------------------------------------
r43437 | blackystardust | 2023-03-07 15:55:59 +0000 (Tue, 07 Mar 2023) | 1 line
Fixed x128 z80 in/out from/to 0000-0fff in bank 0 according to real hw test results.
------------------------------------------------------------------------
r43435 | compyx | 2023-03-07 13:38:47 +0000 (Tue, 07 Mar 2023) | 9 lines
Gtk3: Tapeport settings: refactor code, fix layout
Fix overlapping of the "reset" checkbutton of the "audio" checkbutton, making
the "audio" checkbutton unresponsive.
Tweak margins a bit, making the horizontal layout a little less crowded. The
vertical layout is still crowded but already uses all the space we allow for
settings dialogs.
------------------------------------------------------------------------
r43434 | compyx | 2023-03-07 12:57:45 +0000 (Tue, 07 Mar 2023) | 3 lines
Gtk3: resource filechooser: make sure not to use `NULL` with gtk_entry_set_text()
------------------------------------------------------------------------