Redo Eval Graph with generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 23 Mar 2012 19:06:15 +0000 (20:06 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:39 +0000 (11:39 +0200)
commit37ba6fd87b2253e7ae140be53b49933cd5bc951e
treeb24d4fc2d740355e94b9d54d6a37f489e1c9b075
parentdcb381e902c84b25e2a7301c5ba1d9f437503b5b
Redo Eval Graph with generic popup

The Graph option of the GenericPopUp is used to implement the Eval Graph.
Compared to the previous implementation, which was drawing directly in the
form widget, the new one has one extra widget layer, but that did not
affect the code anywhere. Adapt eval title to width of eval graph.
backend.h
dialogs.h
frontend.h
xboard.c
xevalgraph.c
xoptions.c