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.6.1-1248-g4d7b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1248-g4d7bacd
Date: Sun, 16 May 2010 11:31:04 +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  4d7bacdd25f6404e10e8e5de894e875235e43cfa (commit)
       via  5d1e3437ae5fe29a75c984b9d24b77120a56deb4 (commit)
       via  26c0db0a90c83201a90583e2b9afa3c11f08ec2d (commit)
      from  6f3cf6cd10fc95e64ca012ccf820647ca36815fd (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 4d7bacdd25f6404e10e8e5de894e875235e43cfa
Author: John Darrington <address@hidden>
Date:   Sun May 16 13:30:38 2010 +0200

    Renamed function to reflect change of purpose from previous commit

commit 5d1e3437ae5fe29a75c984b9d24b77120a56deb4
Author: John Darrington <address@hidden>
Date:   Sun May 16 13:21:47 2010 +0200

    Paste to a single common syntax window instead of a new one.
    
    Previously, when a dialog box's "paste" button was pressed, a
    new syntax window was created and the syntax pasted to it.  This
    change alters that behaviour.  Now there is just one syntax window
    that is used for all paste operations.  Fixes bug #27686

commit 26c0db0a90c83201a90583e2b9afa3c11f08ec2d
Author: John Darrington <address@hidden>
Date:   Sun May 16 12:48:57 2010 +0200

    Expanded comments to src/libpspp/i18n.[ch]

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

Summary of changes:
 src/libpspp/i18n.c                             |   20 ++++++++++++---
 src/libpspp/i18n.h                             |   19 +++++++++++++++
 src/ui/gui/comments-dialog.c                   |    2 +-
 src/ui/gui/compute-dialog.c                    |    2 +-
 src/ui/gui/correlation-dialog.c                |    2 +-
 src/ui/gui/crosstabs-dialog.c                  |    2 +-
 src/ui/gui/descriptives-dialog.c               |    2 +-
 src/ui/gui/examine-dialog.c                    |    2 +-
 src/ui/gui/factor-dialog.c                     |    2 +-
 src/ui/gui/frequencies-dialog.c                |    2 +-
 src/ui/gui/helper.c                            |   30 ++++++++++++++++++++---
 src/ui/gui/helper.h                            |    2 +-
 src/ui/gui/oneway-anova-dialog.c               |    2 +-
 src/ui/gui/rank-dialog.c                       |    2 +-
 src/ui/gui/recode-dialog.c                     |    2 +-
 src/ui/gui/regression-dialog.c                 |    2 +-
 src/ui/gui/reliability-dialog.c                |    2 +-
 src/ui/gui/roc-dialog.c                        |    2 +-
 src/ui/gui/select-cases-dialog.c               |    2 +-
 src/ui/gui/sort-cases-dialog.c                 |    2 +-
 src/ui/gui/split-file-dialog.c                 |    2 +-
 src/ui/gui/t-test-independent-samples-dialog.c |    2 +-
 src/ui/gui/t-test-one-sample.c                 |    2 +-
 src/ui/gui/t-test-paired-samples.c             |    2 +-
 src/ui/gui/text-data-import-dialog.c           |    2 +-
 src/ui/gui/transpose-dialog.c                  |    2 +-
 src/ui/gui/variable-info-dialog.c              |    2 +-
 src/ui/gui/weight-cases-dialog.c               |    2 +-
 28 files changed, 86 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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