Add Annotate item in Step menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 18 Feb 2010 15:05:35 +0000 (16:05 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 21 Feb 2010 00:35:02 +0000 (16:35 -0800)
commit0e642a2b9658ccaef62bf668f9d51598ee3a7deb
treea15ae93e0d5213d9fc4c07245f9b071d571e5473
parentebfaa88338548f178c5e49fe92f0c80b7a2dd480
Add Annotate item in Step menu

This does the same as Revert, except that it adds the destroyed
variation as comment to the original movem in PGN variation format.
RevertEvent now has an argument to indicate if it should add the
comment, or not. Comments in the abandoned variation are included in the
varriation command to the main line. (The exact layout of the variation
comment that results leaves still to be desired.)
backend.c
backend.h
winboard/resource.h
winboard/winboard.c
winboard/winboard.rc
xboard.c