[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-172
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-172-g7126962 |
Date: |
Fri, 28 Nov 2008 07:43:05 +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 712696250226278c7ede47192d4be4a8349291b2 (commit)
via e0cd0aa28154a0f72f8a1dc58b231e371416a6fb (commit)
via 5016e3c7d6888600553543e1a1fd6892f5328519 (commit)
via 14ba8c7acb15a1142cb13ac3708b17f0f11fb4bb (commit)
via 423d3e418a94598b85c82fb83c9796de7712288b (commit)
via f3d0973a5a35adf7219b08e20b657209af73b9d1 (commit)
via bc0bc378bfc45b71272de54beca10990d02ea317 (commit)
from 2d388b9afb68cf5786d571c5e2dee7a6e10fe602 (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 712696250226278c7ede47192d4be4a8349291b2
Author: John Darrington <address@hidden>
Date: Fri Nov 28 16:32:13 2008 +0900
Fix problem redrawing old active cell
commit e0cd0aa28154a0f72f8a1dc58b231e371416a6fb
Author: John Darrington <address@hidden>
Date: Fri Nov 28 15:55:21 2008 +0900
Draw active cell on adjustment changes
commit 5016e3c7d6888600553543e1a1fd6892f5328519
Author: John Darrington <address@hidden>
Date: Fri Nov 28 15:43:58 2008 +0900
Fixed problem displaying the active cell.
commit 14ba8c7acb15a1142cb13ac3708b17f0f11fb4bb
Author: John Darrington <address@hidden>
Date: Fri Nov 28 14:48:13 2008 +0900
Removed unsed is_visible from sheetmodel
commit 423d3e418a94598b85c82fb83c9796de7712288b
Author: John Darrington <address@hidden>
Date: Fri Nov 28 14:41:22 2008 +0900
Remove unused auxvalues variable
commit f3d0973a5a35adf7219b08e20b657209af73b9d1
Author: John Darrington <address@hidden>
Date: Fri Nov 28 09:47:10 2008 +0900
Removed internal_allocation member which was assigned but never used
commit bc0bc378bfc45b71272de54beca10990d02ea317
Author: John Darrington <address@hidden>
Date: Fri Nov 28 09:40:59 2008 +0900
Made the active cell border a lot more noticeable
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gsheetmodel.c | 21 ------
lib/gtksheet/gsheetmodel.h | 5 +-
lib/gtksheet/gtksheet.c | 131 +++++++++++++++++---------------------
lib/gtksheet/gtksheet.h | 5 --
src/ui/gui/psppire-data-store.c | 1 -
src/ui/gui/psppire-var-store.c | 1 -
6 files changed, 61 insertions(+), 103 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-172-g7126962,
John Darrington <=