[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-597-ga593c
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-597-ga593ca1 |
Date: |
Sat, 16 May 2009 03:59:39 +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, master has been updated
via a593ca17b5144a4c6e34440ff8ac3a4ba9b70796 (commit)
via 635a88e82d0fd7fad47d00fb4dcfe3f7829dff02 (commit)
from c62b4284eb325eb993f24b4c2a1d115cdd3db448 (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 a593ca17b5144a4c6e34440ff8ac3a4ba9b70796
Author: John Darrington <address@hidden>
Date: Sat May 16 11:38:11 2009 +0800
Fix bug inserting rows and columns and rename state variable.
The code in psppire-data-editor was inspecting the variable
called "state" on the GtkWidget class whereas it should have
been looking at the PsppireSheet class.
To avoid any future confusion, PsppireSheet's "state" variable
has been renamed to select_status.
commit 635a88e82d0fd7fad47d00fb4dcfe3f7829dff02
Author: John Darrington <address@hidden>
Date: Sat May 16 10:16:57 2009 +0800
Remove unused code
-----------------------------------------------------------------------
Summary of changes:
lib/gtk-contrib/psppire-sheet.c | 74 ++++++++++++++++++-------------------
lib/gtk-contrib/psppire-sheet.h | 4 +-
src/ui/gui/psppire-data-editor.c | 6 ++-
src/ui/gui/psppire-data-window.h | 6 ---
4 files changed, 42 insertions(+), 48 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-597-ga593ca1,
John Darrington <=