gtk2/gtk/tools
Florian Müllner 12189bc10f buildable: Rename set_name() to set_buildable_id()
GtkBuildable's get_name()/set_name() methods may shadow
GtkWidget's methods. Avoid that by renaming the API to
get_buildable_id()/set_buildable_id(), which also reflects
the name of the XML attribute the API refers to.

https://gitlab.gnome.org/GNOME/gtk/-/issues/3191
2020-09-26 02:16:05 +02:00
..
encodesymbolic.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkpixbufutils.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtk4builder.its Namespace some auxiliary files 2019-04-01 08:30:39 -04:00
gtk4builder.loc Namespace some auxiliary files 2019-04-01 08:30:39 -04:00
gtk4builder.rng builderparser: Allow bind-source without bind-property 2019-08-10 19:01:36 +05:30
gtk-builder-tool-enumerate.c buildable: Rename set_name() to set_buildable_id() 2020-09-26 02:16:05 +02:00
gtk-builder-tool-preview.c buildable: Rename set_name() to set_buildable_id() 2020-09-26 02:16:05 +02:00
gtk-builder-tool-simplify.c builder-tool: Replace radio buttons by check buttons 2020-08-30 22:17:31 -04:00
gtk-builder-tool-validate.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtk-builder-tool.c tools: Pass common_cflags to executables 2020-05-19 08:32:33 +02:00
gtk-builder-tool.h tools: Pass common_cflags to executables 2020-05-19 08:32:33 +02:00
gtk-launch.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtk-query-settings.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkiconcachevalidator.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
meson.build tools: Pass common_cflags to executables 2020-05-19 08:32:33 +02:00
updateiconcache.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00