[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-231
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-231-gbe5dc74 |
Date: |
Sun, 07 Dec 2008 07:03:01 +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 be5dc743c6dca9293d3559b27e74c83bec57eaa7 (commit)
via aae795eeb6eadf1381f4578b22d04001e501d32c (commit)
via 3785800c7a660f059857b66ec36efec99af0d052 (commit)
via fabb4c4b7d16a4c3451baa304b222734edfa24b8 (commit)
via ebfc3d13efe5b2dfb975dd5b4a1b9187f2934f0e (commit)
from 614492cb70a6d5ee1ef440df03e12acc59ebc417 (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 be5dc743c6dca9293d3559b27e74c83bec57eaa7
Author: John Darrington <address@hidden>
Date: Sun Dec 7 14:50:14 2008 +0900
Written a proper implementation of psppire_axis_impl_delete
commit aae795eeb6eadf1381f4578b22d04001e501d32c
Author: John Darrington <address@hidden>
Date: Sun Dec 7 11:31:05 2008 +0900
Trap some bad usage
commit 3785800c7a660f059857b66ec36efec99af0d052
Author: John Darrington <address@hidden>
Date: Sun Dec 7 11:14:16 2008 +0900
Set variable display width when datasheet's columns are resized.
commit fabb4c4b7d16a4c3451baa304b222734edfa24b8
Author: John Darrington <address@hidden>
Date: Sun Dec 7 09:12:32 2008 +0900
Add a resize method to the axis
commit ebfc3d13efe5b2dfb975dd5b4a1b9187f2934f0e
Author: John Darrington <address@hidden>
Date: Sat Dec 6 16:13:20 2008 +0900
Improved robustness of axis implementation
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gtksheet.c | 4 +-
lib/gtksheet/marshaller-list | 1 +
lib/gtksheet/psppire-axis-impl.c | 87 +++++++++++++++++++++++++++++++++-----
lib/gtksheet/psppire-axis.c | 44 +++++++++++++++++++
lib/gtksheet/psppire-axis.h | 7 +++-
src/ui/gui/psppire-data-editor.c | 27 +++++++++---
6 files changed, 150 insertions(+), 20 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-231-gbe5dc74,
John Darrington <=