Updated copyright notice to 2014
[xboard.git] / engineoutput.c
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-12-09 H.G. MullerFix sorting of lines in Engine Output
2013-02-18 H.G. MullerAllow display of 50-move counter in zippy mode
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-09-27 H.G. MullerAllow second engine to analyze too
2012-05-28 Arun Persaudbug #36229: changed STATE_* from define to enum
2012-04-15 Byrial JensenTranslate "NPS" also in engine output window
2012-04-14 H.G. MullerFix crash due to empty PV
2012-04-10 H.G. MullerSilence unjust warning
2012-04-10 H.G. MullerFix PV sorting during fail low
2012-04-01 H.G. MullerKeep list of excluded moves in Engine Output header
2012-02-23 H.G. MullerFix translation of EngineOutputTitle WB
2012-02-16 Byrial JensenUse ngettext() instead of gettext() for a string to...
2012-01-04 Arun Persaudcode cleanup: make function definition confirm to GNU...
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-22 Byrial JensenOne more string marked for translation
2011-12-03 Arun Persaudmarked more strings for translation
2011-11-26 H.G. MullerShow 50-move counter also when observing ICS games
2011-07-16 Arun PersaudRevert "fixed segfault in xengineoutput", fixed in...
2011-07-10 H.G. MullerPrint reversible plies done in stead of plies to go
2011-07-07 H.G. MullerAdd -scoreWhite option
2011-07-07 H.G. MullerPrint 50-move counter in Engine-Output title
2011-05-09 H.G. MullerAdd option -absoluteAnalysisScores
2011-05-08 H.G. MullerAllow changing MultiPV setting from Engine-Output window
2011-05-08 H.G. MullerNo clearing of Engine-Output memos on stat01
2011-04-06 Arun Persaudremoved check and #includes for malloc.h, since it...
2011-04-04 Arun Persaudcheck if malloc.h is present before including it
2010-11-09 H.G. MullerKeep last PV while clearing engine-output display
2010-10-08 Arun Persaudsecurity fix: replaced sprintf with snprintf
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-02-22 H.G. MullerFix copying of kibitzed info in Engine-Output window
2010-02-22 H.G. MullerInsert autoKibitz continuation lines at end of line
2009-11-18 Arun Persaudclean-up
2009-11-18 H.G. Mullerrefactoring of engineoutput