updated Changelog, NEWS, etc.
[xboard.git] / DIFFSTAT
index 208a6b9..51df01d 100644 (file)
--- a/DIFFSTAT
+++ b/DIFFSTAT
@@ -3,24 +3,25 @@
 (git diff -b --stat --summary -M v4.5.2 HEAD)
 
  ABOUT-NLS                           | 1282 ++++++++++
- ChangeLog                           |  278 +--
- DIFFSTAT                            |   79 +-
- Makefile.am                         |   14 +-
- NEWS                                |   18 +-
- SHORTLOG                            |   59 +-
- args.h                              |   48 +-
- backend.c                           | 1344 ++++++++---
- backend.h                           |   15 +-
- book.c                              |  155 ++-
- common.h                            |  101 +-
+ ChangeLog                           |  630 +++++-
+ DIFFSTAT                            |  124 +
+ Makefile.am                         |   16 +-
+ NEWS                                |   16 +
+ SHORTLOG                            |  108 +
+ args.h                              |   97 +-
+ backend.c                           | 1571 ++++++++++---
+ backend.h                           |   19 +-
+ book.c                              |  192 ++-
+ common.h                            |  105 +-
  config.rpath                        |  280 ++-
  configure.ac                        |   16 +-
- filebrowser/dir.c                   |    4 +-
- filebrowser/draw.c                  |    7 +-
- filebrowser/path.c                  |   10 +-
- filebrowser/selfile.c               |   17 +-
- filebrowser/selfile.h               |   17 +
- frontend.h                          |    7 +
+ engineoutput.c                      |   35 +-
+ filebrowser/dir.c                   |    6 +-
+ filebrowser/draw.c                  |   49 +-
+ filebrowser/path.c                  |   29 +-
+ filebrowser/selfile.c               |   59 +-
+ filebrowser/selfile.h               |   19 +-
+ frontend.h                          |    8 +
  gamelist.c                          |    1 -
  gettext.h                           |  262 ++-
  m4/gettext.m4                       |  383 +++
  moves.c                             |    6 +-
  parser.c                            | 4617 ++++-------------------------------
  parser.l                            | 1203 ---------
- po/LINGUAS                          |    2 +-
+ po/LINGUAS                          |    3 +-
  po/Makefile.in.in                   |  160 +-
  po/Makevars.template                |   41 +
  po/POTFILES.in                      |    5 +-
  po/Rules-quot                       |   47 +
  po/boldquot.sed                     |   10 +
- po/de.po                            | 2705 +++++++++++++++------
+ po/de.po                            | 3036 ++++++++++++++++-------
  po/en@boldquot.header               |   25 +
  po/en@quot.header                   |   22 +
  po/es.po                            | 2456 +++++++++++++++++++
  po/it.po                            | 2456 +++++++++++++++++++
  po/lng2po.sh                        |   96 +
  po/metascript                       |  125 +
+ po/normalize.pl                     |   10 +
  po/quot.sed                         |    6 +
- po/ru.po                            | 2456 +++++++++++++++++++
- po/tr.po                            | 2548 ++++++++++++++-----
- po/vi.po                            | 2456 +++++++++++++++++++
- po/xboard.pot                       | 2560 ++++++++++++++------
- po/zh_CN.po                         | 2456 +++++++++++++++++++
+ po/ru.po                            | 2529 +++++++++++++++++++
+ po/strip-bad-utf8.pl                |   14 +
+ po/tr.po                            | 2931 ++++++++++++++++------
+ po/uk.po                            | 2529 +++++++++++++++++++
+ po/vi.po                            | 2529 +++++++++++++++++++
+ po/xboard.pot                       | 2611 +++++++++++++++------
+ po/zh_CN.po                         | 2529 +++++++++++++++++++
  po/zh_HK.po                         | 2456 +++++++++++++++++++
- po/zh_TW.po                         | 2456 +++++++++++++++++++
+ po/zh_TW.po                         | 2529 +++++++++++++++++++
+ uci.c                               |    3 +-
+ winboard/bitmaps/cross.ico          |  Bin 0 -> 766 bytes
  winboard/config.h                   |    6 +-
  winboard/language/chinese(simp).lng |  786 ++++++
  winboard/language/chinese(trad).lng |  784 ++++++
  winboard/resource.h                 |    2 +
  winboard/wedittags.c                |   13 +-
  winboard/wengineoutput.c            |    3 +-
- winboard/winboard.c                 |  189 +-
- winboard/winboard.h                 |    2 +
- winboard/winboard.rc                |    6 +-
+ winboard/winboard.c                 |  233 +-
+ winboard/winboard.h                 |    3 +
+ winboard/winboard.rc                |    7 +-
+ winboard/winboard.rtf               | 1644 +++++++------
  winboard/woptions.c                 |   43 +-
- winboard/wsettings.c                |  319 ++-
- xboard.c                            |  507 +---
- xboard.h                            |   29 +
- xboard.texi                         |   79 +-
- xedittags.c                         |  310 +---
+ winboard/wsettings.c                |  343 ++-
+ xboard.c                            |  732 +++----
+ xboard.conf.in                      |    1 +
+ xboard.h                            |   43 +
+ xboard.texi                         |   87 +-
+ xedittags.c                         |  311 +---
  xengineoutput.c                     |   28 +-
  xevalgraph.c                        |   22 +-
  xgamelist.c                         |   44 +-
- xhistory.c                          |    6 -
- xoptions.c                          |  313 ++-
- 81 files changed, 36761 insertions(+), 9287 deletions(-)
+ xhistory.c                          |  466 +---
+ xoptions.c                          | 1042 ++++-----
+ 89 files changed, 42619 insertions(+), 11105 deletions(-)
  create mode 100644 ABOUT-NLS
  create mode 100644 m4/gettext.m4
  create mode 100644 m4/iconv.m4
  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
  create mode 100644 winboard/language/chinese(simp).lng
  create mode 100644 winboard/language/chinese(trad).lng
  create mode 100644 winboard/language/deutsch.lng