Updated copyright notice to 2014
[xboard.git] / menus.c
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-02-18 H.G. MullerFix graying of Revert menu item
2013-02-17 Arun Persaudkeyboard accelerators for both front ends.
2013-02-04 H.G. MullerPut GTK warning in about-box
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-07 H.G. MullerImplement book-creation functions
2012-11-20 Daniel DugovicFix configure script for --enable-zippy (tiny change)
2012-11-06 H.G. MullerDelete emptied front-end files, and move rest to gtk...
2012-11-06 H.G. MullerAppend recent engines to engine menu
2012-11-06 H.G. MullerImplement menu checkmarking and enabling
2012-11-06 H.G. MullerRemove xedittags.c, .h from project
2012-11-06 H.G. MullerMove MarkMenuItem to xoptions.c
2012-11-06 H.G. MullerRemove some unnecessary header includes
2012-11-06 H.G. MullerMove ICS-engine analyze and AnalyzeGame code to shared...
2012-04-19 H.G. MullerFix key binding of DebugProc
2012-04-19 H.G. MullerFix disabling of Load Engine menu
2012-04-19 H.G. MullerPort chat boxes to XBoard
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