Changelog:
r43153 | compyx | 2023-02-12 17:31:34 +0000 (Sun, 12 Feb 2023) | 3 lines
Gtk3: Fix IEEE-488 cart name: use CARTRIDGE_NAME_IEEE488 from cartridge.h
------------------------------------------------------------------------
r43152 | compyx | 2023-02-12 14:40:54 +0000 (Sun, 12 Feb 2023) | 6 lines
Gtk3: IEEE-488 settings: refactor to use the resource file chooser widget
Use the resource file chooser instead of custom code with entry, button and
dialog.
------------------------------------------------------------------------
r43151 | compyx | 2023-02-12 13:01:34 +0000 (Sun, 12 Feb 2023) | 9 lines
Gtk3: IDE64 settings: Refactor code and update layout
Split widget additions to the main grid into function adding to the layout.
Move the device-spefific widgets with their "tabs" to the bottom to make it
more clear the widgets above it are for all IDE64 devices.
Use a homogeneous column layout to make the widgets more evenly spaced and
positioned within the main grid.
------------------------------------------------------------------------
r43150 | dqh | 2023-02-12 10:00:03 +0000 (Sun, 12 Feb 2023) | 1 line
Fixed trailing spaces
------------------------------------------------------------------------
r43149 | dqh | 2023-02-12 08:44:19 +0000 (Sun, 12 Feb 2023) | 1 line
Fixed the windows mouse warp thing
------------------------------------------------------------------------