Fix multi-leg promotions
[xboard.git] / winboard / winboard.c
2016-03-29 H.G.Mullerfix2
2016-03-29 H.G.MullerImplement 3-leg animation in WinBoard
2016-03-09 H.G.MullerLogout from ICS after fatal error
2016-03-08 H.G.MullerFix black border around saved diagrams (WB)
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-01-11 H.G.MullerAdd Wolf, Camel and Zebra bitmaps to WB
2016-01-03 H.G.MullerFix typos in winboard.c
2015-12-29 H.G.MullerAlso define Lance image for Amazon in WB
2015-11-27 H.G.MullerAllow debug output to go to child process (WB)
2015-11-24 H.G.MullerDisplay new user logo when username is entered
2015-11-24 H.G.MullerTry to load bitmaps for all pieces (WB)
2015-10-16 H.G.MullerGrayout Machine Match menu when aborting match
2015-10-15 H.G.MullerBase tinyLayout decision on total board width
2015-10-15 H.G.MullerUse intermediate width menu bar in sizes 37 & 40 (WB)
2015-07-24 H.G.MullerFix Shogi promotion popup
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2014-10-17 H.G.MullerUpdate Game List after tag selection changed
2014-09-28 H.G.MullerSuppress use of promo-Gold bitmaps in Tori Shogi (WB)
2014-09-28 H.G.MullerSize seek graph to also cover board rim WinBoard
2014-09-08 H.G.MullerFix WB DoEvents error
2014-09-07 H.G.MullerProvide DoEvents function in front-ends
2014-09-01 H.G.MullerAdd Save Selected Games menu item
2014-09-01 H.G.MullerAdd final piece count to search criteria
2014-03-02 H.G. MullerFix various warnings
2014-01-18 H.G. MullerFix sticky windows on Win8
2014-01-16 H.G. MullerFix sticky windows on Win8
2014-01-13 H.G. MullerOverhaul kill code
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2014-01-04 H.G. MullerSet ~~ to bundle path for OS X
2014-01-04 H.G. MullerPut some OSX code into gtk version
2014-01-04 H.G. MullerFix compile error promo dialog WB
2014-01-04 H.G. MullerExpand ~~/ to bundle path (OSX)
2014-01-04 H.G. MullerPut some OSX code into gtk version
2013-12-22 H.G. MullerAllow piece promotion by pieceToChar in all variants
2013-12-22 H.G. MullerAdapt WinBoard front-end to Mighty Lion
2013-09-15 H.G. MullerWinBoard multi-monitor support
2013-09-01 H.G. MullerImplement (inaccessible) dark squares
2013-08-27 H.G. MullerImplement hover command
2013-08-27 H.G. MullerExpand number of marker colors to 8
2013-08-27 H.G. MullerFix initial board sizing WB
2013-08-26 H.G. MullerFix initial board sizing WB
2013-02-08 H.G. MullerConnect Ctrl key in WinBoard
2013-02-01 H.G. MullerLet WinBoard start in its installation folder
2013-02-01 H.G. MullerFix warning in WinBoard
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-10 H.G. MullerUpdate WinBoard translation template
2012-12-08 H.G. MullerImprove scaling of border bitmap (WB)
2012-12-07 H.G. MullerImplement book-creation functions
2012-12-07 H.G. MullerImplement auto-creation of ICS logon file
2012-12-07 H.G. MullerAdd Themes dialog (WB)
2012-12-07 H.G. MullerAllow external piece bitmaps and board border (WB)
2012-11-29 H.G. MullerLoad opponent logo based on handle in ICS play (WB)
2012-11-06 H.G. MullerMove ICS-engine analyze and AnalyzeGame code to shared...
2012-10-21 H.G. MullerRedo seek graph with cairo
2012-09-20 H.G. MullerRound board size to one where piece images available...
2012-06-02 Arun Persaudbug #36229: changed ICS_* from define to enum
2012-04-19 H.G. MullerSolve WinBoard name clashes, fix zippy-analyze menu...
2012-04-17 H.G. MullerDefine TOPLEVEL in winboard.c
2012-04-10 H.G. MullerGive the dual-board option a separate board window
2012-04-10 H.G. MullerSwitch to using listboxes for engine-selection in WinBoard
2012-02-26 H.G. MullerSuppress recent-engines menu items in ICS mode
2012-02-23 H.G. MullerUse combobox line for recent engines when available
2012-02-09 H.G. MullerFix non-bug in WinBoard
2012-02-08 H.G. MullerPut recently used engines in WB menu
2012-01-19 H.G. MullerIncease size of WB array of translated items
2012-01-17 H.G. MullerGive focus to board window after ICS login
2012-01-10 H.G. MullerAdd control for overrideLineGap in WB Board dialog
2012-01-09 H.G. MullerOpen WB startup chat boxes only after logged on
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-29 H.G. MullerImplement peeking previous position in WinBoard
2011-11-11 H.G. MullerFix WinBoard clock-click bug
2011-10-24 H.G. MullerDon't adjust clock on right-click in EditGame mode WB
2011-10-24 H.G. MullerAdd mechanism to translate variable messages in WinBoard
2011-10-23 H.G. MullerFix Load Options dialog WB
2011-10-23 H.G. MullerPut 'Load Next' button back in WB Game List
2011-10-23 H.G. MullerTranslate search strings
2011-10-23 H.G. MullerTranslate search-mode strings
2011-09-13 H.G. MullerMove HistorySet to back-end
2011-09-13 H.G. MullerMake DoSleep front-end wrapper for msec sleep
2011-09-13 H.G. MullerAdd -afterGame option
2011-08-26 H.G. MullerReplace Analyze File by Analyz Game function
2011-08-18 H.G. MullerTranslate search texts
2011-08-18 H.G. MullerAdd -useBoardTexture and -usePieceFont options
2011-08-06 H.G. MullerGive WinBoard Game List its own font
2011-07-07 H.G. MullerPrint 50-move counter in Engine-Output title
2011-07-04 H.G. MullerLet -sweepPromotions also work for click-click moves
2011-06-29 H.G. MullerFix coords display on large boards
2011-06-21 H.G. MullerFix compile errors WinBoard
2011-06-21 H.G. MullerUse sound for ICS tells also with engine telluser popups
2011-06-14 H.G. MullerFix crash on switching sound in Vista
2011-06-08 H.G. MullerFix display of logos
2011-05-09 H.G. MullerAdd -userFileDirectory option
2011-05-07 H.G. MullerMake book-edit function WB
2011-05-07 H.G. MullerPlug memory leak, filenames relative to installDir
2011-05-04 H.G. MullerImplement Tournament Options dialog WinBoard
2011-05-04 H.G. MullerMake option to draw second engine from first list
2011-05-04 H.G. MullerImplement Load Engine dialog in WinBoard
2011-05-04 H.G. MullerLoad new logo on engine change WinBoard
next