xboard.git
2016-03-08 H.G.MullerFix spurious clearing of Engine Output during PV walk
2016-03-08 H.G.MullerPrevent out-of-turn grabbing of piece in analysis mode
2016-03-08 H.G.MullerFix parent dialog of Error Popup
2016-03-08 H.G.MullerBeef up variant detection in New Variant dialog WB
2016-03-08 H.G.MullerFix crash in New Variant dialog Xaw
2016-03-08 H.G.MullerRemove warning from About box against GTK build
2016-03-08 H.G.MullerSuppress underscores in Xaw menus
2016-03-08 H.G.MullerFix another Xaw compile error
2016-03-08 H.G.MullerSilence warning
2016-03-08 H.G.MullerFix recognition of title in small layout
2016-03-08 H.G.MullerFix compile error in SetComboChoice Xaw
2016-03-08 H.G.MullerFix crash on changing piece directory
2016-03-08 H.G.MullerFix black border around saved diagrams (WB)
2016-03-08 H.G.MullerPreserve flip on pasting game when auto-flipView is off
2016-03-08 H.G.MullerDescribe engine grouping in texi file
2016-03-08 H.G.MullerAdd 'divide by 60' checkbox in Time Control dialog XB
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-03-05 Arun PersaudMerge branch 'v4.8.x'
2016-03-05 Arun Persaudfixed configure script: GTK default was enabled even...
2016-03-05 Arun Persaudupdate Russian translation
2016-02-29 H.G.MullerPrint score with same sign in message and engine output
2016-02-29 H.G.MullerFix bugs in previous 3 commits
2016-02-29 H.G.MullerAdd configure-options section to texi file
2016-02-29 H.G.MullerUpdate texi file
2016-02-29 H.G.MullerAdd -installTheme option
2016-02-28 H.G.MullerFix disappearance of premoved piece
2016-02-28 H.G.MullerFix bug #43792 (no highlights after rejection of premove)
2016-02-27 H.G.MullerFix bug #45599 (inclusion of keysym.h in Xaw)
2016-02-27 H.G.MullerFix bug #45773 (needless #inclusion of cairo-xlib.h)
2016-02-27 H.G.MullerFix bug #45775 (Infinite loop on nonexistent texture...
2016-02-27 H.G.MullerFix bug #45774 (GTK compile bug with ENABLE_NLS)
2016-02-27 H.G.MullerMove Common Engine dialog to Engine menu (WB)
2016-02-26 H.G.MullerUse mouse wheel for selecting piece in Edit Position...
2016-02-17 H.G.MullerAllow promotion choice in engine-defined variants
2016-02-17 H.G.MullerFix erasing of arrow highlight (XB)
2016-02-09 H.G.MullerAllow promotion on two-leg move
2016-02-09 H.G.MullerFix type-in of hit-and-run captures
2016-02-09 H.G.MullerAllow setting of piece nicknames from pieceToChar string
2016-02-09 H.G.MullerSlight speedup of parsing promotion suffix
2016-02-08 H.G.MullerFix printing of 'x' in position diagram
2016-02-07 H.G.MullerImprove variant recognition for enabling buttons (XB)
2016-02-06 H.G.MullerFix using VariantMen PGN tag for both colors
2016-02-06 H.G.MullerAlways assume FEN in variant-fairy PGN game is initial...
2016-02-06 H.G.MullerProcess VariantMen PGN tag
2016-02-06 H.G.MullerLet VarianMen PGN tag work with dressed letters
2016-02-06 H.G.MullerRemove debug printf
2016-02-06 H.G.MullerFix spurious promotion partners
2016-02-05 H.G.MullerFix printing of piece ID in illegal SAN moves
2016-02-05 H.G.MullerFix clipping of GTK menu-bar labels for broad boards
2016-02-05 H.G.MullerChange the piece order again
2016-02-03 H.G.MullerAdapt Chu-Shogi pieceToCharTable to new piece order
2016-02-03 H.G.MullerFix demoting in Edit Position mode
2016-02-03 H.G.MullerClear highlights after moving piece in Edit Position
2016-02-02 H.G.MullerFix aborted detour under-promotion XB
2016-02-02 H.G.MullerFix default piece in Shogi promotions
2016-02-02 H.G.MullerFix sweep promotions to Tokin
2016-02-02 H.G.MullerFix setting default piece from 'choice' command
2016-02-02 H.G.MullerFix two compiler warnings
2016-02-02 H.G.MullerAllow pieces with dressed-letter ID as promotion choice
2016-02-01 H.G.MullerFix castling rights
2016-02-01 H.G.MullerImplement engine-requested settings-popup WB
2016-02-01 H.G.MullerAllow O1 as Betza castling descriptor
2016-02-01 H.G.MullerAllow engine to force popup of its settings dialog
2016-01-31 H.G.MullerChange pieceToCharTable order of pieces beyond Lion
2016-01-31 H.G.MullerExpand numer of new piece types to 2 x 11
2016-01-30 H.G.MullerUse flexible promotion assignment
2016-01-30 Joshua PettusBit more accelerator stuff
2016-01-30 Joshua Pettusoops, accidentally added a .orig file from a patch
2016-01-30 Joshua PettusChange accelerators again to be more mac like
2016-01-29 H.G.MullerLet PROMOTED and DEMOTED macros use argument
2016-01-29 H.G.MullerFix Chu promotion with added pieces
2016-01-28 Joshua PettusRemove added pango modules to coincide with macports...
2016-01-28 Joshua PettusH.G.Muller's patch to avoid collisions with built-in...
2016-01-28 Joshua PettusH.G.Muller's patch to fix argument related spurious...
2016-01-28 Joshua PettusCheck for gettext before installing localization files
2016-01-28 Joshua Pettusback to the old header names for gtkosxapplication.h
2016-01-28 Joshua PettusFix for launching on case-sensitive systems
2016-01-28 H.G.MullerMake move to own piece a swap rather than capture
2016-01-28 H.G.MullerImplement 'choice' engine->GUI command
2016-01-28 H.G.MullerLet target-square highlighting prevail over legality...
2016-01-28 H.G.MullerAdd support for Multi-PV Margin
2016-01-28 H.G.MullerFix highlighting in text memos (GTK)
2016-01-27 H.G.MullerFix pasting of moves after starting from position file
2016-01-27 H.G.MullerMove Common Engine menu item to Engine menu
2016-01-27 H.G.MullerFix double-clicks for copying in Edit Position mode
2016-01-27 H.G.MullerFix book probing
2016-01-20 H.G.MullerFix crash on pasting garbage FEN
2016-01-20 H.G.MullerPrevent changing time control during game (XB)
2016-01-20 H.G.MullerFix Error popup in Tournament Options
2016-01-16 Joshua PettusUpdate xboard.conf with renamed xq board textures
2016-01-15 Joshua PettusUpdate makefile.am for renamed xq board images
2016-01-15 Joshua PettusChange name of xq board images to fit with handling...
2016-01-14 H.G.MullerUse ii in Betza notation for 3rd-rank Pawn push
2016-01-14 H.G.MullerFix spurious undo at game start
2016-01-14 H.G.MullerSend ping in EditGameEvent
2016-01-13 H.G.MullerFix variant recognition in ICS mode
2016-01-13 H.G.MullerLet FENs handle Betza initial rights in castlingless...
2016-01-13 H.G.MullerFix setting of initial virginity on PGN read
2016-01-12 Joshua PettusUpdate zh_CN.po translation
next