Allow loading of PGN variations in XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 24 Mar 2010 16:21:47 +0000 (17:21 +0100)
committerArun Persaud <arun@nubati.net>
Thu, 25 Mar 2010 05:45:00 +0000 (22:45 -0700)
commite67c40abb13210481e672cad13050fa4d68d3aae
tree2e2a453cb31b25cc896802ba750a70629a110b64
parent00bc1034a57877884bd49c1671ee396b17dd0aa7
Allow loading of PGN variations in XBoard

Right-clicking variation comments in the comment-window was implemented
through a translation. The right button is now bound to routines that
set both the end and start of the selection, as setting a new start does
not seem to work if the previous select-start was not completed by a
select-end or extend-end. Finally the main handler uses the selection
cursors to know what was clicked.
backend.c
xboard.c