Fix multi-leg promotions
[xboard.git] / usystem.c
2016-04-17 H.G.MullerIgnore stderr when reading from man command
2016-03-29 H.G.MullerFix reading of long man files
2016-03-29 H.G.MullerAdd routine to run daughter process and collect its...
2016-03-14 H.G.MullerUse dataDir/manDir variables always
2016-03-10 H.G.MullerSuppress echo of password in ICS Chat window (GTK)
2016-03-06 Arun Persaudupdated copyright for 2016
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2014-09-09 H.G.MullerFix Chat window for Xaw build
2014-03-02 H.G. MullerWhen ICS Console open EOF from keyboard is no error
2014-03-02 H.G. MullerIntegrate ICS output into Chat Window
2014-01-13 H.G. MullerOverhaul kill code
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2013-12-22 H.G. MullerSupply oriental theme settings
2013-11-23 Arun PersaudTranslation: fixed some inconsistencies reported by...
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-07 H.G. MullerImplement auto-creation of ICS logon file
2012-04-17 H.G. MullerShuffle prototypes to correct header, or add them there
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c