[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-1238-g64a1
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1238-g64a18d9 |
Date: |
Tue, 11 May 2010 08:08:41 +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 64a18d9cb2657b541ebf39c9a064edc92101f2f3 (commit)
via 319711ff80e76a730ec26c86d67c0107143d8747 (commit)
via a63d325e338f30e92a5f2731f11229be8508682c (commit)
from a71d62768712fa2fd55ef4e2ceb22cbd2d8666a4 (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 64a18d9cb2657b541ebf39c9a064edc92101f2f3
Author: John Darrington <address@hidden>
Date: Tue May 11 10:07:52 2010 +0200
Change gpointer variable to PsppireDataWindow * in dialog function
signatures
commit 319711ff80e76a730ec26c86d67c0107143d8747
Author: John Darrington <address@hidden>
Date: Tue May 11 09:29:37 2010 +0200
Remove unused GObject pointer from dialog functions and update signal
connect functions accordingly
commit a63d325e338f30e92a5f2731f11229be8508682c
Author: John Darrington <address@hidden>
Date: Tue May 11 08:56:58 2010 +0200
Whitespace changes only
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/comments-dialog.c | 3 +-
src/ui/gui/comments-dialog.h | 4 +-
src/ui/gui/compute-dialog.c | 3 +-
src/ui/gui/compute-dialog.h | 3 +-
src/ui/gui/correlation-dialog.c | 3 +-
src/ui/gui/correlation-dialog.h | 3 +-
src/ui/gui/crosstabs-dialog.c | 4 +-
src/ui/gui/crosstabs-dialog.h | 4 +-
src/ui/gui/descriptives-dialog.c | 3 +-
src/ui/gui/descriptives-dialog.h | 3 +-
src/ui/gui/examine-dialog.c | 3 +-
src/ui/gui/examine-dialog.h | 3 +-
src/ui/gui/factor-dialog.c | 4 +-
src/ui/gui/factor-dialog.h | 3 +-
src/ui/gui/find-dialog.c | 4 +-
src/ui/gui/find-dialog.h | 4 +-
src/ui/gui/frequencies-dialog.c | 3 +-
src/ui/gui/frequencies-dialog.h | 3 +-
src/ui/gui/goto-case-dialog.c | 4 +-
src/ui/gui/goto-case-dialog.h | 3 +-
src/ui/gui/oneway-anova-dialog.c | 3 +-
src/ui/gui/oneway-anova-dialog.h | 4 +-
src/ui/gui/psppire-data-window.c | 228 +++++++-----------------
src/ui/gui/rank-dialog.c | 3 +-
src/ui/gui/rank-dialog.h | 4 +-
src/ui/gui/recode-dialog.c | 8 +-
src/ui/gui/recode-dialog.h | 6 +-
src/ui/gui/regression-dialog.c | 3 +-
src/ui/gui/regression-dialog.h | 4 +-
src/ui/gui/reliability-dialog.c | 3 +-
src/ui/gui/reliability-dialog.h | 4 +-
src/ui/gui/roc-dialog.c | 3 +-
src/ui/gui/roc-dialog.h | 4 +-
src/ui/gui/select-cases-dialog.c | 3 +-
src/ui/gui/select-cases-dialog.h | 5 +-
src/ui/gui/sort-cases-dialog.c | 3 +-
src/ui/gui/sort-cases-dialog.h | 5 +-
src/ui/gui/split-file-dialog.c | 3 +-
src/ui/gui/split-file-dialog.h | 5 +-
src/ui/gui/t-test-independent-samples-dialog.c | 3 +-
src/ui/gui/t-test-independent-samples-dialog.h | 4 +-
src/ui/gui/t-test-one-sample.c | 3 +-
src/ui/gui/t-test-one-sample.h | 4 +-
src/ui/gui/t-test-paired-samples.c | 3 +-
src/ui/gui/t-test-paired-samples.h | 4 +-
src/ui/gui/transpose-dialog.c | 3 +-
src/ui/gui/transpose-dialog.h | 5 +-
src/ui/gui/variable-info-dialog.c | 5 +-
src/ui/gui/variable-info-dialog.h | 4 +-
src/ui/gui/weight-cases-dialog.c | 3 +-
src/ui/gui/weight-cases-dialog.h | 5 +-
51 files changed, 153 insertions(+), 261 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-1238-g64a18d9,
John Darrington <=