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-217-ge0d88


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-217-ge0d88ba
Date: Sun, 29 Apr 2012 12:38:13 +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  e0d88baeadd6bc1eb1176da30de771ac9658f4c9 (commit)
      from  bb62eb8be2e36af4f6c2a9e5779bfd58e13ec8b3 (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 e0d88baeadd6bc1eb1176da30de771ac9658f4c9
Author: John Darrington <address@hidden>
Date:   Sun Apr 29 07:56:07 2012 +0200

    Converted Factor Dialog to PsppireDialogAction class

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

Summary of changes:
 src/ui/gui/automake.mk                    |    4 +-
 src/ui/gui/data-editor.ui                 |    3 +-
 src/ui/gui/factor-dialog.c                |  500 -----------------------------
 src/ui/gui/factor-dialog.h                |   24 --
 src/ui/gui/psppire-data-window.c          |   23 --
 src/ui/gui/psppire-dialog-action-factor.c |  379 ++++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-factor.h |  138 ++++++++
 src/ui/gui/widgets.c                      |    2 +
 8 files changed, 523 insertions(+), 550 deletions(-)
 delete mode 100644 src/ui/gui/factor-dialog.c
 delete mode 100644 src/ui/gui/factor-dialog.h
 create mode 100644 src/ui/gui/psppire-dialog-action-factor.c
 create mode 100644 src/ui/gui/psppire-dialog-action-factor.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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