[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-1263-gcb40
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1263-gcb40133 |
Date: |
Wed, 19 May 2010 12:09:29 +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 cb40133f880615d10473c3b7ca54f57f52fd0daf (commit)
from 67248f1d4510c528fe390a9c17e16376802019ad (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 cb40133f880615d10473c3b7ca54f57f52fd0daf
Author: John Darrington <address@hidden>
Date: Wed May 19 14:06:36 2010 +0200
Added an implementation of the Chi-Square dialog box
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 3 +
src/ui/gui/chi-square-dialog.c | 254 +++++++++++++
.../gui/{examine-dialog.h => chi-square-dialog.h} | 9 +-
src/ui/gui/{roc.ui => chi-square.ui} | 392 ++++++++++----------
src/ui/gui/psppire-data-window.c | 3 +
5 files changed, 466 insertions(+), 195 deletions(-)
create mode 100644 src/ui/gui/chi-square-dialog.c
copy src/ui/gui/{examine-dialog.h => chi-square-dialog.h} (82%)
copy src/ui/gui/{roc.ui => chi-square.ui} (55%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1263-gcb40133,
John Darrington <=