pspp-sheet-view: Optimize by making column header widgets lazy.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 21 Mar 2012 04:42:52 +0000 (21:42 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 25 Apr 2012 05:41:41 +0000 (22:41 -0700)
commit45861388123559f96d05eb8d4f9356ad00ced281
tree9fdd6d1a569015bb9c6132b7445a311df704bb95
parentf9035ac5308961fa6957894b5660bdb3adad60d0
pspp-sheet-view: Optimize by making column header widgets lazy.

This is a major speedup when there are hundreds of columns.
src/ui/gui/pspp-sheet-private.h
src/ui/gui/pspp-sheet-view-column.c
src/ui/gui/pspp-sheet-view-column.h
src/ui/gui/pspp-sheet-view.c