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-352-g89cbb


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-352-g89cbb0a
Date: Mon, 07 Dec 2015 18:54:21 +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  89cbb0a7f4f31bc826621ffff9138fc4743f2b11 (commit)
       via  dad7c7dcd682f51141da4dc13ee6f75ff3f304c6 (commit)
       via  1809d8a36b646c00093c7c2b51f41441f5441f12 (commit)
       via  815bab7eead5c790cc988ff049c0c3a44dfdaf9a (commit)
       via  c57d9a2ac4278ebc2d06032cbee286fb20ca7326 (commit)
      from  1c492427c0c4e03065f4a327549a6d31b9e693a8 (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 89cbb0a7f4f31bc826621ffff9138fc4743f2b11
Author: John Darrington <address@hidden>
Date:   Mon Dec 7 19:52:54 2015 +0100

    Crosstabs Dialog: Avoid populating dialog more than once

commit dad7c7dcd682f51141da4dc13ee6f75ff3f304c6
Author: John Darrington <address@hidden>
Date:   Mon Dec 7 19:44:21 2015 +0100

    Factor Dialog: Avoid populating dialog more than once

commit 1809d8a36b646c00093c7c2b51f41441f5441f12
Author: John Darrington <address@hidden>
Date:   Mon Dec 7 19:40:34 2015 +0100

    K Means Dialog: Correct order of widgets

commit 815bab7eead5c790cc988ff049c0c3a44dfdaf9a
Author: John Darrington <address@hidden>
Date:   Mon Dec 7 19:16:15 2015 +0100

    Barchart Dialog: Avoid initialising multiple times

commit c57d9a2ac4278ebc2d06032cbee286fb20ca7326
Author: John Darrington <address@hidden>
Date:   Mon Dec 7 19:04:00 2015 +0100

    Frequencies Dialog: Avoid initialising things more than once per dialog

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

Summary of changes:
 src/ui/gui/k-means.ui                          |   11 +-
 src/ui/gui/psppire-dialog-action-barchart.c    |   38 +++---
 src/ui/gui/psppire-dialog-action-crosstabs.c   |   78 ++++++------
 src/ui/gui/psppire-dialog-action-factor.c      |   81 ++++++------
 src/ui/gui/psppire-dialog-action-frequencies.c |  174 ++++++++++++------------
 5 files changed, 193 insertions(+), 189 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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