[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-425-gf5481
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-425-gf548196 |
Date: |
Sat, 01 Dec 2012 12:24:56 +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 f548196d5cc509d19ba0f7c67da513e9dd4f996d (commit)
from 319a66b560b7ca7144b88ced1982ba5e490e6e57 (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 f548196d5cc509d19ba0f7c67da513e9dd4f996d
Author: John Darrington <address@hidden>
Date: Sat Dec 1 12:15:56 2012 +0100
Converted crosstabs-dialog to the new way of doing things
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 4 +-
src/ui/gui/crosstabs-dialog.h | 24 --
src/ui/gui/data-editor.ui | 3 +-
src/ui/gui/psppire-data-window.c | 2 -
...-dialog.c => psppire-dialog-action-crosstabs.c} | 376 +++++++++-----------
src/ui/gui/psppire-dialog-action-crosstabs.h | 102 ++++++
src/ui/gui/widgets.c | 2 +
7 files changed, 276 insertions(+), 237 deletions(-)
delete mode 100644 src/ui/gui/crosstabs-dialog.h
rename src/ui/gui/{crosstabs-dialog.c => psppire-dialog-action-crosstabs.c}
(51%)
create mode 100644 src/ui/gui/psppire-dialog-action-crosstabs.h
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-425-gf548196,
John Darrington <=