Changelog:
r44669 | compyx | 2023-11-08 19:50:29 +0000 (Wed, 08 Nov 2023) | 6 lines
Gtk3: Printer settings: fix slightly too wide dialog
Addition of the "Commodore xxxx" printers make the homogenous grid column width
exceed our self-imposed limits on dialog size. Columns are no longer homogeneous
in width, but column spacing has been increased from 8 to 16 to compensate.
------------------------------------------------------------------------
r44668 | compyx | 2023-11-08 19:32:08 +0000 (Wed, 08 Nov 2023) | 4 lines
Documentation: linux-gtk3-howto: add minimum required libcurl version
For WiC64 emulation libcurl4-openssl >= 7.71.0 is required.
------------------------------------------------------------------------
r44667 | compyx | 2023-11-08 19:28:16 +0000 (Wed, 08 Nov 2023) | 4 lines
Buildsystem: have configure check for libcurl >= 7.71.0
The WiC64 code uses `CURLSSLOPT_NATIVE_CA`, which was introduced in 7.71.0.
------------------------------------------------------------------------
r44666 | gpz | 2023-11-08 17:35:44 +0000 (Wed, 08 Nov 2023) | 1 line
add references for plus4 symbolic keymaps, update keymap images, fix gtk plus4 symbolic keymaps
------------------------------------------------------------------------
r44665 | gpz | 2023-11-07 20:41:58 +0000 (Tue, 07 Nov 2023) | 1 line
grey out WIP rendering options
------------------------------------------------------------------------