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-521-g1c7f6


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-521-g1c7f6a1
Date: Fri, 08 Mar 2013 13:05:07 +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  1c7f6a1a90ea22ced2e21e5dec32a2bc23ccfbf0 (commit)
       via  4474837a5514d0521b994dfb8e5c3dd67196b94c (commit)
      from  a8fdc033bbcb8c4e7a4f0d2c40c6b48a90f2dbe7 (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 1c7f6a1a90ea22ced2e21e5dec32a2bc23ccfbf0
Author: John Darrington <address@hidden>
Date:   Fri Mar 8 14:03:12 2013 +0100

    New module: psppire-spreadsheet-model.c
    
     Provides an implementation of a GtkTreeModel which can be used to
    display the meta data of Gnumeric or Opendocument spreadsheet files.
    Potentially, other spreadsheet files could be added too.
    Used for upcomming gui features.

commit 4474837a5514d0521b994dfb8e5c3dd67196b94c
Author: John Darrington <address@hidden>
Date:   Fri Mar 8 13:47:31 2013 +0100

    Fix remaining leaks in Gnumeric reader

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

Summary of changes:
 src/data/gnumeric-reader.c             |    2 +
 src/ui/gui/automake.mk                 |    2 +
 src/ui/gui/psppire-spreadsheet-model.c |  367 ++++++++++++++++++++++++++++++++
 src/ui/gui/psppire-spreadsheet-model.h |   93 ++++++++
 4 files changed, 464 insertions(+), 0 deletions(-)
 create mode 100644 src/ui/gui/psppire-spreadsheet-model.c
 create mode 100644 src/ui/gui/psppire-spreadsheet-model.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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