Solve WinBoard name clashes, fix zippy-analyze menu graying
[xboard.git] / menus.c
2012-04-19 H.G. MullerSolve WinBoard name clashes, fix zippy-analyze menu...
2012-04-17 H.G. MullerMove ManProc to xboard.c
2012-04-17 H.G. MullerFix MenuNameToItem
2012-04-14 Arun Persaudremoved unused variables (-Wunused-variable)
2012-04-12 H.G. MullerFix redraw of secondary board on flipping view
2012-04-10 H.G. MullerUse ListBox in stead of ComboBox in Load Engine dialog
2012-04-10 H.G. MullerMove LoadGamePopUp to menus.c
2012-04-10 H.G. MullerFix switching debug option during session.
2012-04-10 H.G. MullerFix recent-engines menu
2012-04-10 H.G. MullerSwitch back two two-part menu names
2012-04-10 H.G. MullerRedo main board window with generic popup
2012-04-10 H.G. MullerRedo Game List with generic popup
2012-04-10 H.G. MullerCleanup of xboard.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerMove more back-endish menu-related stuff from xboard...
2012-04-10 H.G. MullerSwitch to use of short menu references
2012-04-10 H.G. MullerRefactor menu code, and move it to menu.c