fixed segfault of g_markup_printf_escaped which needs utf-8 strings
[xboard.git] / DIFFSTAT
index bd03d0a..a698239 100644 (file)
--- a/DIFFSTAT
+++ b/DIFFSTAT
+** Version 4.6.0 **
+
+(git diff -b --stat --summary -M v4.5.3a HEAD)
+
+ .gitignore                          |    3 +
+ ABOUT-NLS                           | 1282 ++++++++++
+ COPYRIGHT                           |    2 +-
+ ChangeLog                           | 3106 ++++++++++++++++++++++--
+ DIFFSTAT                            |  210 ++
+ Makefile.am                         |   56 +-
+ NEWS                                |   35 +
+ SHORTLOG                            |  435 ++++
+ args.h                              |  139 +-
+ autogen.sh                          |    2 +-
+ backend.c                           | 3426 ++++++++++++++++++--------
+ backend.h                           |   55 +-
+ backendz.h                          |    2 +-
+ bitmaps/bitmaps.h                   |    2 +-
+ book.c                              |  261 ++-
+ childio.c                           |   26 +-
+ childio.h                           |    2 +-
+ common.h                            |  142 +-
+ config.rpath                        |  280 ++-
+ configure.ac                        |   37 +-
+ copyright.texi                      |    2 +-
+ engineoutput.c                      |  100 +-
+ engineoutput.h                      |    3 +-
+ evalgraph.c                         |   85 +-
+ evalgraph.h                         |    3 +-
+ filebrowser/dir.c                   |    2 +-
+ filebrowser/draw.c                  |   42 +
+ filebrowser/path.c                  |   19 +-
+ filebrowser/selfile.c               |   66 +-
+ filebrowser/selfile.h               |    2 -
+ frontend.h                          |   16 +-
+ gamelist.c                          |  137 +-
+ gettext.h                           |  262 ++-
+ history.c                           |   33 +-
+ lists.c                             |   41 +-
+ lists.h                             |    2 +-
+ m4/gettext.m4                       |  383 +++
+ m4/iconv.m4                         |  214 ++
+ m4/lib-ld.m4                        |  110 +
+ m4/lib-link.m4                      |  774 ++++++
+ m4/lib-prefix.m4                    |  224 ++
+ m4/nls.m4                           |   32 +
+ m4/po.m4                            |  449 ++++
+ m4/progtest.m4                      |   92 +
+ moves.c                             |  341 ++--
+ moves.h                             |    8 +-
+ parser.c                            | 4644 ++++-------------------------------
+ parser.h                            |    2 +-
+ parser.l                            | 1203 ---------
+ pgntags.c                           |  145 +-
+ pixmaps/board32.xpm                 |   42 +
+ pixmaps/board48.xpm                 |   58 +
+ pixmaps/cross32.xpm                 |   42 +
+ pixmaps/cross48.xpm                 |   58 +
+ po/LINGUAS                          |    3 +-
+ po/Makefile.in.in                   |  162 +-
+ po/Makevars                         |    2 +-
+ po/Makevars.template                |   41 +
+ po/POTFILES.in                      |   10 +-
+ po/Rules-quot                       |   47 +
+ po/boldquot.sed                     |   10 +
+ po/da.po                            | 2977 ++++++++++++++++++++++
+ po/de.po                            | 3464 +++++++++++++++++++-------
+ po/en@boldquot.header               |   25 +
+ po/en@quot.header                   |   22 +
+ po/es.po                            | 2925 ++++++++++++++++++++++
+ po/insert-header.sin                |   23 +
+ po/it.po                            | 2933 ++++++++++++++++++++++
+ po/lng2po.sh                        |   96 +
+ po/metascript                       |  125 +
+ po/normalize.pl                     |   10 +
+ po/quot.sed                         |    6 +
+ po/ru.po                            | 2919 ++++++++++++++++++++++
+ po/strip-bad-utf8.pl                |   14 +
+ po/tr.po                            | 3306 +++++++++++++++++++------
+ po/uk.po                            | 3002 ++++++++++++++++++++++
+ po/vi.po                            | 2904 ++++++++++++++++++++++
+ po/xboard.pot                       | 2958 +++++++++++++++++------
+ po/zh_CN.po                         | 2917 ++++++++++++++++++++++
+ po/zh_HK.po                         | 2922 ++++++++++++++++++++++
+ po/zh_TW.po                         | 2915 ++++++++++++++++++++++
+ uci.c                               |    7 +-
+ winboard/bitmaps/cross.ico          |  Bin 0 -> 766 bytes
+ winboard/bitmaps/ni49o.bmp          |  Bin 454 -> 0 bytes
+ winboard/bitmaps/ni49s.bmp          |  Bin 454 -> 0 bytes
+ winboard/bitmaps/ni49w.bmp          |  Bin 454 -> 0 bytes
+ winboard/bitmaps/ni72o.bmp          |  Bin 926 -> 0 bytes
+ winboard/bitmaps/ni72s.bmp          |  Bin 926 -> 0 bytes
+ winboard/bitmaps/ni72w.bmp          |  Bin 926 -> 0 bytes
+ winboard/config.h                   |    6 +-
+ winboard/defaults.h                 |    3 +-
+ winboard/help.c                     |    2 +-
+ winboard/help/html/24.htm           |    2 +-
+ winboard/jaws.c                     |   47 +-
+ winboard/language.txt               |  138 +-
+ winboard/language/chinese(simp).lng |  787 ++++++
+ winboard/language/chinese(trad).lng |  785 ++++++
+ winboard/language/deutsch.lng       |  971 ++++++++
+ winboard/language/italiano.lng      |  976 ++++++++
+ winboard/language/nederlands.lng    | 1216 +++++++++
+ winboard/language/romanian.lng      | 1042 ++++++++
+ winboard/language/russian.lng       |  994 ++++++++
+ winboard/language/spanish.lng       |  953 +++++++
+ winboard/language/vietnamese.lng    |  973 ++++++++
+ winboard/makefile.gcc               |   15 +-
+ winboard/makefile.ms                |    3 -
+ winboard/resource.h                 |   31 +
+ winboard/wchat.c                    |    2 +-
+ winboard/wclipbrd.c                 |    2 +-
+ winboard/wclipbrd.h                 |    2 +-
+ winboard/wedittags.c                |   16 +-
+ winboard/wengineoutput.c            |   10 +-
+ winboard/wevalgraph.c               |    3 +-
+ winboard/wgamelist.c                |   39 +-
+ winboard/winboard.c                 |  483 +++--
+ winboard/winboard.h                 |   11 +-
+ winboard/winboard.rc                |  158 +-
+ winboard/winboard.rtf               | 1644 +++++++------
+ winboard/woptions.c                 |  163 ++-
+ winboard/woptions.h                 |    2 +-
+ winboard/wsettings.c                |  437 +++-
+ winboard/wsockerr.c                 |    2 +-
+ winboard/wsockerr.h                 |    2 +-
+ xboard-fen-viewer.desktop           |   52 +
+ xboard-pgn-viewer.desktop           |   52 +
+ xboard-tourney.desktop              |   52 +
+ xboard.c                            | 2653 +++++++++-----------
+ xboard.conf.in                      |   16 +-
+ xboard.h                            |   26 +-
+ xboard.png                          |  Bin 15116 -> 1726 bytes
+ xboard.texi                         | 1092 +++++++--
+ xboard.xml                          |   61 +
+ xedittags.c                         |  316 +---
+ xedittags.h                         |    2 +-
+ xengineoutput.c                     |   96 +-
+ xevalgraph.c                        |   69 +-
+ xevalgraph.h                        |    2 +-
+ xgamelist.c                         |  205 +-
+ xgamelist.h                         |    3 +-
+ xhistory.c                          |  461 +---
+ xhistory.h                          |    4 +-
+ xoptions.c                          | 1482 ++++++------
+ zic2xpm.c                           |   67 +-
+ zic2xpm.man                         |    2 +-
+ zippy.c                             |   54 +-
+ zippy.h                             |    2 +-
+ 146 files changed, 60376 insertions(+), 14197 deletions(-)
+ create mode 100644 ABOUT-NLS
+ create mode 100644 m4/gettext.m4
+ create mode 100644 m4/iconv.m4
+ create mode 100644 m4/lib-ld.m4
+ create mode 100644 m4/lib-link.m4
+ create mode 100644 m4/lib-prefix.m4
+ create mode 100644 m4/nls.m4
+ create mode 100644 m4/po.m4
+ create mode 100644 m4/progtest.m4
+ delete mode 100644 parser.l
+ create mode 100644 pixmaps/board32.xpm
+ create mode 100644 pixmaps/board48.xpm
+ create mode 100644 pixmaps/cross32.xpm
+ create mode 100644 pixmaps/cross48.xpm
+ mode change 100755 => 100644 po/Makefile.in.in
+ create mode 100644 po/Makevars.template
+ create mode 100644 po/Rules-quot
+ create mode 100644 po/boldquot.sed
+ create mode 100644 po/da.po
+ create mode 100644 po/en@boldquot.header
+ create mode 100644 po/en@quot.header
+ create mode 100644 po/es.po
+ create mode 100644 po/insert-header.sin
+ create mode 100644 po/it.po
+ create mode 100755 po/lng2po.sh
+ create mode 100644 po/metascript
+ create mode 100755 po/normalize.pl
+ create mode 100644 po/quot.sed
+ mode change 100755 => 100644 po/remove-potcdate.sin
+ create mode 100644 po/ru.po
+ create mode 100755 po/strip-bad-utf8.pl
+ create mode 100644 po/uk.po
+ create mode 100644 po/vi.po
+ mode change 100755 => 100644 po/xboard.pot
+ create mode 100644 po/zh_CN.po
+ create mode 100644 po/zh_HK.po
+ create mode 100644 po/zh_TW.po
+ create mode 100644 winboard/bitmaps/cross.ico
+ delete mode 100644 winboard/bitmaps/ni49o.bmp
+ delete mode 100644 winboard/bitmaps/ni49s.bmp
+ delete mode 100644 winboard/bitmaps/ni49w.bmp
+ delete mode 100644 winboard/bitmaps/ni72o.bmp
+ delete mode 100644 winboard/bitmaps/ni72s.bmp
+ delete mode 100644 winboard/bitmaps/ni72w.bmp
+ create mode 100644 winboard/language/chinese(simp).lng
+ create mode 100644 winboard/language/chinese(trad).lng
+ create mode 100644 winboard/language/deutsch.lng
+ create mode 100644 winboard/language/italiano.lng
+ create mode 100644 winboard/language/nederlands.lng
+ create mode 100644 winboard/language/romanian.lng
+ create mode 100644 winboard/language/russian.lng
+ create mode 100644 winboard/language/spanish.lng
+ create mode 100644 winboard/language/vietnamese.lng
+ create mode 100644 xboard-fen-viewer.desktop
+ create mode 100644 xboard-pgn-viewer.desktop
+ create mode 100644 xboard-tourney.desktop
+ create mode 100644 xboard.xml
+
+
+** Version 4.5.3a **
+
+(git diff -b --stat --summary -M v4.5.3 HEAD)
+
+ winboard/makefile.gcc |    2 +-
+ winboard/winboard.c   |   10 +++++-----
+ winboard/winboard.h   |    2 +-
+ winboard/woptions.c   |    2 +-
+ 4 files changed, 8 insertions(+), 8 deletions(-)
+
+** Version 4.5.3 **
+
+(git diff -b --stat --summary -M v4.5.2a HEAD)
+
+ args.h                |   27 +++++++++++++---------
+ backend.c             |   54 +++++++++++++++++++++++++++++++++++--------
+ backend.h             |    4 ++-
+ book.c                |    1 +
+ configure.ac          |    2 +-
+ engineoutput.c        |   14 +++++-----
+ filebrowser/dir.c     |   13 +++++-----
+ filebrowser/draw.c    |    7 +-----
+ filebrowser/path.c    |   10 +-------
+ filebrowser/selfile.c |   17 +++----------
+ filebrowser/selfile.h |   17 +++++++++++++
+ history.c             |    6 +++-
+ moves.c               |    6 ++--
+ uci.c                 |    2 +-
+ winboard/config.h     |    6 ++--
+ winboard/jaws.c       |   37 +++++++++++++++++++++++++-----
+ winboard/language.txt |   40 +-------------------------------
+ winboard/makefile.gcc |   10 ++++++-
+ winboard/winboard.c   |    6 +++-
+ winboard/winboard.h   |    1 +
+ winboard/winboard.rc  |   32 +++++++++++++-------------
+ winboard/wsettings.c  |   33 +++++++++++++++++---------
+ xboard.c              |   24 ++++++++++++-------
+ xboard.h              |   28 ++++++++++++++++++++++
+ xboard.png            |  Bin 1342 -> 15116 bytes
+ xboard.svg            |   26 ++++++++++++++------
+ xedittags.c           |   11 ---------
+ xengineoutput.c       |   16 -------------
+ xevalgraph.c          |   14 -----------
+ xgamelist.c           |   61 +++++++++++++++++++++++++++++++-----------------
+ xhistory.c            |    6 -----
+ xoptions.c            |   50 +++++++++++-----------------------------
+ 32 files changed, 308 insertions(+), 273 deletions(-)
+
+
+** Version 4.5.2a (Winboard only)  **
+
+(git diff -b --stat --summary -M v4.5.2 HEAD)
+
+ winboard/wsettings.c |    1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+
+** Version 4.5.2  **
+
+(git diff -b --stat --summary -M v4.5.1 HEAD)
+
+ ChangeLog                  |  361 +++++++++
+ DIFFSTAT                   |   31 +
+ Makefile.am                |   92 +++-
+ NEWS                       |   20 +
+ SHORTLOG                   |   50 ++
+ args.h                     |   13 +-
+ backend.c                  |  112 ++--
+ backend.h                  |    7 +-
+ common.h                   |    1 +
+ configure.ac               |    6 +-
+ engineoutput.c             |    1 -
+ filebrowser/dir.c          |   13 +
+ filebrowser/draw.c         |    9 +-
+ filebrowser/path.c         |   10 +
+ filebrowser/selfile.c      |  149 ++++-
+ filebrowser/selfile.h      |    6 +
+ history.c                  |    1 -
+ moves.c                    |    1 +
+ parser.l                   |    4 +-
+ shogipixmaps/add64.xpm     |   73 --
+ shogipixmaps/adl64.xpm     |   73 --
+ shogipixmaps/ald64.xpm     |   73 --
+ shogipixmaps/all64.xpm     |   73 --
+ shogipixmaps/ddd64.xpm     |   73 --
+ shogipixmaps/ddl64.xpm     |   73 --
+ shogipixmaps/dld64.xpm     |   73 --
+ shogipixmaps/dll64.xpm     |   73 --
+ shogipixmaps/qdd64.xpm     |    2 +-
+ shogipixmaps/qdl64.xpm     |    2 +-
+ shogipixmaps/qld64.xpm     |    2 +-
+ shogipixmaps/qll64.xpm     |  112 ++--
+ shogipixmaps/wldd64.xpm    |    2 +-
+ shogipixmaps/wldl64.xpm    |    2 +-
+ uci.c                      |    4 -
+ winboard/bitmaps/convert.c |    1 +
+ winboard/config.h          |    6 +-
+ winboard/wgamelist.c       |    9 +-
+ winboard/winboard.c        |   13 +-
+ winboard/winboard.h        |    1 +
+ winboard/woptions.c        |    2 +-
+ winboard/wsettings.c       |   24 +-
+ xboard.c                   |  962 ++++++++++--------------
+ xboard.conf.in             |   37 +-
+ xboard.h                   |    2 +
+ xboard.texi                |  467 ++++++++----
+ xgamelist.c                |    1 +
+ xoptions.c                 | 1790 +++++++++++++++++++++++---------------------
+ 47 files changed, 2591 insertions(+), 2321 deletions(-)
+ delete mode 100644 shogipixmaps/add64.xpm
+ delete mode 100644 shogipixmaps/adl64.xpm
+ delete mode 100644 shogipixmaps/ald64.xpm
+ delete mode 100644 shogipixmaps/all64.xpm
+ delete mode 100644 shogipixmaps/ddd64.xpm
+ delete mode 100644 shogipixmaps/ddl64.xpm
+ delete mode 100644 shogipixmaps/dld64.xpm
+ delete mode 100644 shogipixmaps/dll64.xpm
+
+** Version 4.5.1 **
+
+(git diff -b --stat --summary -M v4.5.0 HEAD)
+
+ ChangeLog                  |  142 ++++++++++++++++++++++++++++++++++++++++++++
+ DIFFSTAT                   |   26 ++++++++
+ Makefile.am                |    2 +-
+ NEWS                       |   32 ++++++++++
+ SHORTLOG                   |   27 ++++++++
+ backend.c                  |   11 ++--
+ childio.c                  |    1 +
+ configure.ac               |   40 ++++++-------
+ filebrowser/dir.c          |   18 ++----
+ filebrowser/draw.c         |   34 ++++++----
+ filebrowser/path.c         |   99 ++++++++++++++++---------------
+ filebrowser/selfile.c      |   12 ++++-
+ moves.c                    |    5 +-
+ winboard/config.h          |    6 +-
+ winboard/help.c            |    1 +
+ winboard/help/html/01.htm  |    2 +-
+ winboard/help/html/02.htm  |   14 ++++-
+ winboard/help/winboard.chm |  Bin 86507 -> 86883 bytes
+ winboard/makefile.ms       |    4 +-
+ winboard/wchat.c           |    2 +-
+ winboard/winboard.c        |   29 +++++----
+ winboard/winboard.dsp      |    6 ++-
+ winboard/woptions.c        |    3 +-
+ winboard/wsettings.c       |    5 +-
+ xboard.c                   |    5 +-
+ xboard.texi                |   10 ++--
+ 26 files changed, 398 insertions(+), 138 deletions(-)
+
 ** Version 4.5.0 **
 
 (git diff -b --stat --summary -M v4.4.4 HEAD)
 
  AUTHORS                              |   16 +-
- ChangeLog                            |  632 ------
- DIFFSTAT                             |  180 --
- Makefile.am                          |   18 +-
- NEWS                                 |   85 -
+ COPYRIGHT                            |    2 +-
+ ChangeLog                            | 2326 +++++++++++++++++++--
+ DIFFSTAT                             |  271 +++-
+ FAQ.html                             |   15 +
+ Makefile.am                          |   55 +-
+ NEWS                                 |  818 +++++++-
  README                               |    8 +-
- SHORTLOG                             |  125 --
+ SHORTLOG                             |  293 +++
  args.h                               | 1425 +++++++++++++
- backend.c                            | 3811 ++++++++++++++++++++++------------
- backend.h                            |   45 +-
+ autogen.sh                           |    2 +-
+ backend.c                            | 3916 ++++++++++++++++++++++------------
+ backend.h                            |   48 +-
+ backendz.h                           |    2 +-
+ bitmaps/bitmaps.h                    |    2 +-
  book.c                               |   39 +-
- childio.c                            |    7 +-
+ childio.c                            |    9 +-
+ childio.h                            |    2 +-
  cmail.in                             |    2 +-
- common.h                             |  112 +-
+ common.h                             |  118 +-
  config.rpath                         |    2 +-
- configure.ac                         |   15 +-
+ configure.ac                         |   20 +-
+ copyright.texi                       |    2 +-
  engineoutput.c                       |  518 +++++
  engineoutput.h                       |   69 +
  evalgraph.c                          |  339 +++
  evalgraph.h                          |   60 +
  filebrowser/README                   |    3 +
  filebrowser/dir.c                    |  163 ++
- filebrowser/draw.c                   |  935 +++++++++
+ filebrowser/draw.c                   |  935 ++++++++
  filebrowser/path.c                   |  917 ++++++++
  filebrowser/selfile.c                |  756 +++++++
  filebrowser/selfile.h                |  149 ++
  filebrowser/xstat.h                  |   23 +
- frontend.h                           |   31 +
- gamelist.c                           |  184 ++-
+ frontend.h                           |   35 +-
+ gamelist.c                           |  186 ++-
+ gettext.h                            |    2 +-
  history.c                            |  246 +++
- moves.c                              |  620 +++---
- moves.h                              |   18 +-
- winboard/parser.c => parser.c        | 2704 ++++++++++++------------
- parser.h                             |    7 +-
- parser.l                             |  218 ++-
- pgntags.c                            |   24 +-
+ lists.c                              |    2 +-
+ lists.h                              |    2 +-
+ moves.c                              |  666 ++++---
+ moves.h                              |   20 +-
+ winboard/parser.c => parser.c        | 2669 ++++++++++++-----------
+ parser.h                             |    9 +-
+ parser.l                             |  228 ++-
+ pgntags.c                            |   26 +-
  pixmaps/convert.c                    |   29 +-
- pixmaps/marble_d.xpm                 |  238 +++
+ pixmaps/marble_d.xpm                 |  238 ++
  pixmaps/marble_l.xpm                 |  359 ++++
+ pixmaps/pixmaps.h                    |    2 +-
  pixmaps/wood_d.xpm                   |  239 +++
  pixmaps/wood_l.xpm                   |  192 ++
  pixmaps/xqboard.xpm                  |  498 +++++
  pixmaps/xqwood.xpm                   |  597 ++++++
+ readme_HGM.txt                       |  411 ----
  shogipixmaps/add64.xpm               |   73 +
  shogipixmaps/adl64.xpm               |   73 +
  shogipixmaps/ald64.xpm               |   73 +
  winboard/bitmaps/ws33o.bmp           |  Bin 0 -> 326 bytes
  winboard/bitmaps/ws33s.bmp           |  Bin 0 -> 326 bytes
  winboard/config.h                    |    6 +-
- winboard/defaults.h                  |    9 +-
- winboard/help.c                      |    2 +-
+ winboard/defaults.h                  |   11 +-
+ winboard/help.c                      |    4 +-
  winboard/help/html/01.htm            |    8 +-
  winboard/help/html/03.htm            |    2 +-
  winboard/help/html/04.htm            |   35 +-
  winboard/help/html/15.htm            |   16 +-
  winboard/help/html/16.htm            |   19 +-
  winboard/help/html/18.htm            |   12 +-
+ winboard/help/html/24.htm            |    2 +-
  winboard/help/winboard.chm           |  Bin 79031 -> 86507 bytes
  winboard/help/winboard.hhk           |  138 ++-
  winboard/help/winboard.hhp           |   13 +-
- winboard/jaws.c                      |   69 +-
- winboard/language.txt                | 1390 +++++++++----
+ winboard/jaws.c                      |  131 +-
+ winboard/language.txt                | 1425 +++++++++----
  winboard/makefile.gcc                |   38 +-
  winboard/makefile.ms                 |   34 +-
- winboard/resource.h                  |   79 +
- winboard/wchat.c                     |  162 ++-
- winboard/wclipbrd.c                  |   63 +-
- winboard/wedittags.c                 |   28 +-
+ winboard/resource.h                  |   87 +
+ winboard/wchat.c                     |  165 ++-
+ winboard/wclipbrd.c                  |   65 +-
+ winboard/wclipbrd.h                  |    2 +-
+ winboard/wedittags.c                 |   42 +-
  winboard/wengineo.c                  |  856 --------
  winboard/wengineoutput.c             |  436 ++++
  winboard/wevalgraph.c                |  359 +---
- winboard/wgamelist.c                 |   93 +-
+ winboard/wgamelist.c                 |   97 +-
  winboard/wgamelist.h                 |   28 -
  winboard/whistory.c                  |  264 +--
- winboard/winboard.c                  | 3135 ++++++++++------------------
+ winboard/winboard.c                  | 3449 +++++++++++-------------------
  winboard/winboard.dsp                |   18 +-
- winboard/winboard.h                  |   53 +-
- winboard/winboard.rc                 |  255 ++-
- winboard/winboard.rtf                | 1408 +++++++------
+ winboard/winboard.h                  |   57 +-
+ winboard/winboard.rc                 |  776 ++++----
+ winboard/winboard.rtf                | 1719 ++++++++-------
  winboard/wlayout.c                   |    3 +-
- winboard/woptions.c                  |  242 ++-
- winboard/wsettings.c                 |   24 +-
- xboard.c                             | 2250 +++++++++------------
- xboard.conf                          |   68 +
- xboard.h                             |   24 +-
- xboard.texi                          |  265 +++-
- xedittags.h                          |    1 +
- xengineoutput.c                      |  591 ++-----
+ winboard/woptions.c                  |  424 ++--
+ winboard/woptions.h                  |    2 +-
+ winboard/wsettings.c                 |   28 +-
+ winboard/wsockerr.c                  |    2 +-
+ winboard/wsockerr.h                  |    2 +-
+ xboard.c                             | 2912 ++++++++++++-------------
+ xboard.conf.in                       |   77 +
+ xboard.desktop                       |  154 ++
+ xboard.h                             |   26 +-
+ xboard.texi                          |  960 ++++++---
+ xedittags.c                          |   13 +-
+ xedittags.h                          |    3 +-
+ xengineoutput.c                      |  597 ++----
  xevalgraph.c                         |  456 ++++
  winboard/wedittags.h => xevalgraph.h |   14 +-
- xgamelist.c                          |  405 ++++-
- xgamelist.h                          |    3 +
- xhistory.c                           |   62 +-
- xhistory.h                           |    2 +
- xoptions.c                           |  235 ++-
- zic2xpm.c                            |   17 +-
- zippy.c                              |   86 +-
- 168 files changed, 23932 insertions(+), 11303 deletions(-)
+ xgamelist.c                          |  413 ++++-
+ xgamelist.h                          |    5 +-
+ xhistory.c                           |   76 +-
+ xhistory.h                           |    4 +-
+ xoptions.c                           |  243 ++-
+ zic2xpm.c                            |   19 +-
+ zic2xpm.man                          |    2 +-
+ zippy.c                              |   88 +-
+ zippy.h                              |    2 +-
+ 189 files changed, 29433 insertions(+), 12188 deletions(-)
  create mode 100644 args.h
  create mode 100644 engineoutput.c
  create mode 100644 engineoutput.h
  create mode 100644 pixmaps/wood_l.xpm
  create mode 100644 pixmaps/xqboard.xpm
  create mode 100644 pixmaps/xqwood.xpm
+ delete mode 100644 readme_HGM.txt
  create mode 100644 shogipixmaps/add64.xpm
  create mode 100644 shogipixmaps/adl64.xpm
  create mode 100644 shogipixmaps/ald64.xpm
  delete mode 100644 winboard/wengineo.c
  create mode 100644 winboard/wengineoutput.c
  delete mode 100644 winboard/wgamelist.h
- create mode 100644 xboard.conf
+ create mode 100644 xboard.conf.in
+ create mode 100644 xboard.desktop
  create mode 100644 xevalgraph.c
  rename winboard/wedittags.h => xevalgraph.h (74%)