]> Pileus Git - ~andy/gtk/commit
Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,
authorOwen Taylor <otaylor@redhat.com>
Tue, 9 Apr 2002 22:41:37 +0000 (22:41 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 9 Apr 2002 22:41:37 +0000 (22:41 +0000)
commiteb721363be0488fe4b00b3f34ec3fcba32c39e1c
tree1c89a597f436a8805b8a2fd39070079c557aff0f
parent64e33eb68f6e3c999a98147c2d7ccf2698f3ce20
Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,

Tue Apr  9 18:34:58 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkcontainer.c (_gtk_container_queue_resize): Always
        set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,
        even if we aren't currently in a resize container... we need
        this to properly handle size changes to widgets that are
        being moved from one heirarchy to another. (#78226)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcontainer.c