Fix multi-leg promotions
[xboard.git] / menus.c
2016-04-21 H.G.MullerAdd menu item for editing ICS text menu
2016-04-21 H.G.MullerAdd Edit Themes List menu item XB
2016-03-31 H.G.MullerAdd Fonts dialog
2016-03-08 H.G.MullerCleanup Edit Tags/Book/EngineList a bit
2016-03-08 H.G.MullerRemove warning from About box against GTK build
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-01-27 H.G.MullerMove Common Engine menu item to Engine menu
2015-10-16 H.G.MullerGrayout Machine Match menu when aborting match
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2015-05-08 Joshua PettusMan and Info Page Fix
2015-05-08 Arun PersaudMerge branch 'v4.8.x' into master
2015-05-08 H.G.MullerImplement -positionDir option GTK
2015-05-07 H.G.MullerLet file selecor remember last used directory (GTK)
2015-05-07 H.G.MullerImplement -positionDir option GTK
2014-10-21 H.G.MullerSuppress duplicat autoInstalls
2014-10-18 Arun Persaudforget a few __APPLE__ ifdefs; changed to OSXAPP
2014-09-28 H.G.MullerImplement -autoInstall option
2014-09-08 H.G.MullerInclude some conditional OS X fixes
2014-09-01 H.G.MullerAdd Save Selected Games menu item
2014-03-02 H.G. MullerIntegrate ICS output into Chat Window
2014-03-02 H.G. MullerAdd Edit Engine List menu item to XBoard
2014-01-05 Arun PersaudMerge branch 'v4.7.x'
2014-01-05 Arun Persaudupdated copyright to 2014 in menu.c
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-11-26 H.G. MullerRename Match dialog to Tournament
2013-11-23 Arun PersaudTranslation: fixed some inconsistencies reported by...
2013-06-01 H.G. MullerMake writing of move counts in PositionToFEN optional
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