]> Pileus Git - ~andy/gtk/commit
refuse to allocate with a greater height than requested.
authorTim Janik <timj@gimp.org>
Sat, 14 Mar 1998 08:15:23 +0000 (08:15 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 14 Mar 1998 08:15:23 +0000 (08:15 +0000)
commitc86bf9bae2e939c84254dc2b7308f56948f18df4
tree77e1a9f272e79b1abdd967df8142314a03bf1a01
parentb8e7ea1f11a03ab9c6efd70e1729863eae46e5f5
refuse to allocate with a greater height than requested.

Sat Mar 14 08:29:56 1998  Tim Janik  <timj@gimp.org>

        * gtk/gtkhandlebox.c (gtk_handle_box_size_allocate): refuse to allocate
                with a greater height than requested.
                        (gtk_handle_box_remove): clean up if the child is detached.

                                * gtk/gtktoolbar.c (gtk_toolbar_size_allocate): don't take invisible
                                        children into account.
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/gtkhandlebox.c
gtk/gtkobject.c
gtk/gtktoolbar.c