gnome-control-center/panels/background
Robert Ancell 9da8e1b68d background: Fix warning when opening background selection dialog
This was due to the callback occurring before all the widgets had been added to
the dialog.

Also remove the workaround for the handler occuring during/after dispose by
using g_signal_connect_object.

The warnings were:
(gnome-control-center:13048): Gtk-CRITICAL **: 09:42:17.841: gtk_bin_get_child: assertion 'GTK_IS_BIN (bin)' failed
(gnome-control-center:13048): Gtk-CRITICAL **: 09:42:17.841: gtk_icon_view_unselect_all: assertion 'GTK_IS_ICON_VIEW (icon_view)' failed
2018-10-10 22:57:43 +00:00
..
background.gresource.xml background: use a GResource for GtkBuilder UI definition 2013-01-07 10:57:05 +01:00
background.ui background: Properly align labels with buttons 2017-08-16 16:18:29 -03:00
bg-colors-source.c background: Use g_auto for variables 2018-01-26 16:22:23 +13:00
bg-colors-source.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
bg-pictures-source.c background: Use g_auto for variables 2018-01-26 16:22:23 +13:00
bg-pictures-source.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
bg-source.c background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
bg-source.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
bg-wallpapers-source.c background: Replace deprecated GSimpleAsyncResult with GTask 2018-06-03 06:46:16 +04:00
bg-wallpapers-source.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
cc-background-chooser-dialog.c background: Fix warning when opening background selection dialog 2018-10-10 22:57:43 +00:00
cc-background-chooser-dialog.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
cc-background-grilo-miner.c background: Use g_auto for variables 2018-01-26 16:22:23 +13:00
cc-background-grilo-miner.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
cc-background-item.c background: Remove unused variables 2018-05-25 12:36:34 +12:00
cc-background-item.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
cc-background-panel.c background: Don't use gtk_widget_show_all 2018-10-10 04:01:11 +00:00
cc-background-panel.h background: Use G_DEFINE_TYPE 2017-09-25 14:16:09 -04:00
cc-background-xml.c background: Replace deprecated GSimpleAsyncResult with GTask 2018-06-03 06:46:16 +04:00
cc-background-xml.h background: Replace deprecated GSimpleAsyncResult with GTask 2018-06-03 06:46:16 +04:00
gnome-background-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
noise-texture-light.png background: use a lighter texture for solid colors. 2012-09-28 01:51:22 +02:00
slideshow-emblem.svg background: Add emblem for slideshow previews 2010-12-14 20:29:33 +00:00
slideshow-symbolic.svg background: Add emblem for slideshow previews 2010-12-14 20:29:33 +00:00
test-chooser-dialog.c background: Don't use gtk_widget_show_all 2018-10-10 04:01:11 +00:00