pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-184-gda6ac


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-184-gda6ac7e
Date: Fri, 5 May 2017 12:29:03 -0400 (EDT)

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, sheet has been updated
       via  da6ac7ebe47553c89c7d06592770a49fa11b3a32 (commit)
       via  7d4150d7cba15550753a0a574685de26656c0633 (commit)
      from  a0e349cf4628a5a0c60cffa6ec8341c252c1c1e0 (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 da6ac7ebe47553c89c7d06592770a49fa11b3a32
Author: John Darrington <address@hidden>
Date:   Fri May 5 15:21:00 2017 +0200

    New module: psppire_data_sheet.c

commit 7d4150d7cba15550753a0a574685de26656c0633
Author: John Darrington <address@hidden>
Date:   Fri May 5 09:12:35 2017 +0200

    New module: psppire_variable_sheet.c

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

Summary of changes:
 src/ui/gui/automake.mk              |  14 +-
 src/ui/gui/psppire-data-editor.c    | 664 +-----------------------------------
 src/ui/gui/psppire-data-editor.h    |  17 -
 src/ui/gui/psppire-data-sheet.c     | 384 +++++++++++++++++++++
 src/ui/gui/psppire-data-sheet.h     |  50 +++
 src/ui/gui/psppire-variable-sheet.c | 495 +++++++++++++++++++++++++++
 src/ui/gui/psppire-variable-sheet.h |  51 +++
 7 files changed, 995 insertions(+), 680 deletions(-)
 create mode 100644 src/ui/gui/psppire-data-sheet.c
 create mode 100644 src/ui/gui/psppire-data-sheet.h
 create mode 100644 src/ui/gui/psppire-variable-sheet.c
 create mode 100644 src/ui/gui/psppire-variable-sheet.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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