]> Pileus Git - ~andy/gtk/commit
Handle NO_WINDOW widgets with windows that are children of widget->window.
authorOwen Taylor <otaylor@redhat.com>
Sun, 3 Mar 2002 02:52:56 +0000 (02:52 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 3 Mar 2002 02:52:56 +0000 (02:52 +0000)
commit76cf3d95f6f5daf4f3f0663f3718ce7cb2198b19
tree70511909287d226d1f8acf2dd13c02af2f2e2bdf
parent809a11fea0e2e7c30a6c4d09b3eea10e5b151c56
Handle NO_WINDOW widgets with windows that are children of widget->window.

Sat Mar  2 20:58:30 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkwidget.c (gtk_widget_reparent): Handle NO_WINDOW
widgets with windows that are children of widget->window.
(#50279)

* tests/testgtk.c: Add eventboxes to the example so that
we are reparenting between different GdkWindows.
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
gtk/gtkwidget.c
tests/testgtk.c