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.5-396-g43f0e


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-396-g43f0e5b
Date: Tue, 29 Dec 2015 14:25:44 +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  43f0e5bf6c53ee0ba31b259aab230861baa4eb7e (commit)
       via  64c3106b6b4900aa3515fb3ebc930ce80b59bb1e (commit)
      from  85b541db4518af0b83460f81408ffd24b37a2523 (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 43f0e5bf6c53ee0ba31b259aab230861baa4eb7e
Author: John Darrington <address@hidden>
Date:   Tue Dec 29 15:17:21 2015 +0100

    Split File Dialog: Convert to PsppireDialogAction

commit 64c3106b6b4900aa3515fb3ebc930ce80b59bb1e
Author: John Darrington <address@hidden>
Date:   Tue Dec 29 13:17:13 2015 +0100

    Add an appropriate help page for the Variable Info dialog box

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

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-split.c |  187 ++++++++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-split.h |   87 ++++++++++++
 src/ui/gui/split-file-dialog.c           |  209 ------------------------------
 src/ui/gui/split-file-dialog.h           |   27 ----
 src/ui/gui/split-file.ui                 |   14 +-
 src/ui/gui/variable-info.ui              |    1 +
 src/ui/gui/widgets.c                     |    2 +
 10 files changed, 288 insertions(+), 248 deletions(-)
 create mode 100644 src/ui/gui/psppire-dialog-action-split.c
 create mode 100644 src/ui/gui/psppire-dialog-action-split.h
 delete mode 100644 src/ui/gui/split-file-dialog.c
 delete mode 100644 src/ui/gui/split-file-dialog.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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