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-23-g2b4fb7


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-23-g2b4fb7e
Date: Sun, 12 Feb 2012 11:08:01 +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  2b4fb7e846d62f1a70656bb42a0f769363ed0832 (commit)
      from  c5526c9acb2c33a265b6be745a6d83a870ebd666 (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 2b4fb7e846d62f1a70656bb42a0f769363ed0832
Author: John Darrington <address@hidden>
Date:   Sun Feb 12 11:25:31 2012 +0100

    Added a dialog box for the MEANS command

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

Summary of changes:
 src/ui/gui/automake.mk                             |    5 +
 src/ui/gui/data-editor.ui                          |    8 +
 src/ui/gui/{paired-samples.ui => means.ui}         |   81 +++++++----
 src/ui/gui/psppire-dialog-action-means.c           |  136 +++++++++++++++++
 ...action-sort.h => psppire-dialog-action-means.h} |   49 +++---
 src/ui/gui/psppire-means-layer.c                   |  154 ++++++++++++++++++++
 src/ui/gui/psppire-means-layer.h                   |   84 +++++++++++
 src/ui/gui/psppire-var-view.c                      |  143 ++++++++++++++-----
 src/ui/gui/psppire-var-view.h                      |   15 ++-
 src/ui/gui/widgets.c                               |    4 +
 10 files changed, 587 insertions(+), 92 deletions(-)
 copy src/ui/gui/{paired-samples.ui => means.ui} (71%)
 create mode 100644 src/ui/gui/psppire-dialog-action-means.c
 copy src/ui/gui/{psppire-dialog-action-sort.h => 
psppire-dialog-action-means.h} (52%)
 create mode 100644 src/ui/gui/psppire-means-layer.c
 create mode 100644 src/ui/gui/psppire-means-layer.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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