[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-17-ge12c4f
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-17-ge12c4fd |
Date: |
Tue, 04 Feb 2014 07:01:03 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via e12c4fd7aa872268da1380e02a6d82e4222e8b26 (commit)
via f23643cfa3b4c6b9a5fe0cd890a8d1b7240a8552 (commit)
from 14f4522a17db23e67a6fa17876633cc6260cb42b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e12c4fd7aa872268da1380e02a6d82e4222e8b26
Author: Ben Pfaff <address@hidden>
Date: Mon Feb 3 22:56:00 2014 -0800
gui: Allow File|Open to select an encoding for system files.
This should allow old files in unexpected encodings to be more easily read.
Problem reported by Przemek Powalko <address@hidden>.
commit f23643cfa3b4c6b9a5fe0cd890a8d1b7240a8552
Author: Ben Pfaff <address@hidden>
Date: Mon Feb 3 22:53:10 2014 -0800
SYSFILE INFO: Add ENCODING subcommand.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 13 ++++++-
doc/files.texi | 11 +++++-
src/language/dictionary/sys-file-info.c | 54 +++++++++++++++++++++++-----
src/ui/gui/psppire-data-window.c | 35 +++++++++++++------
src/ui/gui/psppire-data-window.h | 5 ++-
src/ui/gui/psppire-encoding-selector.c | 5 ++-
src/ui/gui/psppire-syntax-window.c | 45 ++++++++++++++---------
src/ui/gui/psppire-window.c | 58 ++++++++++---------------------
src/ui/gui/psppire-window.h | 11 ++++--
src/ui/gui/psppire.c | 4 +-
src/ui/gui/text-data-import-dialog.c | 4 +-
11 files changed, 152 insertions(+), 93 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-17-ge12c4fd,
Ben Pfaff <=