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-2371-g24ab


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2371-g24ab436
Date: Tue, 31 Jan 2012 20:20:20 +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  24ab436df2f3f115c1cb949dbf0a932cda7667b2 (commit)
      from  13b0e21ccf46329b032b06e2c4d58b7d7622605b (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 24ab436df2f3f115c1cb949dbf0a932cda7667b2
Author: John Darrington <address@hidden>
Date:   Tue Jan 31 21:19:41 2012 +0100

    Converted Sort dialog to a PsppireDialogAction object

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

Summary of changes:
 src/ui/gui/automake.mk                             |    4 +-
 src/ui/gui/data-editor.ui                          |    3 +-
 src/ui/gui/psppire-data-window.c                   |    3 -
 src/ui/gui/psppire-dialog-action-sort.c            |  128 +++++++++++++++++
 ...ction-kmeans.h => psppire-dialog-action-sort.h} |   45 +++---
 src/ui/gui/sort-cases-dialog.c                     |  143 --------------------
 src/ui/gui/sort-cases-dialog.h                     |   24 ----
 src/ui/gui/widgets.c                               |    2 +
 8 files changed, 156 insertions(+), 196 deletions(-)
 create mode 100644 src/ui/gui/psppire-dialog-action-sort.c
 copy src/ui/gui/{psppire-dialog-action-kmeans.h => 
psppire-dialog-action-sort.h} (52%)
 delete mode 100644 src/ui/gui/sort-cases-dialog.c
 delete mode 100644 src/ui/gui/sort-cases-dialog.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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