Implement Load Engine dialog in WinBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 4 May 2011 13:09:33 +0000 (15:09 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 4 May 2011 18:43:01 +0000 (20:43 +0200)
commit71c3de687d33523d83dec50208b0e44815fd7d20
tree7ea1c7b0f10a9782f6c8db90cd96080932f3793d
parent60ea3169244bfcd968e1fe762124215eb74ecdcd
Implement Load Engine dialog in WinBoard

The Load Engine dialog is implemented for WinBoard, and is invoked by
the menu item Engine->Load, which formerly was Install 2nd. Install 1st
is renamed 'Edit Engine List'. Unlike in XBoard, the dialog has separate
fields for the engine executale and its parameters.
  The dialog is implemented by converting the Engine Settings popup into
a generic dialog generator.
backend.c
winboard/winboard.c
winboard/winboard.rc
winboard/wsettings.c
xoptions.c