diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-10-13 03:41:00 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-10-13 03:41:00 +0000 |
commit | 34e1d6d70b48c881f65a72b5464522c1200e4fc5 (patch) | |
tree | 94d39f053ca5a51e494b906a77e933270018ca75 /ChangeLog.pre-2-6 | |
parent | 3f32a4da462e4d2cca6551ff2400024b0b55b13f (diff) | |
download | gtk+-34e1d6d70b48c881f65a72b5464522c1200e4fc5.tar.gz |
Acknowledge the fact that invariants are broken and loop all the way up to
* gtk/gtkcontainer.c (_gtk_container_queue_resize): Acknowledge the fact that invariants are broken and loop all the way up to the resize container.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 6bb4321cee..288fc320ba 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +2004-10-12 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkcontainer.c (_gtk_container_queue_resize): Acknowledge + the fact that invariants are broken and loop all the way up to + the resize container. + Tue Oct 12 17:11:02 2004 <timj@birnet.org> * gtk/gtkwidget.c (gtk_widget_set_usize_internal): don't queue the |