new developer release
[xboard.git] / winboard /
2010-02-22 Arun Persaudnew developer release master-20100221
2010-02-22 H.G. MullerPut newly opened Chat Box on top
2010-02-22 H.G. MullerNewly lexed parser in XBoard directory
2010-02-21 H.G. MullerSupport playing through PGN variation comments
2010-02-21 H.G. MullerAdd Annotate item in Step menu
2010-02-21 H.G. MullerAllow WB Chat Box to be dedicated to shouts and 'it'
2010-02-21 H.G. MullerAdd -chatBoxes option to open Chat Boxes at startup
2010-02-21 H.G. MullerMake Chat Windows pseudo-tabbed
2010-02-21 H.G. MullerAllow arrow keys in WB Chat Box to access command history
2010-02-21 H.G. MullerMake WB Chat Boxes wrap and handle URLs
2010-02-21 H.G. MullerFix copying of WB Chat Window contents
2010-02-21 H.G. MullerAdd upload of game to ICS for examining
2010-02-21 H.G. MullerPop up ICS text menu with default item under mouse...
2010-02-21 H.G. MullerAllow ICS context menu to pop up a Chat Box on clicking...
2010-02-07 Arun Persaudnew developer release master-20100206
2010-02-07 Arun Persaudupdated year in copyright info
2010-02-06 H.G. MullerUse squares for computer seek ads
2010-02-06 H.G. MullerUse right mouse button to view seek ads
2010-02-06 H.G. MullerImplement SeekGraph in XBoard
2010-02-04 H.G. MullerFix u64 format for cygwin
2010-02-04 H.G. MullerRemove stray dot from WinBoard makefiles
2010-02-04 H.G. MullerFix bug in display of logos
2010-02-04 H.G. MullerRight-click refactoring: step III
2010-02-04 H.G. MullerMerge gamelistopt sources into gamelist source files
2010-01-30 H.G. MullerRefactoring of game-list-options dialog
2010-01-30 H.G. MullerAlso adjudicate after user move
2010-01-30 H.G. MullerAccept <Enter> for changing chat partner
2010-01-30 H.G. MullerMove duplicat gamelist code to backend
2010-01-30 H.G. MullerConvert to DOS line endings
2010-01-30 H.G. MullerRefactoring of move-history code
2010-01-18 Arun Persaudnew developer release master-20100118
2010-01-17 H.G. MullerAdd variant Makruk
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. 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. MullerDisplay PV right-clicked from EngineOutput window
2010-01-12 H.G. MullerDisplay PV on right-clicking board
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 popup-less (fatal) exit of engine after tellusererror
2010-01-09 H.G. MullerMake WinBoard defaults for -fd and -sd equal to "....
2010-01-09 H.G. MullerCorrect XBoard default debug file name
2009-12-10 Eric MullinsChanges needed to compile master branch.
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-24 H.G. Mulleruse linux style options for config file and add a syste...
2009-11-24 H.G. Mullersame argDescriptor parsing for Xboard and Winbaord
2009-11-22 Arun Persaudnew developer release master-20091122
2009-11-22 H.G. Mulleruse xtell for talking to handles, but tell for talking...
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 H.G. Mullerrefactoring of engineoutput
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-06 H.G. Mullervariation-support patch
2009-11-06 H.G. MullerIntegrate castling and e.p. rights into board array...
2009-11-05 H.G. MullerSome code refactoring and cleanup; one small bug fix
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
2009-10-31 H.G. Mulleruse xtell instead of tell in wchat
2009-10-29 H.G. Mullerprevent buffer overflow
2009-10-27 H.G. Mullerswitch focus to the board after loading a game
2009-10-27 H.G. Mullerfix for bug #27826: fixed autoDisplayComment
2009-10-27 H.G. Mullerfixed jaws version
2009-10-27 H.G. Mullerforce full redraw in winboard
2009-10-27 H.G. Mullerfixed bug related to unsigned char in convert.c
2009-10-26 H.G. Mullerremoved unused v54?.bm bitmaps from resource file
2009-10-26 H.G. Mullerremoved bitmaps files that are not needed any more
2009-10-23 Arun Persaudnew pre-release version; updated version numbers v4.4.1.20091022
2009-10-23 H.G. MullerThis patch adds <Enter> to the characters that cause...
2009-10-20 Arun Persaudnew alpha version; first one with new naming scheme v4.4.1.20091019
2009-10-19 Eric MullinsUpdated compiling instructions.
2009-10-18 Eric MullinsChanges to allow fonts with any charset (such as terminal)
2009-10-17 Eric MullinsAdded internal wrapping ability.
2009-10-16 H.G. Mullernew mousehandler to correct for premove and promotion...
2009-10-14 H.G. Mullerfixed engingeoutput routine
2009-10-14 H.G. Mullermoved bitmap to correct location
2009-10-14 Arun Persaudforgot to add these two lines to the last commit
2009-10-14 Arun Persaudremoved AnalysisPopUp. Use EngineOutputPopUp instead
2009-10-12 Eric MullinsMaintainence to support all compilers.
2009-10-11 H.G. Mullerchanged enable menus
2009-10-11 H.G. MullerAdded a command-line option -keepLineBreaksICS true...
2009-10-11 Eric MullinsAdded code to prevent unnecessary width updates.
2009-10-10 Eric Mullinsvsnprintf() must be _vsnprintf() for MSVC
2009-10-10 Eric Mullinsadded code to handle initial width update
2009-10-10 Eric MullinsAdded width updates to ICS client on font and window...
2009-10-10 Eric MullinsCleaned up ConsoleWndProc (not complete, see below)
2009-10-10 Eric MullinsRestructured URL code so it fits better with how winboa...
2009-10-10 Arun Persaudcleanup: removed "#if 1" statements
2009-10-10 Arun Persaudcleanup: removed "#if 0" from source
2009-10-10 Eric Mullinsadded URL detection and provided hotlinks in the ICS...
2009-10-10 Eric Mullinsreverted winboard.c beofre URL commit to correct whites...
2009-10-09 Eric MullinsAdded URL detection into the console text window for...
2009-10-09 Eric MullinsMerge branch 'master' of git://git.sv.gnu.org/xboard
2009-10-09 Eric MullinsUpdated navigation accelerators, fixing ICS problems.
2009-10-09 H.G. Mullerfixed premove recapture problem;promotion popup appeari...
2009-10-06 H.G. Mullersmall improvement for JAWS version
next