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-285-g9b4ce


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-285-g9b4ce76
Date: Fri, 04 Dec 2015 08:14:20 +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  9b4ce769e06471b84a5ada1d75903989c9ceae1d (commit)
       via  27a8000a8bd4fed34ecce128487226c7daac79a3 (commit)
      from  becb33bfd4e8a9599c45d8bd086d522aa364a83a (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 9b4ce769e06471b84a5ada1d75903989c9ceae1d
Author: John Darrington <address@hidden>
Date:   Fri Dec 4 09:02:34 2015 +0100

    Split psppire.ui into three separate files
    
    This is more consistent with the rest of the system, where each dialog
    has its own .ui file.

commit 27a8000a8bd4fed34ecce128487226c7daac79a3
Author: John Darrington <address@hidden>
Date:   Thu Dec 3 19:27:08 2015 +0100

    NEWS: fix typo

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

Summary of changes:
 NEWS                                    |    2 +-
 src/ui/gui/automake.mk                  |    6 +-
 src/ui/gui/comments-dialog.c            |    2 +-
 src/ui/gui/comments.ui                  |  124 ++++++++
 src/ui/gui/psppire-dialog-action-flip.c |    2 +-
 src/ui/gui/psppire.ui                   |  501 -------------------------------
 src/ui/gui/transpose.ui                 |  194 ++++++++++++
 src/ui/gui/weight-cases-dialog.c        |    2 +-
 src/ui/gui/weight.ui                    |  195 ++++++++++++
 9 files changed, 521 insertions(+), 507 deletions(-)
 create mode 100644 src/ui/gui/comments.ui
 delete mode 100644 src/ui/gui/psppire.ui
 create mode 100644 src/ui/gui/transpose.ui
 create mode 100644 src/ui/gui/weight.ui


hooks/post-receive
-- 
GNU PSPP



reply via email to

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