Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 25 Jan 2003 16:16:47 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Sat Jan 25 2003  16:16:47 GMT

Log message:
Change the term_mouse interface a little so that it gets passed
both the raw and the cooked mouse button, with the mapping being done in
advance by the front-end.  This is useful because it allows the front-end to
use information other than the raw button (e.g. the modifier state) to decide
which cooked button to generate.