[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-456-gb16fd
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-456-gb16fdbe |
Date: |
Mon, 16 Mar 2009 00:32:20 +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 b16fdbecf0fb0ffc27b7d77e92c62e7f847c7248 (commit)
via 835a6e662051fa50ce0af49118f46fe479b6051e (commit)
via a86739f7fdb0a11a16f6c0a47c0e90773f134a53 (commit)
via 70f8742ab0031e79444d3d3406c12a169a09a543 (commit)
from 666b3bc20d87c833bab09901749ab72c82601d4a (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 b16fdbecf0fb0ffc27b7d77e92c62e7f847c7248
Author: John Darrington <address@hidden>
Date: Mon Mar 16 09:31:21 2009 +0900
Prevent wierd focusing issues when changing cell
commit 835a6e662051fa50ce0af49118f46fe479b6051e
Author: John Darrington <address@hidden>
Date: Mon Mar 16 07:50:58 2009 +0900
Emit variable callback even if label is null.
When a label was set to null, previously no callback
was emitted. Fixes bug #25872
commit a86739f7fdb0a11a16f6c0a47c0e90773f134a53
Author: John Darrington <address@hidden>
Date: Mon Mar 16 07:15:00 2009 +0900
Focus var/data sheet after switching tabs
commit 70f8742ab0031e79444d3d3406c12a169a09a543
Author: John Darrington <address@hidden>
Date: Mon Mar 16 06:58:34 2009 +0900
Config option to prefer variable labels vs. names
Added user config option to select whether dictionary
treeviews in dialog boxes should prefer variable labels
over names. Default is names.
-----------------------------------------------------------------------
Summary of changes:
lib/gtk-contrib/psppire-sheet.c | 8 +++-----
src/data/variable.c | 2 +-
src/ui/gui/dict-display.c | 32 ++++++++++++++++++++++++--------
src/ui/gui/psppire-data-editor.c | 16 +++++++++++-----
4 files changed, 39 insertions(+), 19 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-456-gb16fdbe,
John Darrington <=