X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=DIFFSTAT;h=44711c506f01c4a7407d77edb73c47452c84dd20;hb=bd8a102bd5ccba532abb5de4638cafc7a2bc28f5;hp=97022efeb9e46085dcdf56229f938a54914ac9f7;hpb=22e284d167c290edb8723a8f7411178e330ab472;p=xboard.git diff --git a/DIFFSTAT b/DIFFSTAT index 97022ef..44711c5 100644 --- a/DIFFSTAT +++ b/DIFFSTAT @@ -2,27 +2,33 @@ (git diff -b --stat --summary -M v4.5.0 HEAD) + ChangeLog | 142 ++++++++++++++++++++++++++++++++++++++++++++ + DIFFSTAT | 26 ++++++++ Makefile.am | 2 +- - backend.c | 11 +++-- + NEWS | 32 ++++++++++ + SHORTLOG | 27 ++++++++ + backend.c | 11 ++-- childio.c | 1 + - configure.ac | 38 ++++++++--------- - filebrowser/dir.c | 18 +++----- - filebrowser/draw.c | 34 +++++++++------ - filebrowser/path.c | 99 ++++++++++++++++++++++--------------------- - filebrowser/selfile.c | 12 +++++- + 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/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.c | 29 +++++---- winboard/winboard.dsp | 6 ++- winboard/woptions.c | 3 +- - winboard/wsettings.c | 5 +-- - 19 files changed, 158 insertions(+), 128 deletions(-) - + winboard/wsettings.c | 5 +- + xboard.c | 5 +- + xboard.texi | 10 ++-- + 26 files changed, 398 insertions(+), 138 deletions(-) ** Version 4.5.0 **