[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-2365-g3e4b
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2365-g3e4bee9 |
Date: |
Sun, 29 Jan 2012 09:31:30 +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 3e4bee90c58e9ebf4ac024ab918824b92b71059a (commit)
from 8bc6dc2a65769b59721f759ce506c38431abcc3e (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 3e4bee90c58e9ebf4ac024ab918824b92b71059a
Author: John Darrington <address@hidden>
Date: Sun Jan 29 10:30:44 2012 +0100
Converted the correlations dialog to a PsppireDialogAction object
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 4 +-
src/ui/gui/correlation-dialog.h | 24 ---
src/ui/gui/data-editor.ui | 3 +-
src/ui/gui/psppire-data-window.c | 3 -
...ialog.c => psppire-dialog-action-correlation.c} | 170 ++++++++------------
...-info.h => psppire-dialog-action-correlation.h} | 45 +++---
src/ui/gui/widgets.c | 2 +
7 files changed, 96 insertions(+), 155 deletions(-)
delete mode 100644 src/ui/gui/correlation-dialog.h
rename src/ui/gui/{correlation-dialog.c =>
psppire-dialog-action-correlation.c} (51%)
copy src/ui/gui/{psppire-dialog-action-var-info.h =>
psppire-dialog-action-correlation.h} (50%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2365-g3e4bee9,
John Darrington <=