]> Pileus Git - ~andy/gtk/commit
check if old_parent_private is not NULL before trying to g_list_remove the
authorGeorge Lebl <jirka@5z.com>
Mon, 13 Jul 1998 19:43:33 +0000 (19:43 +0000)
committerGeorge Lebl <jirka@src.gnome.org>
Mon, 13 Jul 1998 19:43:33 +0000 (19:43 +0000)
commitf38374c160d1fed2a4aab86a0674a7ea52b81639
treef4dde973a34b183b62dca59e4da23f04c05e709e
parent8792bbbd28a3f770c7dc951c8d41f3f0f2cc0a56
check if old_parent_private is not NULL before trying to g_list_remove the

Mon Jul 13 12:42:51 1998  George Lebl  <jirka@5z.com>

        * gdk/gdkwindow.h: (gdk_window_reparent) check if old_parent_private
          is not NULL before trying to g_list_remove the child. A patch
          from Michael Lausch.

this finally fixes the swallows for the panel :)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c
gdk/x11/gdkwindow-x11.c