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-405-g39a8a


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-405-g39a8ab7
Date: Sat, 24 Nov 2012 15:31:00 +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  39a8ab70a29700e1b0c943c5e8a6856b18f0b951 (commit)
      from  c79b359c221a3bb046492c589a8c82af06f09cc0 (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 39a8ab70a29700e1b0c943c5e8a6856b18f0b951
Author: John Darrington <address@hidden>
Date:   Sat Nov 24 16:29:39 2012 +0100

    Frequencies dialog: Convert to new system

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

Summary of changes:
 src/ui/gui/automake.mk                         |    4 +-
 src/ui/gui/data-editor.ui                      |    7 +-
 src/ui/gui/dialog-common.c                     |    2 +
 src/ui/gui/frequencies-dialog.c                |  583 ------------------------
 src/ui/gui/frequencies-dialog.h                |   24 -
 src/ui/gui/psppire-data-window.c               |    2 -
 src/ui/gui/psppire-dialog-action-frequencies.c |  486 ++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-frequencies.h |  151 ++++++
 src/ui/gui/widgets.c                           |    2 +
 9 files changed, 647 insertions(+), 614 deletions(-)
 delete mode 100644 src/ui/gui/frequencies-dialog.c
 delete mode 100644 src/ui/gui/frequencies-dialog.h
 create mode 100644 src/ui/gui/psppire-dialog-action-frequencies.c
 create mode 100644 src/ui/gui/psppire-dialog-action-frequencies.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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