[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-192
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-192-gabaa425 |
Date: |
Mon, 01 Dec 2008 12:49:40 +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 abaa4252a054287a9fdfe6fc3927bb18cf354d9f (commit)
via 02351194a13ff724babc77e9c1da48ef0eed254f (commit)
via 2650e15cd547bd3a69e972d1a5fb5be61bd5db2e (commit)
via e83fb395fe12187526f4bccb6638ef2764220b75 (commit)
via c0b93f5d7e94229e27350f83e9c6839c25451a8b (commit)
via 7104f6906b964da23bf617f20c462e31954e5f20 (commit)
via 912ff5beae407cded83c9e389a2fd3c9166fd2c0 (commit)
via 7705ee1088e83c4d3d1bbb05039f2abb9af803b6 (commit)
from f7dd956cea4cd70d922deae4b70fd08e59346a12 (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 abaa4252a054287a9fdfe6fc3927bb18cf354d9f
Author: John Darrington <address@hidden>
Date: Mon Dec 1 21:47:21 2008 +0900
Fixed some boundary conditions displaying row/column data
commit 02351194a13ff724babc77e9c1da48ef0eed254f
Author: John Darrington <address@hidden>
Date: Mon Dec 1 19:13:16 2008 +0900
Remove marshaller from helper.c and use a generated one instead
commit 2650e15cd547bd3a69e972d1a5fb5be61bd5db2e
Author: John Darrington <address@hidden>
Date: Mon Dec 1 19:04:44 2008 +0900
Removed an unsed variable and used an unused macro
commit e83fb395fe12187526f4bccb6638ef2764220b75
Author: John Darrington <address@hidden>
Date: Mon Dec 1 19:00:58 2008 +0900
Deleted some superflous nonsense
commit c0b93f5d7e94229e27350f83e9c6839c25451a8b
Author: John Darrington <address@hidden>
Date: Mon Dec 1 18:55:45 2008 +0900
Replaced extern "C" with G_BEGIN_DECLS
commit 7104f6906b964da23bf617f20c462e31954e5f20
Author: John Darrington <address@hidden>
Date: Mon Dec 1 18:44:50 2008 +0900
Remove flicker drawing cell ranges
commit 912ff5beae407cded83c9e389a2fd3c9166fd2c0
Merge: 7705ee1088e83c4d3d1bbb05039f2abb9af803b6
f7dd956cea4cd70d922deae4b70fd08e59346a12
Author: John Darrington <address@hidden>
Date: Mon Dec 1 18:35:16 2008 +0900
Merge branch 'rewrite-sheet' of ssh://address@hidden/srv/git/pspp into
rewrite-sheet
Conflicts:
src/ui/gui/psppire-var-store.h
commit 7705ee1088e83c4d3d1bbb05039f2abb9af803b6
Author: John Darrington <address@hidden>
Date: Sun Nov 30 16:53:56 2008 +0900
Remove unused property from var-sheet
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gtksheet.c | 51 ++++++++++++++-------------------
lib/gtksheet/marshaller-list | 1 +
lib/gtksheet/psppire-axis.c | 7 ++--
src/ui/gui/helper.c | 46 ------------------------------
src/ui/gui/psppire-data-editor.c | 35 ++++++++++++-----------
src/ui/gui/psppire-data-store.c | 6 +--
src/ui/gui/psppire-data-store.h | 22 ++------------
src/ui/gui/psppire-dict.c | 2 +-
src/ui/gui/psppire-var-store.c | 26 +----------------
src/ui/gui/psppire-var-store.h | 1 -
src/ui/gui/text-data-import-dialog.c | 1 -
11 files changed, 52 insertions(+), 146 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-192-gabaa425,
John Darrington <=