From 0859d42faed775ce440ff18ed86e150b3f904424 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 11 Jan 2008 15:13:47 +0000 Subject: ** Fix for bug #502303 2008-01-11 Milan Crha ** Fix for bug #502303 * plugin-manager.c: (eppm_response): Always destroy dialog and unset global variable. * plugin-manager.c: (org_gnome_plugin_manager_manage): Use G_TYPE_POINTER instead of GTK_TYPE_WIDGET in a list store to get rid of reference counting troubles on configuration widgets of plugins. Remember created dialog for future use. svn path=/trunk/; revision=34799 --- plugins/plugin-manager/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/plugin-manager/ChangeLog') diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 2f09d9165e..868fe13f03 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -1,3 +1,14 @@ +2008-01-11 Milan Crha + + ** Fix for bug #502303 + + * plugin-manager.c: (eppm_response): + Always destroy dialog and unset global variable. + * plugin-manager.c: (org_gnome_plugin_manager_manage): + Use G_TYPE_POINTER instead of GTK_TYPE_WIDGET in a list store + to get rid of reference counting troubles on configuration + widgets of plugins. Remember created dialog for future use. + 2008-02-01 Andre Klapper * plugin-manager.c: (org_gnome_plugin_manager_manage): -- cgit v1.2.3