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-402-g788e5


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-402-g788e598
Date: Fri, 23 Nov 2012 19:01:42 +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  788e5989aa575b8b8f576a5489f4972d59f6507b (commit)
       via  4ad4b27b32995ab6d61167029b66c80411c25962 (commit)
      from  6982cc4aef29f7026e75702174efa8091d9badb2 (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 788e5989aa575b8b8f576a5489f4972d59f6507b
Author: John Darrington <address@hidden>
Date:   Fri Nov 23 19:59:42 2012 +0100

    Fix compiler warning

commit 4ad4b27b32995ab6d61167029b66c80411c25962
Author: John Darrington <address@hidden>
Date:   Fri Nov 23 19:49:03 2012 +0100

    Refactoring: common function set_sensitivity from toggle
    
    Many dialog boxes have a signal handler to set the sensitivity
    of a widget, according to the state of a toggle button.  Until
    now, they had all written their own.

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

Summary of changes:
 src/ui/gui/binomial-dialog.c                |   10 +---------
 src/ui/gui/chi-square-dialog.c              |   14 +++-----------
 src/ui/gui/dialog-common.c                  |   25 +++++++++++++++++++++++++
 src/ui/gui/dialog-common.h                  |    8 ++++++++
 src/ui/gui/psppire-dialog-action-logistic.c |   10 ----------
 src/ui/gui/psppire-val-chooser.c            |    9 +--------
 src/ui/gui/select-cases-dialog.c            |   21 ---------------------
 src/ui/gui/widgets.c                        |    1 +
 8 files changed, 39 insertions(+), 59 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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