Changelog:
r43014 | compyx | 2023-02-02 17:55:37 +0000 (Thu, 02 Feb 2023) | 3 lines
Gtk3: Settings dialog: Fix retroreplay widgets layout
------------------------------------------------------------------------
r43013 | blackystardust | 2023-02-02 17:37:01 +0000 (Thu, 02 Feb 2023) | 1 line
Use defines instead of magic values.
------------------------------------------------------------------------
r43012 | compyx | 2023-02-02 17:35:07 +0000 (Thu, 02 Feb 2023) | 4 lines
Gtk3: Hotkeys: Replace "$VICEDIR" in include paths with "Directory" resource
content if NULL, empty or "$$".
------------------------------------------------------------------------
r43011 | compyx | 2023-02-02 17:15:19 +0000 (Thu, 02 Feb 2023) | 6 lines
Gtk3: Hotkeys: Work around the weird hack that sets "Directory" to "$$" by default
Somehow the "Directory" resource isn't NULL/"" when not set, but defaults to
"$$", so we have to check for that as well when handling .vhk file includes.
------------------------------------------------------------------------
r43010 | blackystardust | 2023-02-02 16:57:04 +0000 (Thu, 02 Feb 2023) | 1 line
Fixed some warnings.
------------------------------------------------------------------------