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-287-gc3387


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-287-gc33872a
Date: Fri, 04 Dec 2015 09:46:16 +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  c33872a9c02a0d6b134addb56ded0468c8458cf0 (commit)
      from  4c043d9735eec537176d8426141ce62624dec5bf (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 c33872a9c02a0d6b134addb56ded0468c8458cf0
Author: John Darrington <address@hidden>
Date:   Fri Dec 4 10:37:48 2015 +0100

    Fix bug in two sample non-parametric dialog.
    
    Commit fc6620099bbc53762095569d5356b67a81a85402 changed all dialog
    boxes such that the previous (existing) dialog widget and all
    children are re-used each time the dialog is summoned, instead of
    creating a new one each time.
    
    The two sample non-parametric test, however has some special code
    on activation to populate the dialog, and this had not been moved
    to the conditional case - hence the pertinent widgets were getting
    added each time.  This resulted in the dialog being overpopulated.
    
    This change fixes these things.

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

Summary of changes:
 src/ui/gui/psppire-dialog-action-two-sample.c |   50 ++++++++++++------------
 1 files changed, 25 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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