xboard.git
2011-12-27 H.G. MullerAdd -afterTourney option
2011-12-22 Byrial JensenFix buffer possible overflow when writings tags
2011-12-22 Byrial JensenOne more string marked for translation
2011-12-22 Byrial JensenFix checking of return value from snprintf()
2011-12-19 Byrial JensenFix unportable memory initialisation
2011-12-19 Byrial JensenAdd 2 strings for translation
2011-12-19 Byrial JensenRemove the last 2 compile warnings in gamelist.h
2011-12-19 Byrial JensenAdd #include "moves.h" to gamelist.c for def. of CopyBo...
2011-12-19 Byrial JensenDefinition of TimeMark moved from 3 c files to backend.h
2011-12-19 Byrial JensenTransfer a pointer to the promoChar from PromotionPopUp...
2011-12-18 Byrial JensenDuh! Initialise the argument to sscanf() inside the...
2011-12-18 Byrial JensenGive numeric options the value 0 if a non-numeric text...
2011-12-18 Byrial JensenGive numeric options the value 0 if a non-numeric text...
2011-12-18 Byrial JensenFix possible crash on 64-bit systems when copying game...
2011-12-18 Byrial JensenFix a possible crash in the file browser
2011-12-17 Byrial JensenFix a memory leak in Sound Options
2011-12-16 Byrial JensenFix crash when selecting user soundfile due to free...
2011-12-16 Byrial JensenMake GenericPopUp() more readable by using more named...
2011-12-15 Byrial JensenAdd NO_GETTEXT flag for combobox. Fix bug #34991
2011-12-14 Arun Persaudonly translate entries in CreateComboPopup if strlen...
2011-12-13 Byrial Jensenfix for repeating key issue, with this allissues this...
2011-12-13 Arun Persaudalso don't translate selection in ComboSelect; fixes...
2011-12-13 Arun Persaudmake entries in CreateComboPopup not translateable...
2011-12-11 Arun Persaudfix translation for engine list; fixes #34991
2011-12-10 Arun Persaudchange keybindings that don't use ctrl, make MoveTypeIn...
2011-12-10 Arun Persaudreplaced unicode character for "'" in xboard.texi
2011-12-10 Arun Persaudremoved Iconify function. Should be handled by the...
2011-12-09 Arun Persaudmarked an error messages for translation
2011-12-09 Arun Persaudtranslation: updated uk.po
2011-12-04 Arun Persaudfixed size of XBoard icon to 48x48
2011-12-03 Arun Persaudupdated pot file
2011-12-03 Arun Persaudadded new files to po/POTFILES.in
2011-12-03 Arun Persaudmarked more strings for translation
2011-12-03 Arun Persaudtranslation: added danish translation
2011-12-01 H.G. MullerChange encoding of seirawan ICS gating-castlings
2011-11-30 H.G. MullerPut promo-suffix on ICS move in variant seirawan castlings
2011-11-28 H.G. MullerRefrain from making unnecessary resize X request
2011-11-27 H.G. MullerFix parsing of O-O castling in variant janus
2011-11-26 H.G. MullerShow 50-move counter also when observing ICS games
2011-11-26 H.G. MullerIgnore ICS game starts when already in game
2011-11-11 H.G. MullerFix WinBoard clock-click bug
2011-11-08 H.G. MullerAdd feature-override options
2011-11-05 Arun Persaudtranslation: updated uk.po
2011-11-04 H.G. MullerFix handling of -secondOptions option
2011-11-04 H.G. MullerAccept setup command in variant fairy even with legalit...
2011-11-04 H.G. MullerSet pieceToCharTable by setup command even when ignorin...
2011-11-04 H.G. MullerChange default sweep-promotion choicein queenless variants
2011-11-03 H.G. MullerClear board markers when moving to other position
2011-11-02 Arun Persaudupdated Changelog, NEWS, etc.
2011-10-25 H.G. MullerFix two warnings
2011-10-24 H.G. MullerDon't adjust clock on right-click in EditGame mode WB
2011-10-24 H.G. MullerChange chase message in .lng files
2011-10-24 H.G. MullerLet perpetual-chase message mention square
2011-10-24 H.G. MullerAdd mechanism to translate variable messages in WinBoard
2011-10-24 H.G. MullerUse other interpretation of Asia rules for chase detection
2011-10-23 H.G. MullerFix crash on loading garbage game file
2011-10-23 H.G. MullerIncorporate variant type in book hash key
2011-10-23 H.G. MullerUpdate language.txt file
2011-10-23 H.G. MullerUpdate Dutch lng file
2011-10-23 H.G. MullerFix Load Options dialog WB
2011-10-23 H.G. MullerFix some warnings
2011-10-23 H.G. MullerPut 'Load Next' button back in WB Game List
2011-10-23 H.G. MullerSpeed up position search and consider side to move
2011-10-23 H.G. MullerDynamically allocate move cache
2011-10-23 H.G. MullerTranslate search strings
2011-10-23 H.G. MullerImplement flipped search
2011-10-23 H.G. MullerDebug position search cache
2011-10-23 H.G. Mullerprofile
2011-10-23 H.G. MullerTranslate search-mode strings
2011-10-23 H.G. MullerQuickscan
2011-10-23 H.G. MullerFix duplicate loading of second engine in tourneys
2011-10-23 H.G. MullerFix PV walking with -fSAN
2011-10-20 H.G. MullerRefine clock adjusting
2011-10-12 H.G. MullerFix crash on adding items near book end
2011-10-12 H.G. MullerPrint message on wrong use of Clone Tourney
2011-10-12 H.G. MullerFix invalid combobox entry WB
2011-10-12 H.G. MullerFix crash on loading garbage game file
2011-10-12 H.G. MullerAdd control to set -discourageOwnBooks WB
2011-10-12 Arun Persaudonly require 0.17 of gettext
2011-10-11 H.G. MullerAdd option -discourageOwnBooks
2011-10-11 H.G. MullerReset initString and computerString on engine load
2011-10-11 H.G. MullerAdd Romanian lng file
2011-10-07 H.G. MullerReactivate Falcon Chess
2011-10-03 H.G. MullerUpdate texi file for new features
2011-10-03 H.G. MullerUpdate texi file for position search
2011-10-03 H.G. MullerRemove paragraph about .Xresources from texi file
2011-10-03 H.G. MullerAdd Dutch WinBoard translation
2011-10-03 H.G. MullerPrevent Edit Book window from stealing focus (WB)
2011-10-03 H.G. MullerMake book-window update part of HistorySet
2011-10-03 H.G. MullerFix position loading in tourneys
2011-10-03 H.G. MullerFix resetting -fSAN on engine change
2011-10-03 H.G. MullerMake too-long game non-fatal
2011-10-03 H.G. MullerKeep book file open
2011-10-03 H.G. MullerSuppress playing of book moves with weight 0
2011-10-01 Arun Persaudadded NEWS for release of 4.5.3
2011-10-01 Arun Persaudbetter contrast for XBoard icon on a dark background
2011-10-01 Arun Persaudtranslationproject.org: updated Ukrainian translation
2011-09-30 Arun Persaudupdated pot file and send to translation project
2011-09-23 Thomas Adam(tiny change) Clarify "-name" option is Xt-only
2011-09-22 H.G. MullerFix LoadGameOrPosition starting up engine
next