Changelog:
r44925 | compyx | 2023-12-30 13:56:21 +0000 (Sat, 30 Dec 2023) | 8 lines
Gtk3: drag-and-drop: split extracting filename into separate function
Make the logic of the autostart drag-n-drop easier to follow by splitting the
extraction of a filename from the GtkSelectData into a separate function.
Rename the drag target mime type enum values to better reflect their type:
`DT_TEXT_PLAIN` for "text/plain", `DT_TEXT_URI` for "text/uri" and
`DT_TEXT_URI_LIST` for "text/uri-list".
------------------------------------------------------------------------
r44924 | mcmartin | 2023-12-30 07:43:02 +0000 (Sat, 30 Dec 2023) | 1 line
Convert tags to tags or branches as appropriate
------------------------------------------------------------------------
r44923 | mcmartin | 2023-12-30 06:37:40 +0000 (Sat, 30 Dec 2023) | 1 line
Better links from orphan branches to their releases
------------------------------------------------------------------------
r44922 | durandal78 | 2023-12-30 04:20:19 +0000 (Sat, 30 Dec 2023) | 1 line
Make possible to enable the CP/M cartridge again
------------------------------------------------------------------------
r44921 | mcmartin | 2023-12-30 04:10:31 +0000 (Sat, 30 Dec 2023) | 1 line
Fix checkout root when converting testprogs/techdocs
------------------------------------------------------------------------