]> Pileus Git - ~andy/gtk/commit
subtract TREE_VIEW_HEADER_HEIGHT from allocation->height to get the real
authorKristian Rietveld <kris@gtk.org>
Fri, 19 Apr 2002 19:02:26 +0000 (19:02 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 19 Apr 2002 19:02:26 +0000 (19:02 +0000)
commita1f3d61d500538b1d27beadad778c469f0093ff0
treec629d7829bff629701496b1c43aa805daaabbcbb
parentd3a1294923e0308ae76a25eb5b12b2dfdae36442
subtract TREE_VIEW_HEADER_HEIGHT from allocation->height to get the real

Fri Apr 19 21:06:39 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeview.c (gtk_tree_view_size_allocate): subtract
        TREE_VIEW_HEADER_HEIGHT from allocation->height to get the real
        size for the tree (fixes #72729),
        (gtk_tree_view_real_start_editing): correct cell_area->y for
        scrolling due to gtk_tree_view_real_set_cursor (fixes #75687)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c