xboard.git
2010-01-18 Arun Persaudnew developer release gtk-20100118
2010-01-18 Arun Persaudfixed Makefile.am to include gtk-interface.xml and...
2010-01-18 Arun Persaudfixed Makefile.am to handle config file correctly
2010-01-18 Arun Persaudstarted a bit on the GameList window
2010-01-18 Arun Persaudworked a bit on the history window
2010-01-18 Arun Persaudgot rid of two error pop-ups
2010-01-18 Arun Persaudreindent some functions
2010-01-18 Arun Persaudremoved/commented out more X-stuff: xDisplay, shellWidg...
2010-01-18 Arun Persaudremoved some debug messages
2010-01-18 Arun PersaudMerge branch 'master' into gtk
2010-01-17 H.G. MullerChange opening array -variant fairy
2010-01-17 H.G. MullerAdd variant Makruk
2010-01-17 H.G. MullerFix parsing of O-O and O-O-O after FEN pasting in FRC
2010-01-17 H.G. MullerFix reading FEN castling rights for knightmate and...
2010-01-14 H.G. MullerFix omission in castling refactoring for ICS received...
2010-01-14 H.G. MullerFix TwoKings ICS castling-rights bug
2010-01-13 Arun PersaudMerge branch 'master' into gtk
2010-01-13 H.G. Mullerfix double start of zippy engine after switch to gothic
2010-01-13 H.G. MullerExtensive bugfix of -autoKibitz
2010-01-13 H.G. MullerFix piece-to-char table -variant fairy
2010-01-13 H.G. MullerMake WinBoard makefiles use parser.c in XBoard directory
2010-01-13 H.G. MullerDocs update for new features
2010-01-12 H.G. MullerFix new args parsing of -lowTimeWarningColor
2010-01-12 H.G. MullerAllow editing of holdings in EditPosition mode
2010-01-12 H.G. MullerIndicate squares a lifted piece can legally move to
2010-01-12 H.G. MullerFix bug for incommensurate time odds
2010-01-12 H.G. MullerDisplay PV right-clicked from EngineOutput window
2010-01-12 H.G. MullerDisplay PV on right-clicking board
2010-01-12 H.G. MullerBugfix legality null move in parsing with -testLegality off
2010-01-09 Arun PersaudMerge branch 'master-20091209' into gtk
2010-01-09 Arun Persaudfixed merge: messed up backend.c and forgot to add...
2010-01-09 Arun PersaudMerge commit 'master-20091122' into gtk
2010-01-09 H.G. MullerNewly lexed winboard/parser.c
2010-01-09 H.G. MullerHarmonize declarations of XBoard and WinBoard
2010-01-09 H.G. MullerAllow Ctrl-C copying from EngineOutput window text...
2010-01-09 H.G. MullerAllow popup-less (fatal) exit of engine after tellusererror
2010-01-09 H.G. MullerImprove layout of Engine #N Settings dialog
2010-01-09 H.G. MullerLet XBoard print version with argument --version or -v
2010-01-09 H.G. MullerFix castling rule assignment in shuffle games
2010-01-09 H.G. MullerImplement castling in -variant caparandom
2010-01-09 H.G. MullerFix default castling rights on reading incomplete FEN
2010-01-09 H.G. MullerFix NoncompliantFEN defaults.
2010-01-09 H.G. MullerChange format of -adapterCommand.
2010-01-09 H.G. MullerMake WinBoard defaults for -fd and -sd equal to "....
2010-01-09 H.G. MullerDelete old indirection settings-file code
2010-01-09 H.G. MullerCorrect XBoard default debug file name
2010-01-09 H.G. MullerSuppress saving font settings.
2010-01-09 Arun Persaudadded missing sounds files to be able to compile on...
2009-12-10 Eric MullinsChanges needed to compile master branch.
2009-12-06 H.G. Mullerimplements the eval-graph window for XBoard
2009-12-06 H.G. Mullerimproves the XBoard handling of the engine command...
2009-12-06 H.G. MullerA better and more flexible way of invoking Polyglot
2009-12-06 H.G. Mullerremove trailing \r in xboard output
2009-11-29 H.G. Mullerdouble buffer size to prevent overflow
2009-11-29 H.G. Mullerfix problem with empty string in -firstNeedsNoncompliantFEN
2009-11-29 H.G. Mullerupdates makefiles to include dependency on config.h
2009-11-29 H.G. Mullercorrectly apply some check boxes from the option menu
2009-11-28 H.G. Mullerscore sign in analysis mode
2009-11-25 Arun Persaudfix for bug #28077: xboard needs to link against x11
2009-11-24 H.G. MullerFix castling rights when copying FEN to clipboard ...
2009-11-24 H.G. Mullerrestoring windows (EngineOutput and MoveHistory) on...
2009-11-24 H.G. Mullerfixed some outstanding pixmaps
2009-11-24 H.G. Mulleruse linux style options for config file and add a syste...
2009-11-24 H.G. Mullerfix window positioning
2009-11-24 H.G. Mullersame argDescriptor parsing for Xboard and Winbaord
2009-11-22 Arun Persaudnew developer release gtk-20091122
2009-11-22 Arun Persaudnew developer release master-20091122
2009-11-22 H.G. Mullerfix the irritating wandering off of the MoveHistory...
2009-11-22 H.G. Mulleruse xtell for talking to handles, but tell for talking...
2009-11-22 H.G. Mullerfix bug in bughouse drop menu
2009-11-19 H.G. Muller2nd step for moving option parsing from winboard to...
2009-11-19 H.G. Muller1st step for moving option parsing from winboard to...
2009-11-18 H.G. Mullerrefactoring evalgraph code
2009-11-18 Arun Persaudclean-up
2009-11-18 H.G. Mullerrefactoring of engineoutput
2009-11-15 Arun Persaudfixed build on openbsd
2009-11-15 H.G. Mullerimprove thinking-output for mulit-variant
2009-11-15 H.G. Mullerfix castling rights when copying FEN to clipboard
2009-11-15 H.G. MullerThis patch gives a better handling of comments in PGN...
2009-11-07 Arun Persaudfixed prototype for AppendComment
2009-11-06 H.G. Mullercleaned up some debug messages and typos
2009-11-06 H.G. Mullervariation-support patch
2009-11-06 H.G. Mullerfix for new way of saving castling and e.p. information
2009-11-06 Arun Persaudremoved files that should only be in the windboard...
2009-11-06 Arun Persaudadd Winboard source files into tar-ball
2009-11-06 H.G. MullerIntegrate castling and e.p. rights into board array...
2009-11-06 Arun Persaudadded missing library for build on OS X
2009-11-05 Arun Persaudstarted on Preference window
2009-11-05 Arun Persaudupdated version number
2009-11-05 Arun Persaudconverted more callbacks from mode menu
2009-11-05 H.G. MullerSome code refactoring and cleanup; one small bug fix
2009-11-04 Arun Persaudmoved some more items from the options menu into gtk
2009-11-04 Arun Persaudfixed problems in mouse handler from merge latest merge
2009-11-04 Arun PersaudMerge commit 'v4.4.1' into gtk
2009-11-04 Arun PersaudMerge commit 'v4.4.1.20091022' into gtk
2009-11-04 Arun PersaudMerge commit 'v4.4.1.20091019' into gtk
2009-11-04 H.G. Mullerlet the clocks run in -searchTime mode
2009-11-03 H.G. Mulleradd fixed time per move to the WinBoard time-control...
2009-10-31 Arun Persaudupdated version number to unstable
2009-10-31 Arun Persaudrelease of version 4.4.1 v4.4.1
next