Changelog:
r43025 | blackystardust | 2023-02-03 01:34:11 +0000 (Fri, 03 Feb 2023) | 1 line
Use defines instead of magic values.
------------------------------------------------------------------------
r43024 | blackystardust | 2023-02-03 01:18:35 +0000 (Fri, 03 Feb 2023) | 1 line
Use defines instead of magic values.
------------------------------------------------------------------------
r43023 | blackystardust | 2023-02-03 01:17:24 +0000 (Fri, 03 Feb 2023) | 1 line
Use defines instead of magic values.
------------------------------------------------------------------------
r43022 | compyx | 2023-02-03 00:16:17 +0000 (Fri, 03 Feb 2023) | 8 lines
Gtk3: Implement resource-bound GtkComboBox for integers displayed as hexadecimal strings
Provide a combo box that is bound to an integer resource and of which the values
are displayed in hexadecimal ('$xxxx'). The values can either be specified as
a range with optional stepping, or as a list. Useful for setting things like
I/O base addresses of expansions.
------------------------------------------------------------------------
r43021 | blackystardust | 2023-02-02 22:54:25 +0000 (Thu, 02 Feb 2023) | 1 line
Use defines instead of magic values.
------------------------------------------------------------------------