[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-478-g4b5a6
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-478-g4b5a63c |
Date: |
Mon, 23 Mar 2009 08:23:33 +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 4b5a63caf26768a28d69a6b937dbb8372ce491b8 (commit)
via 5dd7174d3acde86cfd7e929dabcafe71894a2a3f (commit)
from 299e0bad13a78f0ede0ce6aad5f6b66bbb1deffd (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 4b5a63caf26768a28d69a6b937dbb8372ce491b8
Author: John Darrington <address@hidden>
Date: Mon Mar 23 17:22:18 2009 +0900
Show error dialog if syntax file is not readable.
Popup a dialog box, if a syntax file cannot be
opened for any reason.
commit 5dd7174d3acde86cfd7e929dabcafe71894a2a3f
Author: John Darrington <address@hidden>
Date: Mon Mar 23 16:39:06 2009 +0900
Convert filename encodings when opening files.
On w32, filenames have to be converted from utf8 to
the libc encoding before passing to the lexer.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/helper.c | 25 +++++++++++++++++++++++
src/ui/gui/helper.h | 3 ++
src/ui/gui/psppire-data-window.c | 14 ++++++++----
src/ui/gui/psppire-syntax-window.c | 39 +++++++++++++++++++++++++----------
src/ui/gui/psppire-window.c | 8 +++++-
5 files changed, 71 insertions(+), 18 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-478-g4b5a63c,
John Darrington <=