[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-2259-g5204
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2259-g520443e |
Date: |
Wed, 02 Nov 2011 05:07:11 +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 520443ed2a413e60c9ace74e9998595691513669 (commit)
via ed023762b71d58d57db36af0e50ee1afe8acf3d3 (commit)
via 37d5f592081a2ec8fa461c20c84087e8bf5dc560 (commit)
from 5825b0b870739af3760c07138bed50e99db788ae (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 520443ed2a413e60c9ace74e9998595691513669
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 1 22:04:02 2011 -0700
gui: Fix spelling error in macro name.
commit ed023762b71d58d57db36af0e50ee1afe8acf3d3
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 1 22:02:56 2011 -0700
gui: Make .csv available for output export with File|Export.
The hard-coded 6 here was wrong: there are 7 file formats.
It's better to use the n_FT constant.
commit 37d5f592081a2ec8fa461c20c84087e8bf5dc560
Author: Ben Pfaff <address@hidden>
Date: Tue Nov 1 21:54:46 2011 -0700
gui: Fix configuring Unicode box characters.
Commit 14b3603043 "ascii: Add support for multibyte characters"
changed how the box characters are configured but failed to
update psppire-output-window.c, so attempting to paste a table
into an application that accepts UTF-8 text would output many
warnings like "unknown option `box[0201]'" and not actually use
Unicode box characters.
This fixes the problem.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/psppire-output-window.c | 127 ++----------------------------------
1 files changed, 5 insertions(+), 122 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-2259-g520443e,
Ben Pfaff <=