[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-128
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-128-g74d6aef |
Date: |
Fri, 21 Nov 2008 06:13:14 +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 74d6aefe00bb63b7ce15e784660f5e968158fec1 (commit)
via 7c998b53b01de88d8fbb36ae61edfd1c96caa299 (commit)
via fc476dc25391d72bad99a307946aff0cae902a9a (commit)
via 486a6c2150055f50061220ac01b4f26d68618c1a (commit)
from 265955b1e2e53bd9c877473bc44ff152fdd43eb8 (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 74d6aefe00bb63b7ce15e784660f5e968158fec1
Author: John Darrington <address@hidden>
Date: Fri Nov 21 15:10:40 2008 +0900
Block entry change handler whilst traversing cells
Prevent the "changed" signal from invoking a handler
whilst the cells are changing. This sometimes resulted
in data erroneously getting entered into the new cell.
commit 7c998b53b01de88d8fbb36ae61edfd1c96caa299
Author: John Darrington <address@hidden>
Date: Fri Nov 21 14:29:30 2008 +0900
Prevent double-click signal from being emitted when the row/column is
insensitive
commit fc476dc25391d72bad99a307946aff0cae902a9a
Author: John Darrington <address@hidden>
Date: Fri Nov 21 14:20:49 2008 +0900
Prevent traversing to cells for which there is no variable
commit 486a6c2150055f50061220ac01b4f26d68618c1a
Author: John Darrington <address@hidden>
Date: Fri Nov 21 08:23:08 2008 +0900
Prevent sheet from stepping outside its valid cell range.
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gtksheet.c | 89 ++++++++++++++++++++++++--------------
lib/gtksheet/gtksheet.h | 3 +
src/libpspp/misc.h | 19 ++++++++
src/ui/gui/psppire-data-editor.c | 24 ++++++++++
4 files changed, 103 insertions(+), 32 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-128-g74d6aef,
John Darrington <=