Changelog:
r42983 | compyx | 2023-01-30 11:11:53 +0000 (Mon, 30 Jan 2023) | 3 lines
Gtk3: Settings dialog: fix RAMCART layout, make GEORAM and REU use the new ramsize widget
------------------------------------------------------------------------
r42982 | compyx | 2023-01-30 11:08:53 +0000 (Mon, 30 Jan 2023) | 8 lines
Gtk3: Implement widget for RAM size radio buttons with KiB/MiB/GiB/TiB suffixes
Add a widget that creates a group of radio buttons to set an integer resource
where the resource value is in kibibytes. Values displayed are suffixed with
"KiB", "MiB", "GiB" or "TiB", depending on their value. Wrap radio group in a
grid with a title label (optional).
------------------------------------------------------------------------
r42978 | compyx | 2023-01-29 23:19:06 +0000 (Sun, 29 Jan 2023) | 3 lines
Revert fabbo branch
------------------------------------------------------------------------
r42977 | compyx | 2023-01-29 21:24:35 +0000 (Sun, 29 Jan 2023) | 3 lines
Gtk3: Settings dialog: update layout of rEu settings
------------------------------------------------------------------------
r42976 | compyx | 2023-01-29 21:12:07 +0000 (Sun, 29 Jan 2023) | 3 lines
Gtk3: Setting dialog: update GEORAM cartridge settings layout
------------------------------------------------------------------------