Right-click refactoring, step I
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 19 Jan 2010 16:55:05 +0000 (17:55 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:17:20 +0000 (23:17 +0100)
commit85e09fb8d532d31848d6785dc43b6f9ee56e009a
treea3883e68bf6c0fce83dfd4977cc096953f3077a1
parent8e2285c90cf5a1230fdf8fde9640c5a0ea67f0c4
Right-click refactoring, step I

Divorce front-end part from back-end part of PieceMenuPopup in XBoard
front-end, and forge the back-end part into a new routine RightClick.
The right up-click in XBoard, which called unLoadPV() directly, now
calls RightClick through PieceMenuPopUp().
xboard.c