]> Pileus Git - ~andy/gtk/commit
don't try to update the top_row rowref ourselves here, but just have
authorKristian Rietveld <kris@gtk.org>
Fri, 17 Jun 2005 14:11:19 +0000 (14:11 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 17 Jun 2005 14:11:19 +0000 (14:11 +0000)
commitb060f6e12d43701c1d8b7ebfd4987a23f3cd23ab
tree4eb9252c764e4a21ea63266f2148cd28d1e34d0f
parent51f11dd4972aded458602270ac34f959f2f8f210
don't try to update the top_row rowref ourselves here, but just have

2005-06-17  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (validate_visible_area): don't try to update
the top_row rowref ourselves here, but just have _dy_to_top_row()
do it,
(gtk_tree_view_scroll_to_cell): handle scrolling via
validate_visible_area() if the treeview is not visible or needs
reallocation. (#165246, Nickolay V. Shmyrev).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c