True graphical promotion popup for XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 25 Jan 2010 21:48:44 +0000 (22:48 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 7 Feb 2010 01:36:30 +0000 (17:36 -0800)
commita0cb295983b04fd42e92f9e99da71917a1a2a97e
tree4fd203cc57c8321640922be7c061e528755b0e8a
parent7c27cf23746bff5d6c2e66fb91e407e0d48839fb
True graphical promotion popup for XBoard

A new file xpromo.c is added, cloned from the EvalGraph, to manage the
popup. It replaces the dummy PromoDialog function in backend.c that
presented the choice in the main window. Title and coordiate arguments
were added to this function, to allow intelligent positioning.
backend.c
xboard.c
xpromo.c [new file with mode: 0644]