ardour/libs/tk
Paul Davis f82a9bbdc3 YTK: fix non-namespaced handling of action names in GtkUIManager
GTK+ 2.x only looked up action *names* and ignored the namespacing offered by
action groups. This means that if there are two actions in different groups
with the same name, GtkUIManager may not find the one intended when it is
referenced in a menus definition file.

This commit changes that - if the action name contains a '/' character it is
assumed to contain both the action group name and the action name, and it will
only look for the action within the named group.
2025-03-25 12:22:32 -06:00
..
suil Update gtk -> ytk header location (omnibus commit) 2025-02-01 13:53:21 +01:00
ydk macOS/YDK: Fix crash when resizing windows 2025-03-16 01:57:16 +01:00
ydk-pixbuf Update gdk-pixbuf -> ydk header location 2025-02-01 14:24:41 +01:00
ydkmm Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
ytk YTK: fix non-namespaced handling of action names in GtkUIManager 2025-03-25 12:22:32 -06:00
ytkmm Fix an issue where 'ytkmm' wouldn't run properly if built with MSVC 2025-02-24 12:42:53 +00:00
ztk Fix ATK builds c813ba2b03 2025-02-28 21:19:52 +01:00
ztkmm Update atkmm -> ztkmm header location 2025-02-01 12:44:12 +01:00