Tartarus CVS: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Fri Oct 15 10:17:00 BST 2004


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Fri Oct 15 2004  10:17:00 BST

Log message:
Fix Windows redraw problem on RH half of wrapped lines. (term_paint
was checking whether lattr == LATTR_NORM, where it should have been
checking (lattr & LATTR_MODE) to mask off LATTR_WRAPPED et al.

Modified files:
    .               : terminal.c

Links:
http://cvs.tartarus.org//putty/terminal.c.diff?r1=1.173&r2=1.174



More information about the tartarus-commits mailing list