pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-106


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-106-gcddea0d
Date: Tue, 18 Nov 2008 04:43:18 +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, rewrite-sheet has been updated
       via  cddea0d1b07a5125708a1c29ec65807b8d9fb82b (commit)
       via  ae92bbee7c965cf34a9609fc5168af0ebb954dde (commit)
       via  b3a6a25313e9b8fdec56fcbb79561ba2e3d9e259 (commit)
       via  c5bf90ff8baa7a81274421acb24a915c953e560f (commit)
       via  a1b98c15156a32b058294ba4f5c54fb745550222 (commit)
       via  f549c72af52727744c8c11709c335c592727df61 (commit)
      from  5f34459ca432eb51b7f0163bca4370d271960198 (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 cddea0d1b07a5125708a1c29ec65807b8d9fb82b
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 13:41:45 2008 +0900

    New function rectangle_from_range.
    
    Generalised rectangle_from_cell into a new function
    rectangle_from_range, and implemented the former in terms of the latter.

commit ae92bbee7c965cf34a9609fc5168af0ebb954dde
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 13:13:32 2008 +0900

    New function rectangle_from_cell
    
    Factored out a bit of common code by adding this new function.

commit b3a6a25313e9b8fdec56fcbb79561ba2e3d9e259
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 11:55:22 2008 +0900

    Fixed problem where the old active cell wasn't hidden.

commit c5bf90ff8baa7a81274421acb24a915c953e560f
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 09:32:39 2008 +0900

    Removed the visibility predicate from the row/column models.
    
    These predicates have never been used, and just complicate things.

commit a1b98c15156a32b058294ba4f5c54fb745550222
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 09:09:57 2008 +0900

    Correct scrollbar adjustments for row/column titles width.

commit f549c72af52727744c8c11709c335c592727df61
Author: John Darrington <address@hidden>
Date:   Tue Nov 18 08:04:24 2008 +0900

    Whitespace changes

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

Summary of changes:
 lib/gtksheet/gsheet-column-iface.c   |   48 ++---
 lib/gtksheet/gsheet-column-iface.h   |    1 -
 lib/gtksheet/gsheet-hetero-column.c  |    9 -
 lib/gtksheet/gsheet-hetero-column.h  |    1 -
 lib/gtksheet/gsheet-row-iface.c      |   50 ++---
 lib/gtksheet/gsheet-row-iface.h      |    2 -
 lib/gtksheet/gsheet-uniform-column.c |   11 -
 lib/gtksheet/gsheet-uniform-column.h |    1 -
 lib/gtksheet/gsheet-uniform-row.c    |   11 -
 lib/gtksheet/gsheet-uniform-row.h    |    1 -
 lib/gtksheet/gtksheet.c              |  391 ++++++++++++++--------------------
 src/ui/gui/psppire-data-store.c      |    2 -
 src/ui/gui/psppire-var-store.c       |    3 +-
 13 files changed, 192 insertions(+), 339 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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