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-506-gebda0


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-506-gebda03f
Date: Mon, 06 Apr 2009 02:22:37 +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  ebda03f4d53b24d1af3de9fd7dcbbf448401d5a9 (commit)
      from  3c52a21736b3777ced3e47148fa2fc8f9eff59c8 (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 ebda03f4d53b24d1af3de9fd7dcbbf448401d5a9
Author: John Darrington <address@hidden>
Date:   Mon Apr 6 10:21:01 2009 +0800

    Merge psppire-axis and psppire-axis-impl
    
    There's only one implementation of psppire-axis now,
    and having the implementation seperated from the interface
    in a brige configuration just adds too much complexity.

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

Summary of changes:
 lib/gtk-contrib/psppire-sheet.c      |    4 +-
 src/ui/gui/psppire-data-editor.c     |   44 ++--
 src/ui/gui/psppire-data-editor.h     |    6 +-
 src/ui/gui/psppire-var-sheet.c       |    8 +-
 src/ui/gui/sheet/automake.mk         |    2 -
 src/ui/gui/sheet/psppire-axis-impl.c |  470 ----------------------------------
 src/ui/gui/sheet/psppire-axis-impl.h |   89 -------
 src/ui/gui/sheet/psppire-axis.c      |  450 ++++++++++++++++++++++++++-------
 src/ui/gui/sheet/psppire-axis.h      |   58 ++---
 9 files changed, 416 insertions(+), 715 deletions(-)
 delete mode 100644 src/ui/gui/sheet/psppire-axis-impl.c
 delete mode 100644 src/ui/gui/sheet/psppire-axis-impl.h


hooks/post-receive
--
GNU PSPP




reply via email to

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