Redo Game List with generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 21 Mar 2012 22:00:05 +0000 (23:00 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:39 +0000 (11:39 +0200)
commit73419c47f539f4f6d0700fe8ec89bb0f6259c94e
tree1a2a9504e3d351d8fd020905d35cc762c37d48f2
parent412e5bff85b4e47d337cfb4923cc406325903df2
Redo Game List with generic popup

Check in ngamelist.c
Redo Game List with generic popup
 The X-independent code (i.e. almost all) is moved to a new file
 ngamelist.c.
Make button in Game List to pop up Game List Options
Fix scrolling game list
Fix popup of existing Game List after loading file
Wheel-scroll game list
Symbolic reference game list
TopLevel game list
Put format flags with listbox options
Makefile.am
dialogs.c
dialogs.h
frontend.h
menus.c
menus.h
ngamelist.c [new file with mode: 0644]
xboard.c
xboard.h
xgamelist.c
xgamelist.h