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.6.1-2369-g1730


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2369-g17308c1
Date: Mon, 30 Jan 2012 20:44:07 +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  17308c1e0578259823fdd996633fa70e1c2747f3 (commit)
      from  7d7b2ecd99d96fd89929913e3aeb923084fe5efa (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 17308c1e0578259823fdd996633fa70e1c2747f3
Author: John Darrington <address@hidden>
Date:   Mon Jan 30 21:40:33 2012 +0100

    Converted reliability dialog 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                   |    3 -
 src/ui/gui/psppire-dialog-action-reliability.c     |  148 ++++++++++++++
 ...ation.h => psppire-dialog-action-reliability.h} |   50 +++---
 src/ui/gui/reliability-dialog.c                    |  214 --------------------
 src/ui/gui/reliability-dialog.h                    |   25 ---
 src/ui/gui/widgets.c                               |    2 +
 8 files changed, 180 insertions(+), 269 deletions(-)
 create mode 100644 src/ui/gui/psppire-dialog-action-reliability.c
 copy src/ui/gui/{psppire-dialog-action-correlation.h => 
psppire-dialog-action-reliability.h} (50%)
 delete mode 100644 src/ui/gui/reliability-dialog.c
 delete mode 100644 src/ui/gui/reliability-dialog.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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