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.10.2-115-gbc30


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-115-gbc30bc5
Date: Mon, 15 May 2017 11:35:34 -0400 (EDT)

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  bc30bc5e0a4d8bdfc56e43ccd1403c070a71dec8 (commit)
       via  4f66e6c17635237ca970fa383a77a763b02f16b2 (commit)
      from  b12597564033d7a4a9d9beb008d35ca74429fa58 (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 bc30bc5e0a4d8bdfc56e43ccd1403c070a71dec8
Author: John Darrington <address@hidden>
Date:   Sat May 13 19:26:17 2017 +0200

    New Dialog: Non Parametric | K Indepdendent Samples

commit 4f66e6c17635237ca970fa383a77a763b02f16b2
Author: John Darrington <address@hidden>
Date:   Mon May 15 09:00:45 2017 +0200

    PsppireValueEntry: Use a more reliable way to override parent property.
    
    Setting the property in the _new function doesn't work if the object is 
constructed
    via GtkBuilder for example.

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

Summary of changes:
 NEWS                                             |   8 +-
 src/ui/gui/automake.mk                           |   3 +
 src/ui/gui/data-editor.ui                        |   4 +
 src/ui/gui/{oneway.ui => k-independent.ui}       | 334 ++++++++---------------
 src/ui/gui/psppire-data-window.c                 |   2 +
 src/ui/gui/psppire-dialog-action-k-independent.c | 224 +++++++++++++++
 src/ui/gui/psppire-dialog-action-k-independent.h |  93 +++++++
 src/ui/gui/psppire-value-entry.c                 |  27 +-
 src/ui/gui/widgets.c                             |   2 +
 9 files changed, 480 insertions(+), 217 deletions(-)
 copy src/ui/gui/{oneway.ui => k-independent.ui} (60%)
 create mode 100644 src/ui/gui/psppire-dialog-action-k-independent.c
 create mode 100644 src/ui/gui/psppire-dialog-action-k-independent.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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