Allow adding played move to book
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 23 Feb 2014 22:51:20 +0000 (23:51 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 2 Mar 2014 18:04:47 +0000 (19:04 +0100)
commit59e3a9e715601e65d6a208b2bf8fc0b9c7c0fee8
tree6d39513d0d96571621d5554b69ca8b9caaa6174c
parentf1549d478be5058606811dac414d79492d1ebe5c
Allow adding played move to book

A button is added in the Edit Book dialog to prime XBoard for adding the
next move entered through the user interface to the book window, without
actually playing it.
backend.c
backend.h
book.c
dialogs.c
winboard/wedittags.c