xboard.git
2012-04-10 H.G. MullerGive the dual-board option a separate board window
2012-04-10 H.G. MullerPort engine grouping to Match Options dialog
2012-04-10 H.G. MullerChange default directory in Load Engine to "."
2012-04-10 H.G. MullerPort grouping to XBoard Load Engine
2012-04-10 H.G. MullerFix default file types for browse buttons
2012-04-10 H.G. MullerNew browser
2012-04-10 H.G. MullerUse ListBox in stead of ComboBox in Match-Options dialog
2012-04-10 H.G. MullerUse ListBox in stead of ComboBox in Load Engine dialog
2012-04-10 H.G. MullerAdd message about enabling in New Variant dialog
2012-04-10 H.G. MullerMove LoadGamePopUp to menus.c
2012-04-10 H.G. MullerMove DisplayMessage to dialogs.c
2012-04-10 H.G. MullerFix switching debug option during session.
2012-04-10 H.G. MullerCorrect texi file for use of .Xresources
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. MullerRemove unnecessary menu unmarking for Edit Tags
2012-04-10 H.G. MullerSplit sync-after options in Match dialog into checkbox...
2012-04-10 H.G. MullerMake variant-unsupported-by-second error non-fatal
2012-04-10 H.G. MullerRedo Eval Graph with generic popup
2012-04-10 H.G. MullerRedo Engine Output window with generic popup
2012-04-10 H.G. MullerRedo Game List with generic popup
2012-04-10 H.G. MullerRedo Game List Options with generic popup
2012-04-10 H.G. MullerAdd -dialogColor and -buttonColor options
2012-04-10 H.G. MullerAdd -topLevel option
2012-04-10 H.G. MullerRedo ErrorPopUp with generic dialog
2012-04-10 H.G. MullerRedo PromotionPopUp with generic dialog
2012-04-10 H.G. MullerRedo AskQuestion dialog with generic popup
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerPrevent double PopDowns
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c
2012-04-10 H.G. MullerMake routine to probe shift keys
2012-04-10 H.G. MullerRemove one level of indirection on ICSInputBoxPopUp
2012-04-10 H.G. MullerCleanup of xboard.c
2012-04-10 H.G. MullerMove some back-endish routines from xboard.c to dialogs.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerDeclare some shared global variables in backend.h
2012-04-10 H.G. MullerSplit back-endish part off drawing code and move to...
2012-04-10 H.G. MullerContract some awful code replication
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
2012-04-10 H.G. MullerRemove some unused (exclude-moves) variables
2012-04-10 H.G. MullerInstall engine within current group
2012-04-10 H.G. MullerSwitch to using listboxes for engine-selection in WinBoard
2012-04-10 H.G. MullerImplement Narrow button in WB Game List
2012-04-10 H.G. MullerSilence unjust warning
2012-04-10 H.G. MullerFix memory corruption through InitString and second...
2012-04-10 H.G. MullerFix PV sorting during fail low
2012-04-10 H.G. MullerExtend smallLayout regime up to size Medium
2012-04-10 H.G. MullerFix parsing crazyhouse promotions with legality testing off
2012-04-10 H.G. MullerFix browsing for save file in WB
2012-04-02 H.G. MullerLet clicking on header line exclude moves
2012-04-01 H.G. MullerKeep list of excluded moves in Engine Output header
2012-03-21 H.G. MullerFix focus of Game List
2012-03-16 H.G. MullerFix taking effect of some option changes
2012-03-16 H.G. MullerAdd exclude and setscore to protocol specs
2012-03-16 H.G. MullerFix clock stop after dragging
2012-03-14 H.G. MullerImplement exclude moves
2012-03-14 Byrial JensenMark new text "Click clock to clear board" for translation
2012-03-13 H.G. MullerMore thorough switch to -ncp on engine failure
2012-03-13 H.G. MullerInstall engines as ./exefile in XBoard
2012-03-13 H.G. MullerInform user in EditPosition mode how to clear board
2012-03-13 H.G. MullerFix fall-back on -ncp mode
2012-03-11 Arun Persaudupdated po/pot files
2012-03-11 Arun Persaudnew version number for developer release
2012-03-11 Arun PersaudMerge branch 'v4.6.x' into tmp
2012-03-08 H.G. MullerLimit premove cancelling to click on from square
2012-03-08 H.G. MullerFix clearing of premove
2012-03-08 H.G. MullerFix seek-graph race condition
2012-03-06 Byrial JensenFix typo (seach) in string. It is already fixed in...
2012-03-06 Byrial JensenFix typo (seach) found by Yuri Chornoivan in source...
2012-03-06 Byrial JensenUpdated Danish and Ukrainian translations
2012-03-04 Arun Persaudadded some documentation about what's need to be done...
2012-03-04 Arun Persaudnew developer release
2012-03-04 Arun Persaudupdated po/pot files
2012-03-03 H.G. MullerAdd disambiguation of move with unique piece
2012-03-03 H.G. MullerFix layout in Disambiguate
2012-03-03 H.G. MullerMake system open command configurable
2012-03-03 H.G. MullerFix name of bug-report menu item
2012-03-02 H.G. MullerMerge branch 'v4.6.x' of git.sv.gnu.org:/srv/git/xboard
2012-02-29 Arun PersaudMerge branch 'master' into v4.6.x
2012-02-29 H.G. MullerFix suspected bug in Makefile
2012-02-29 Arun Persaudadded icons for mime-types to pixmap directory, so...
2012-02-28 H.G. MullerFix suspected bug in Makefile
2012-02-28 H.G. MullerConfigure -stickyWindows off
2012-02-28 H.G. MullerMake web section in Help menu
2012-02-27 Byrial JensenIncrease buffer size in AboutProc() to accommodate...
2012-02-27 Arun PersaudMerge branch 'master' into v4.6.x
2012-02-27 Arun Persaudnew developer release
2012-02-27 Arun Persaudupdated po/pot files
2012-02-27 Arun Persaudupdated Changelog, NEWS, etc.
2012-02-27 Arun PersaudMerge branch 'master' into v4.6.x
2012-02-27 Arun Persaudadd information about our webpage and were to report...
2012-02-27 Arun Persaudfixed "make install-pdf": missing target for recursive...
2012-02-26 H.G. MullerSuppress recent-engines menu items in ICS mode
2012-02-26 H.G. MullerFix 50-move counter in ICS mode
2012-02-26 H.G. MullerFix two 64-bit warnings
2012-02-26 H.G. MullerFix piece symbols on switch back to variant normal
2012-02-26 H.G. MullerKeep XBoard windows attached on resize
next