Redo Engine Output window with generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 23 Mar 2012 14:17:14 +0000 (15:17 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:39 +0000 (11:39 +0200)
commitdcb381e902c84b25e2a7301c5ba1d9f437503b5b
tree34b96470ce25033fcc7d5cefe59006c7ea93f9fa
parent73419c47f539f4f6d0700fe8ec89bb0f6259c94e
Redo Engine Output window with generic popup

A new file nengineoutput.c holds the X-independent code. This makes use
of new capablities of GenerciPopup, for having Label widgets on same row,
stacking panes after a Break, and chaining Label and Text widgets.
Makefile.am
dialogs.h
engineoutput.h
nengineoutput.c [new file with mode: 0644]
xboard.c
xboard.h
xengineoutput.c
xoptions.c