[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-323-gbadbc
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-323-gbadbcb0 |
Date: |
Sat, 18 Aug 2012 19:30: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, master has been updated
via badbcb0f72b9f549abb3aef25ea9cb387a45c79a (commit)
via e10c2952cf51a443381a40de4fed12a89f720927 (commit)
via af8615fd43519dd7ac52794342fb693e51273ba9 (commit)
via 7feca807d355556bc24234cd4742d5460f070201 (commit)
from 991d42fe68b1bfbceed959e084ab5178490c9a7b (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 badbcb0f72b9f549abb3aef25ea9cb387a45c79a
Author: Ben Pfaff <address@hidden>
Date: Sat Aug 18 12:28:37 2012 -0700
psppire-var-sheet: Remove unneeded #include from header.
commit e10c2952cf51a443381a40de4fed12a89f720927
Author: Ben Pfaff <address@hidden>
Date: Sat Aug 18 12:26:03 2012 -0700
val-labs-dialog: Convert to a GObject.
commit af8615fd43519dd7ac52794342fb693e51273ba9
Author: Ben Pfaff <address@hidden>
Date: Sat Aug 18 12:17:01 2012 -0700
gui: Factor new text_to_value__() function out of text_to_value().
I intend to use this in an upcoming commit.
commit 7feca807d355556bc24234cd4742d5460f070201
Author: Ben Pfaff <address@hidden>
Date: Sat Aug 18 12:24:21 2012 -0700
var-type-dialog: Fix memory leak.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 1 +
src/ui/gui/helper.c | 24 +++-
src/ui/gui/helper.h | 8 +-
src/ui/gui/psppire-var-sheet.c | 35 ++++-
src/ui/gui/psppire-var-sheet.h | 3 -
src/ui/gui/val-labs-dialog.c | 341 +++++++++++++++++++++------------------
src/ui/gui/val-labs-dialog.h | 69 +++++++--
src/ui/gui/val-labs-dialog.ui | 215 ++++++++++++++++++++++++
src/ui/gui/var-sheet-dialogs.ui | 265 ------------------------------
src/ui/gui/var-type-dialog.c | 2 +
10 files changed, 514 insertions(+), 449 deletions(-)
create mode 100644 src/ui/gui/val-labs-dialog.ui
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-323-gbadbcb0,
Ben Pfaff <=