]> Pileus Git - ~andy/gtk/commit
fix allocation to be relative to paned->allocation, now that this is a
authorTim Janik <timj@gtk.org>
Tue, 20 Nov 2001 13:55:08 +0000 (13:55 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 20 Nov 2001 13:55:08 +0000 (13:55 +0000)
commit2394977634817390b27a13de8577f865f3ef7e6f
treede823fd230adf3f7799fa186ad30afc41e4df7dc
parent5b9a4753c9dfec4b430ac0c3af4653bc7604867f
fix allocation to be relative to paned->allocation, now that this is a

Tue Nov 20 14:49:59 2001  Tim Janik  <timj@gtk.org>

        * gtk/gtkvpaned.c (gtk_vpaned_size_allocate): fix
        allocation to be relative to paned->allocation, now
        that this is a NO_WINDOW widget.
        * gtk/gtkhpaned.c (gtk_hpaned_size_allocate): same here.

        * gtk/gtkaccellabel.c (gtk_accel_label_class_init): ::closure
        needs to be a boxed property.
15 files changed:
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
docs/reference/gdk/tmpl/event_structs.sgml
docs/reference/gdk/tmpl/windows.sgml
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkobject.sgml
docs/reference/gtk/tmpl/gtktreeviewcolumn.sgml
gtk/gtkaccellabel.c
gtk/gtkhpaned.c
gtk/gtkvpaned.c