[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-90-
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-90-gbbd2932 |
Date: |
Thu, 13 Nov 2008 07:44:31 +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 bbd29326c38fff189e254b915be399bd601cc599 (commit)
via 13adf39ba39008f4c764dd14f037e01f137eca21 (commit)
via 3f57f4ef7e4cb6dfa18617be6983f13ed9d38771 (commit)
from 96b586365096f84542a0ee389bb805133f66e3f1 (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 bbd29326c38fff189e254b915be399bd601cc599
Author: John Darrington <address@hidden>
Date: Thu Nov 13 16:40:12 2008 +0900
Make the arrow keys behave more like what popular spreadsheets do.
commit 13adf39ba39008f4c764dd14f037e01f137eca21
Author: John Darrington <address@hidden>
Date: Thu Nov 13 15:02:58 2008 +0900
Simplified the scrolling behaviour
Made all the scrolling take place via the horizontal or vertical
GtkAdjustments
instead of directly. Some key events have been removed.
We'll add them back again as and when necessary.
commit 3f57f4ef7e4cb6dfa18617be6983f13ed9d38771
Author: John Darrington <address@hidden>
Date: Thu Nov 13 10:06:34 2008 +0900
Replaced macros with static inline functions
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gtksheet.c | 820 +++++++++++++++++--------------------
src/ui/gui/psppire-data-editor.c | 27 --
2 files changed, 377 insertions(+), 470 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-90-gbbd2932,
John Darrington <=