Switch back two two-part menu names
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 31 Mar 2012 08:54:22 +0000 (10:54 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:40 +0000 (11:39 +0200)
commit86932d68dc115d304fddb290947fd04323d62cbd
tree836dd5b640cbb830492c961541bde77398ebcb8b
parent8e8f7200a0db9c816e5b508bc0cd377a393bda41
Switch back two two-part menu names

The menu code is again completely changed; a handle field is added
to the MenuItem tables to store the widget for the item, and this info
is used to alter sensitivity or marking. MenuToNr is replaced by
MenuNameToItem, which looks up the two-level name directly in the
menu tables. Put all currently unused MenuProcs in noMenu table,
so they are available for key binding through the new method.
board.c
dialogs.c
menus.c
menus.h
nengineoutput.c
ngamelist.c
xboard.c
xevalgraph.c
xhistory.c