[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-421-gb4b75
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-421-gb4b7591 |
Date: |
Tue, 03 Mar 2009 11:48:40 +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 b4b7591371add6dac8c191a522be4a43ef25b7eb (commit)
from 81016c80097094353a815f87f68bba672bf17e3e (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 b4b7591371add6dac8c191a522be4a43ef25b7eb
Author: John Darrington <address@hidden>
Date: Tue Mar 3 20:47:40 2009 +0900
Added a simple singleton object for user preference storage.
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 2 +
src/ui/gui/psppire-conf.c | 187 +++++++++++++++++++++++++++++++++++++++++++
src/ui/gui/psppire-conf.h | 86 ++++++++++++++++++++
src/ui/gui/psppire-window.c | 50 ++++++++++++
4 files changed, 325 insertions(+), 0 deletions(-)
create mode 100644 src/ui/gui/psppire-conf.c
create mode 100644 src/ui/gui/psppire-conf.h
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-421-gb4b7591,
John Darrington <=