Redo seek graph with cairo
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 3 Oct 2012 09:20:12 +0000 (11:20 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:08 +0000 (11:28 +0200)
commitdedf8322d9e57e7a7fe41f04f92d27b6ef135778
tree40edfe4ecc6b594d2ae9ef4df850472f46aa2f63
parentba7645365e2048776a32c813e39e5c7ae53dea6f
Redo seek graph with cairo

New front-end services DrawSeekOpen() and DrawSeekClose() have been
added, and are called from the back-end to enclose any drawing activity.
In WinBoard these had to be defined as dummies.
backend.c
frontend.h
winboard/winboard.c
xboard.c