pspp-sheet-view: Adapt to GTK+3 scrolling infrastructure.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 2 Aug 2013 05:39:54 +0000 (22:39 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 2 Aug 2013 05:39:54 +0000 (22:39 -0700)
commit42993d3ae61750a8f1e291297d8ac91465afcff2
treef74e04a7cd4b1da909dde49d4c066dae6fa63652
parent1c4c43dfe02ba41b7942c4a62bd21ed69490f9fd
pspp-sheet-view: Adapt to GTK+3 scrolling infrastructure.

Based on upstream GTK+3 changes to GtkTreeView.

There is something wrong, though, because column titles seem to have
disappeared, the display seems messed up on scrolling, and everything is
very slow for large files (the latter doesn't seem caused by this commit).
src/ui/gui/pspp-sheet-private.h
src/ui/gui/pspp-sheet-view.c