Updated copyright notice to 2011
[xboard.git] / xboard.c
2011-01-29 Arun PersaudUpdated copyright notice to 2011
2011-01-29 H.G. MullerMove clock-click code to back-end
2011-01-29 H.G. MullerRe-instate load next/prev position menu items
2011-01-11 H.G. MullerAdd variant Spartan Chess
2010-12-04 H.G. MullerAdd XBoard menu items for arrow highlight and one-click...
2010-12-03 H.G. MullerPort highlighting with arrow to XBoard
2010-12-03 H.G. MullerStrip CR from xboard.c
2010-12-03 H.G. MullerLet user decide if he wants highlights in blindfold...
2010-12-03 H.G. MullerMove Hint and Book items to Engine menu in XBoard
2010-12-03 H.G. MullerWrite key bindings in XBoard menus
2010-12-03 H.G. MullerAdd XBoard key bindings for Revert and Truncate
2010-12-03 H.G. MullerApply gettext macros to menu texts
2010-12-03 H.G. MullerAdapt some XBoard menu texts
2010-12-03 H.G. MullerSeparate menu text from menu name in XBoard
2010-12-03 H.G. MullerBugfix XBoard menu translation
2010-11-25 H.G. MullerReorganize XBoard menus
2010-11-21 Arun PersaudRevert "adding gnu-readline support"
2010-11-21 Arun PersaudRevert "bugfix: fixed readline support with icslogon...
2010-11-18 H.G. MullerFix home-dir crash
2010-11-14 H.G. MullerUse Falcon and Alfil as built-ins for Seirawan chess
2010-11-14 H.G. MullerImplement entering gating moves with mouse
2010-11-09 H.G. MullerBugfix for safeStrCpy patch for XBoard
2010-11-09 H.G. MullerFix spurious promotions with legality testing off
2010-10-29 H.G. MullerMake deferral default in Shogi promotions
2010-10-28 H.G. MullerAnimate piece explosions in drag-drop moves and in XB
2010-10-28 H.G. MullerMake Knight hop first straight, then diagonal
2010-10-27 H.G. MullerThe -overrideLineGap option is made to work in XBoard
2010-10-27 H.G. MullerImplement board textures in XBoard
2010-10-22 H.G. MullerMake starting new variation dependent on shift key
2010-10-18 H.G. MullerImplement -flipBlack in XBoard
2010-10-14 Arun Persaudbugfix: fixed readline support with icslogon option
2010-10-08 Arun Persaudadding gnu-readline support
2010-10-08 Arun Persaudadded warning if icsLogon file couldn't be opened
2010-10-08 Arun Persaudsecurity fix: replaced some strcat with strncat
2010-10-08 Arun Persaudbugfix: missing array index
2010-10-08 Arun Persaudcleaned up -Wall warnings (apart from settings some...
2010-10-08 Arun Persaudsecurity fix: replaced sprintf with snprintf
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-08-05 H.G. MullerFix erors when compiling with --disable-zippy
2010-08-02 H.G. MullerSuggest default file name in browser dialog
2010-05-06 H.G. MullerAlter XBoard key bindings to mimic WinBoard
2010-04-01 H.G. MullerAllow escape sequences in telluser(error) messages
2010-03-25 H.G. MullerAllow loading of PGN variations in XBoard
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-25 H.G. MullerRedraw second board on expose events
2010-02-23 H.G. MullerUse side-by-side boards to display background game
2010-02-21 H.G. MullerAdd Annotate item in Step menu
2010-02-21 H.G. MullerAdd upload of game to ICS for examining
2010-02-10 H.G. MullerInterface XBoard to GhostView file-browser dialog
2010-02-10 H.G. MullerAllow recalling history in ICS input box with arrow...
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-05 H.G. MullerFix highlighting bug in XBoard
2010-02-04 H.G. MullerRight-click refactoring: step III
2010-02-04 H.G. MullerRight-click refactoring: step II
2010-02-04 H.G. MullerRight-click refactoring, step I
2010-01-30 H.G. MullerGame-List options dialog for XBoard
2010-01-30 H.G. MullerSave fonts in XBoard settings file per boardSize
2010-01-30 H.G. MullerAllow <Enter> to apply filter in XB GameList filter...
2010-01-30 H.G. MullerFix bug in XBoard PV display
2010-01-12 H.G. MullerFix new args parsing of -lowTimeWarningColor
2010-01-12 H.G. MullerIndicate squares a lifted piece can legally move to
2010-01-12 H.G. MullerDisplay PV on right-clicking board
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. MullerLet XBoard print version with argument --version or -v
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.
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-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. 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-18 H.G. Mullerrefactoring of engineoutput
2009-11-06 H.G. Mullervariation-support patch
2009-11-06 H.G. MullerIntegrate castling and e.p. rights into board array...
2009-10-28 Tim MannFurther copy/paste fixes
2009-10-28 Tim MannMake copy/paste position and game use clipboard, bug...
2009-10-27 H.G. Mullerfix for bug #27826: ported two options to xboard
2009-10-23 H.G. Mullerfix to the minor graphics issue contained some typos...
2009-10-20 H.G. Mullerpartly fix for bug #27715: scaling of menu bar
2009-10-17 Eric MullinsMoved SIGWINCH signal so it can be used...
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 Arun Persaudremoved AnalysisPopUp. Use EngineOutputPopUp instead
2009-10-13 Eric Mullinsneglected this for the auto-width updating in xboard
2009-10-13 Eric MullinsAdded server width adjustment based on client width...
2009-10-11 H.G. MullerAdded a command-line option -keepLineBreaksICS true...
2009-10-10 Eric Mullinsadded code to handle initial width update
2009-10-10 Arun Persaudcleanup: removed "#if 0" from source
2009-10-09 Arun Persaudadded some comments and formated code
2009-10-09 Chris Rorvickfix printing out help message (list of command line...
2009-10-09 H.G. Mullerfixed premove recapture problem;promotion popup appeari...
next