Changelog:
r45135 | compyx | 2024-04-18 11:27:24 +0000 (Thu, 18 Apr 2024) | 1 line
rub out trailing whitespace
------------------------------------------------------------------------
r45134 | compyx | 2024-04-18 09:27:21 +0000 (Thu, 18 Apr 2024) | 1 line
terminate trailing whitespace
------------------------------------------------------------------------
r45133 | compyx | 2024-04-18 09:07:17 +0000 (Thu, 18 Apr 2024) | 8 lines
Gtk3: Windows: register the "Pet Me" fonts as well
Use `AddFontResourceA()` to register the "Pet Me" fonts. With Pango 1.52-2 we
can use `AddFontResourceEx()` again to register the CBM Pro Mono font, but that
function reports success for the Pet Me fonts yet those fonts aren't shown in
the monitor font selector.
Tested on Win11 Pro, no idea how any of this behaves on other Windows versions.
------------------------------------------------------------------------
r45132 | compyx | 2024-04-18 08:15:45 +0000 (Thu, 18 Apr 2024) | 2 lines
Gtk3: allow setting proper parent for `vice_gtk3_message_confirm` dialogs
------------------------------------------------------------------------
r45131 | compyx | 2024-04-18 07:48:37 +0000 (Thu, 18 Apr 2024) | 2 lines
Gtk3: Windows bindist: provide PetMe fonts
------------------------------------------------------------------------