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-122-gb1bb3


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-122-gb1bb335
Date: Sat, 31 Mar 2012 06:49:36 +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  b1bb3352ce1e12a85c0b1ee1def1d1bcd6f62e69 (commit)
      from  1b1837591924226078c96db15888b68beec2ef6d (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 b1bb3352ce1e12a85c0b1ee1def1d1bcd6f62e69
Author: John Darrington <address@hidden>
Date:   Sat Mar 31 08:41:27 2012 +0200

    Explore Dialog: Replace add hoc functions with the new DialogAction class

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

Summary of changes:
 src/ui/gui/automake.mk                     |    4 +-
 src/ui/gui/data-editor.ui                  |    5 +-
 src/ui/gui/examine-dialog.c                |  314 ----------------------------
 src/ui/gui/examine-dialog.h                |   24 --
 src/ui/gui/psppire-data-window.c           |    4 -
 src/ui/gui/psppire-dialog-action-examine.c |  253 ++++++++++++++++++++++
 src/ui/gui/psppire-dialog-action-examine.h |   98 +++++++++
 src/ui/gui/widgets.c                       |    2 +
 8 files changed, 358 insertions(+), 346 deletions(-)
 delete mode 100644 src/ui/gui/examine-dialog.c
 delete mode 100644 src/ui/gui/examine-dialog.h
 create mode 100644 src/ui/gui/psppire-dialog-action-examine.c
 create mode 100644 src/ui/gui/psppire-dialog-action-examine.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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