xboard.git
2012-04-13 H.G. MullerImprove arrow drawing
2012-04-13 H.G. MullerAlso do selective redraw with showTargetSquares on
2012-04-12 H.G. MullerFix click-click sweep promotions to empty square
2012-04-12 H.G. MullerMove clearing of target squares to after drag end
2012-04-12 H.G. MullerFix double promotion popup
2012-04-12 H.G. MullerFix promotion popup
2012-04-12 H.G. MullerAllow clearing of marker dots in any mode
2012-04-12 H.G. MullerFix redraw of secondary board on flipping view
2012-04-12 H.G. MullerLet clocks of secondary board count down
2012-04-12 H.G. MullerFix 3 forgotten symbolic widget references
2012-04-11 H.G. MullerAdd sound files to browser menu
2012-04-11 H.G. MullerAdd New Directory button to file browser
2012-04-11 H.G. MullerDetect engine exit during startup
2012-04-11 H.G. MullerSuppress popup for fatal error after tellusererror
2012-04-10 H.G. MullerFix Engine Output icon heights in international versions
2012-04-10 H.G. MullerFix internationalization
2012-04-10 H.G. MullerMake reference to board widgets symbolic
2012-04-10 H.G. MullerDon't strip path from engine name if directory given
2012-04-10 H.G. MullerFix vertical chaining of Buttons and browser ListBoxes
2012-04-10 H.G. MullerFix auto-play
2012-04-10 H.G. Mullerupdated po/pot files
2012-04-10 H.G. Mullernew version number for developer release
2012-04-10 H.G. MullerUpdate POTFILES.in
2012-04-10 H.G. MullerFix Makefile EXTRA_DIST
2012-04-10 H.G. MullerUse Ctrl key in EditPosition mode to copy pieces
2012-04-10 H.G. MullerFix bug in FRC castling for position search
2012-04-10 H.G. MullerFix bug on loading engine
2012-04-10 H.G. MullerAdd 'Narrow' function to position search
2012-04-10 H.G. MullerReorganize main() a bit
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...
next