Append recent engines to engine menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 16 Oct 2012 07:34:02 +0000 (09:34 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 13:13:54 +0000 (14:13 +0100)
commit4b31713470178d16b972c3ed6beed0b467461291
treeff506ecf1a9b3b2c75a6847030b268110d78eb48
parent81fccf197070389b0f540cfdaccc2660764f2a1f
Append recent engines to engine menu

This is now entirely moved to the back-end, by doing it in the table
from which the menus are later generated. The special callback for engine
items is abandoned, and the euProc for such items is left NULL to flag
that RecentEngineEvent should be invoked with the applicable engine number.
To calculate the latter a global variable firstEngineItem is dynamically
set to the length of the regular engine menu.
dialogs.c
menus.c
menus.h
xaw/xboard.c
xboard.c
xoptions.c