[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-160
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-160-g889d227 |
Date: |
Thu, 27 Nov 2008 06:57:28 +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 889d227953626cc1c5d24800861aa6fc5ccd0580 (commit)
via fe4a19d1d8b4dc8cf8efd0fe429d6c9d7f7d4908 (commit)
via 8763a1e6f2dd8030900ea0bcaf0ce22c94e181bd (commit)
via 08840d0406f06b48e29f336f81582e59bf1a5633 (commit)
via d4d675f9a6e8ba71cfaf8522dc7eda9c1a1fc2aa (commit)
via a40bfd89d189ff227a9f1692ebbf218254ca39be (commit)
via 292fd9099f8ffd4b4afcd668629f8fd0c7a26860 (commit)
from 8c718d3aebc873d0be01555213416ed7aab43d91 (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 889d227953626cc1c5d24800861aa6fc5ccd0580
Author: John Darrington <address@hidden>
Date: Thu Nov 27 15:13:54 2008 +0900
Removed condition which was always true
commit fe4a19d1d8b4dc8cf8efd0fe429d6c9d7f7d4908
Author: John Darrington <address@hidden>
Date: Thu Nov 27 12:43:26 2008 +0900
Disabled sheet entry for non-editable cells
commit 8763a1e6f2dd8030900ea0bcaf0ce22c94e181bd
Author: John Darrington <address@hidden>
Date: Thu Nov 27 12:30:48 2008 +0900
Change return type of gtk_sheet_get_entry and removed an unused function.
commit 08840d0406f06b48e29f336f81582e59bf1a5633
Author: John Darrington <address@hidden>
Date: Thu Nov 27 11:37:59 2008 +0900
Remove sheet_container member which served no useful purpose
commit d4d675f9a6e8ba71cfaf8522dc7eda9c1a1fc2aa
Author: John Darrington <address@hidden>
Date: Thu Nov 27 09:59:27 2008 +0900
Remove [hv]geo arguments to gtksheet which no longer do anything
commit a40bfd89d189ff227a9f1692ebbf218254ca39be
Author: John Darrington <address@hidden>
Date: Thu Nov 27 09:53:34 2008 +0900
Removed reference to row-geometry property which no longer exists
commit 292fd9099f8ffd4b4afcd668629f8fd0c7a26860
Author: John Darrington <address@hidden>
Date: Thu Nov 27 09:47:34 2008 +0900
Added g_return_if_fail to new methods
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gsheetmodel.c | 7 ++-
lib/gtksheet/gtksheet.c | 91 ++++++++++-----------------------
lib/gtksheet/gtksheet.h | 14 ++----
src/ui/gui/psppire-data-editor.c | 2 +-
src/ui/gui/psppire-var-sheet.c | 15 +++---
src/ui/gui/text-data-import-dialog.c | 1 -
6 files changed, 46 insertions(+), 84 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-160-g889d227,
John Darrington <=