]> Pileus Git - ~andy/gtk/commit
Fix bug 134982, reported by Morten Welinder:
authorMatthias Clasen <maclas@gmx.de>
Sun, 22 Feb 2004 23:35:16 +0000 (23:35 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 22 Feb 2004 23:35:16 +0000 (23:35 +0000)
commite9a92e6e6e30f483b881ab33fae1ba6e1fc088b3
treecf01d96ecb0fa960d1a444f636cf1086013633f0
parent1786fb0568e2b33604034332b4dc97737d3c2767
Fix bug 134982, reported by Morten Welinder:

Mon Feb 23 00:38:21 2004  Matthias Clasen  <maclas@gmx.de>

Fix bug 134982, reported by Morten Welinder:

* gtk/gtkpathbar.c (gtk_path_bar_destroy):
* gtk/gtktooltips.c (gtk_tooltips_destroy):
* gtk/gtkinvisible.c (gtk_invisible_destroy): Chain up to the
parent's ::destroy handler.

* gdk/gdkdisplay.c (gdk_display_dispose): Chain up to the
parent's ::dispose handler.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkdisplay.c
gtk/gtkinvisible.c
gtk/gtkpathbar.c
gtk/gtktooltips.c