Right-click refactoring: step II
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 19 Jan 2010 18:07:15 +0000 (19:07 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:17:20 +0000 (23:17 +0100)
commit99567fe1b4652cd8b448638817090158773280be
tree8e8d9224fd94c1206bf8ecd52fb34b73a808791b
parent85e09fb8d532d31848d6785dc43b6f9ee56e009a
Right-click refactoring: step II

Migrate the Right-click routine to the back-end. Let it communicate back
square coordinates through pointer arguments, to accomodate their
different naming in XBoard and WinBoard. Template added in frontend.h.
backend.c
frontend.h
xboard.c