[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-2137-g72c4
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2137-g72c4d03 |
Date: |
Sun, 03 Jul 2011 13:56:55 +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 72c4d034820c0db34df909978ff371f5eeffdfbc (commit)
from 4da69790b2ee4d597b0f04a9a0a13d4dfa9fbe9a (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 72c4d034820c0db34df909978ff371f5eeffdfbc
Author: John Darrington <address@hidden>
Date: Sun Jul 3 15:54:27 2011 +0200
Added dialog box for the AUTORECODE command. Closes bug #30009
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 3 +
src/ui/gui/autorecode-dialog.c | 404 ++++++++++++++++++++
src/ui/gui/{count-dialog.h => autorecode-dialog.h} | 6 +-
src/ui/gui/{count.ui => autorecode.ui} | 263 ++++++-------
src/ui/gui/data-editor.ui | 7 +
src/ui/gui/psppire-data-window.c | 3 +
6 files changed, 545 insertions(+), 141 deletions(-)
create mode 100644 src/ui/gui/autorecode-dialog.c
copy src/ui/gui/{count-dialog.h => autorecode-dialog.h} (89%)
copy src/ui/gui/{count.ui => autorecode.ui} (57%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2137-g72c4d03,
John Darrington <=