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.8.1-54-g20818d


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-54-g20818d7
Date: Thu, 10 Oct 2013 08:10:04 +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  20818d7ae4bc4d4256d78683c9eb8d26416acd30 (commit)
      from  040f00bad481a40ac820902cf9a18f7fb03a922d (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 20818d7ae4bc4d4256d78683c9eb8d26416acd30
Author: John Darrington <address@hidden>
Date:   Thu Oct 10 09:31:03 2013 +0200

    Compute Dialog: Convert to PsppireDialogAction

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

Summary of changes:
 src/ui/gui/automake.mk                     |    4 +-
 src/ui/gui/compute-dialog.c                |  641 ----------------------------
 src/ui/gui/compute-dialog.h                |   24 -
 src/ui/gui/data-editor.ui                  |    3 +-
 src/ui/gui/psppire-data-window.c           |    2 -
 src/ui/gui/psppire-dialog-action-compute.c |  556 ++++++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-compute.h |   95 ++++
 src/ui/gui/widgets.c                       |    2 +
 8 files changed, 657 insertions(+), 670 deletions(-)
 delete mode 100644 src/ui/gui/compute-dialog.c
 delete mode 100644 src/ui/gui/compute-dialog.h
 create mode 100644 src/ui/gui/psppire-dialog-action-compute.c
 create mode 100644 src/ui/gui/psppire-dialog-action-compute.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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