Tartarus CVS: survex: olly

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 06 Dec 2003 08:59:33 +0000


CVS Root:       /usr/data/cvs
Module:         survex
Changes by:     olly
Date:           Sat Dec 06 2003  08:59:33 GMT

Log message:
Don't keep deleting and reallocating m_LabelGrid - that just wastes time.
Also don't call CreateHitTestGrid() on a resize, just mark the grid as
invalid.  These two changes make window resize perceptibly faster on
my machine.

Modified files:
    src             : gfxcore.cc

Links:
http://cvs.tartarus.org//survex/src/gfxcore.cc.diff?r1=1.165.2.68&r2=1.165.2.69