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-216-gbb62e


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-216-gbb62eb8
Date: Sat, 28 Apr 2012 18:36: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  bb62eb8be2e36af4f6c2a9e5779bfd58e13ec8b3 (commit)
      from  90d86f274e3f497ae75739170f0e2e45ffcaa19c (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 bb62eb8be2e36af4f6c2a9e5779bfd58e13ec8b3
Author: John Darrington <address@hidden>
Date:   Sat Apr 28 20:24:43 2012 +0200

    Convert Rank Dialog to PsppireDialogAction

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

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-rank.c |  315 +++++++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-rank.h |  114 +++++++++
 src/ui/gui/rank-dialog.c                |  388 -------------------------------
 src/ui/gui/rank-dialog.h                |   25 --
 src/ui/gui/rank.ui                      |    8 +-
 src/ui/gui/widgets.c                    |    2 +
 9 files changed, 441 insertions(+), 421 deletions(-)
 create mode 100644 src/ui/gui/psppire-dialog-action-rank.c
 create mode 100644 src/ui/gui/psppire-dialog-action-rank.h
 delete mode 100644 src/ui/gui/rank-dialog.c
 delete mode 100644 src/ui/gui/rank-dialog.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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