[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-186-g04832
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-186-g0483258 |
Date: |
Tue, 24 Apr 2012 19:44:07 +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 048325896ed94bda4760b5ecbb1cfff4b56c166b (commit)
via 8a83e4c14b2506bbf53b7ddc5a02bcc856717e8e (commit)
via 990ea46cc99059fae66736ece0c3fa1cf00cbda5 (commit)
via e79b9dda31cb2787df235503759a183540d9b413 (commit)
via 3a03985ae49e050f97e103f7cc0c5546dfa5d80c (commit)
via b03ff6adc04a5b79617c4fa386c424f994a18bfe (commit)
via 68c240dce0af5c0733a143fa3db3ccb2fb79ea3e (commit)
from 5cb2c9b5710147674d1994a2054678b7b72a4b97 (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 048325896ed94bda4760b5ecbb1cfff4b56c166b
Author: John Darrington <address@hidden>
Date: Tue Apr 24 21:24:40 2012 +0200
ROC Dialog: Use PsppireValueEntry for the state value entry
commit 8a83e4c14b2506bbf53b7ddc5a02bcc856717e8e
Author: John Darrington <address@hidden>
Date: Tue Apr 24 21:24:13 2012 +0200
Add PsppireValueEntry to the list of pre-declared widgets
commit 990ea46cc99059fae66736ece0c3fa1cf00cbda5
Author: John Darrington <address@hidden>
Date: Tue Apr 24 21:22:04 2012 +0200
PsppireValueEntry: Unref model after the combo box assumes it
commit e79b9dda31cb2787df235503759a183540d9b413
Author: John Darrington <address@hidden>
Date: Tue Apr 24 21:18:03 2012 +0200
PsppireValueEntry: Remove unnecessary function calls
commit 3a03985ae49e050f97e103f7cc0c5546dfa5d80c
Author: John Darrington <address@hidden>
Date: Tue Apr 24 21:14:17 2012 +0200
val_labs_equal: Accept null pointers
Instead of checking for NULL before calling val_labs_equal, put the onus
on the function itself to deal with null pointers and behave appropriately.
commit b03ff6adc04a5b79617c4fa386c424f994a18bfe
Author: John Darrington <address@hidden>
Date: Mon Apr 23 21:08:21 2012 +0200
PsppireValueEntry: Clear the entry, when the underlying model changes.
Since the labels will have changed, the existing text is most likely
inappropriate.
commit 68c240dce0af5c0733a143fa3db3ccb2fb79ea3e
Author: John Darrington <address@hidden>
Date: Mon Apr 23 20:34:57 2012 +0200
PsppireValueEntry: Remove GNU_CONST declaration because it prevents the
type being found by GtkBuilder
-----------------------------------------------------------------------
Summary of changes:
src/data/value-labels.c | 8 +++-
src/ui/gui/psppire-dialog-action-roc.c | 81 +++++++++++++++++++++++---------
src/ui/gui/psppire-value-entry.c | 19 +++++--
src/ui/gui/psppire-value-entry.h | 8 ++-
src/ui/gui/roc.ui | 4 +-
src/ui/gui/widgets.c | 2 +
6 files changed, 88 insertions(+), 34 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-186-g0483258,
John Darrington <=