pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-233-g3255c


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-233-g3255c12
Date: Sat, 19 May 2012 13:49:48 +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  3255c12b6a9c2f4217d6df0649556d8e45c954ed (commit)
      from  f863b6025897457e1b61d043833e25a35a4c246e (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 3255c12b6a9c2f4217d6df0649556d8e45c954ed
Author: John Darrington <address@hidden>
Date:   Sat May 19 11:55:12 2012 +0200

    T-TEST Independent Samples Dialog: Converted to a PsppireDialogAction object

-----------------------------------------------------------------------

Summary of changes:
 src/ui/gui/automake.mk                         |    4 +-
 src/ui/gui/data-editor.ui                      |    3 +-
 src/ui/gui/psppire-data-window.c               |    2 -
 src/ui/gui/psppire-dialog-action-indep-samps.c |  430 +++++++++++++++++++
 src/ui/gui/psppire-dialog-action-indep-samps.h |  117 ++++++
 src/ui/gui/t-test-independent-samples-dialog.c |  524 ------------------------
 src/ui/gui/t-test-independent-samples-dialog.h |    8 -
 src/ui/gui/widgets.c                           |    2 +
 8 files changed, 553 insertions(+), 537 deletions(-)
 create mode 100644 src/ui/gui/psppire-dialog-action-indep-samps.c
 create mode 100644 src/ui/gui/psppire-dialog-action-indep-samps.h
 delete mode 100644 src/ui/gui/t-test-independent-samples-dialog.c
 delete mode 100644 src/ui/gui/t-test-independent-samples-dialog.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]