xboard.git
2010-10-08 Arun Persaudsecurity fix: replaced sprintf with snprintf
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-10-05 H.G. MullerEnhance multi-session TC clock handling
2010-10-05 H.G. MullerRemove promotion-piece encoding from ChessMove type
2010-10-05 H.G. MullerPass promoChar to SendMoveToICS
2010-10-05 H.G. MullerSuppress spurious use of SAN castling in mini variants
2010-10-05 H.G. MullerMake Shogi promotion zone board-size dependent
2010-10-05 H.G. MullerMake board-size overrule options volatile
2010-10-05 H.G. MullerStrip DOS line endings from parser.l
2010-09-17 H.G. MullerExtend mate test to drop games
2010-09-17 H.G. MullerExtend legality testing to drop moves
2010-09-17 H.G. MullerRevert splitting of UserMoveEvent
2010-09-17 H.G. MullerFix silent bug in drop moves
2010-09-17 H.G. MullerAllow parsing of upper-case machine moves
2010-09-17 H.G. MullerPrevent transmission of spurious promo char to other...
2010-09-17 Arun Persaudfixed internationalization for winboard
2010-09-01 H.G. MullerFix JAWS bug saying side to move in ICS play
2010-09-01 H.G. MullerMake WB run-time language switch possible from menu
2010-09-01 H.G. MullerUpdate WB translation template
2010-09-01 H.G. MullerUpdate docs
2010-09-01 H.G. MullerAdd some forgotten translation hooks
2010-09-01 H.G. MullerDo not translate game-end messages in PGN
2010-09-01 H.G. MullerInternationalization for WinBoard
2010-09-01 H.G. MullerMake the ID of all WB dialog items unique
2010-09-01 H.G. MullerMark XBoard result messages for internationalization
2010-09-01 H.G. MullerDo not exit after match when match started from menu
2010-09-01 H.G. MullerTrivial-draws recognition improved in Xiangqi
2010-09-01 H.G. MullerUpdate .dev files
2010-09-01 H.G. MullerFix some MSVC compile errors
2010-08-14 H.G. MullerImproved patch for expansion of WB settings-file name
2010-08-14 H.G. MullerAdd -colorNickNames option
2010-08-14 H.G. MullerTricked by the grossnes
2010-08-14 H.G. MullerAllow match to be started from WB menu
2010-08-14 H.G. MullerAdd some book-control options
2010-08-07 Arun Persaudnew developer release
2010-08-07 H.G. MullerRepair exit-popup deadlock patch
2010-08-05 H.G. MullerFix erors when compiling with --disable-zippy
2010-08-02 H.G. MullerFix zippy handling of draw offers from ICS
2010-08-02 H.G. MullerFix regression in colorization of zippy-matched commands
2010-08-02 H.G. MullerSuggest default file name in browser dialog
2010-08-02 H.G. MullerDefine /firstUCI and /secondUCI as synonyms for /fUCI...
2010-08-02 H.G. MullerAdd string option /pieceNickNames
2010-08-02 H.G. MullerFix deadlock in match-result display
2010-07-14 H.G. MullerFix WinBoard game-list title
2010-07-14 H.G. MullerRefactoring of material-draws adjudication code
2010-07-14 H.G. MullerFix bug in sending cores command to engine
2010-07-14 H.G. MullerFix oneClickMove bug
2010-07-14 H.G. MullerRemove duplicate testing for cores feature
2010-07-14 H.G. MullerRemove misspelled prototype
2010-07-14 H.G. MullerFix parsing of SAN shogi promotions
2010-07-14 H.G. MullerFix variant switch on PGN loading
2010-07-14 H.G. MullerAdjudicate Xiangqi material draws with Advisor-less...
2010-07-14 H.G. MullerRemove font settings from master settings file
2010-07-01 H.G. MullerCut board squares out of texture bitmap more cleverly
2010-07-01 H.G. MullerAllow -flipBlack to work with font-based piece rendering
2010-07-01 H.G. MullerAllow font-based piece rendering in board sizes below...
2010-07-01 H.G. MullerIgnore checks in 50-move count for Xiangqi
2010-06-05 Arun Persaudremoved some garbage from configure.ac that got added...
2010-06-05 Clint AdamsRemove unnecessary double equals from configure.ac.
2010-05-28 H.G. MullerFix e.p. bug in xiangqi with -serverMoves option
2010-05-28 H.G. MullerRepair score printing with -serverMoves option
2010-05-28 H.G. MullerRepair animate dragging
2010-05-10 H.G. MullerFix game end during dragging
2010-05-10 H.G. MullerPop down old tags on loadng new game in WinBoard
2010-05-09 H.G. MullerReverse mousewheel action
2010-05-09 H.G. MullerFix bug in sending "usermove" when forcing book moves
2010-05-06 H.G. MullerFix engine stall on perpetual-check evasion
2010-05-06 H.G. MullerLet move parser return ImpossibleMove for off-board...
2010-05-06 H.G. MullerAlter XBoard key bindings to mimic WinBoard
2010-05-06 H.G. MullerUpdate README file
2010-05-06 H.G. MullerFix typos in html help file
2010-05-06 H.G. MullerFix JAWS piece drop cursor, and streamline some sentences
2010-04-01 H.G. MullerAllow escape sequences in telluser(error) messages
2010-04-01 H.G. MullerAllow lower-case promochar in moves of type h8=Q
2010-04-01 H.G. MullerFix Alt+M JAWS command in Two-Machines mode
2010-03-31 H.G. MullerFix rep-draw recognition
2010-03-28 H.G. MullerAllow any %ENVIRONMENTVAR% in WB settings file name...
2010-03-28 H.G. MullerFix info lines being used as normal thinking output
2010-03-27 Arun Persaudnew developer release
2010-03-27 H.G. MullerSuppress background observe for boards with own game...
2010-03-27 H.G. MullerFix crash on switching to ICS xiangqi game
2010-03-27 H.G. MullerLet Chat Boxes pop up above console, rather than on...
2010-03-27 H.G. MullerFix disabling of Chat Box navigation buttons
2010-03-27 H.G. MullerPrevent <Esc> closing chat box
2010-03-27 H.G. MullerLet WinBoard recognize ~ in settings file name as HOMEPATH
2010-03-27 H.G. MullerChange name of Global Settings menu item to Common...
2010-03-27 H.G. MullerUpdate WinBoard RTF docs
2010-03-27 H.G. MullerUpdate WinBoard html help
2010-03-25 H.G. MullerAllow adjustment of clocks in any mode with shift+click
2010-03-25 H.G. MullerAllow loading of PGN variations in XBoard
2010-03-25 H.G. MullerUpdate XBoard docs
2010-03-25 H.G. MullerPaint highlights on dual board (WB)
2010-03-25 H.G. MullerFix handling username change during game
2010-03-25 H.G. MullerFix window-position upset on failing engine start in...
2010-03-25 H.G. MullerDisplay PV from Engine-Output window (XBoard)
2010-03-13 H.G. MullerSet keyboard focus at startup to board window
2010-02-28 Arun Persaudadded logo files for xboard
2010-02-27 H.G. MullerRemake programVersion string after receiving engine...
2010-02-26 Arun PersaudRevert "Repair settings-file name"
2010-02-25 H.G. MullerAdd -autokibitz checkbox to UCI-options menu dialog
next