[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-1419-g21f2
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1419-g21f2e65 |
Date: |
Thu, 29 Jul 2010 15:20:59 +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 21f2e65c7c2555bf5422920651eab07d1e8f5154 (commit)
from 0eac9417b290d8373839cf72011fc86f5193741a (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 21f2e65c7c2555bf5422920651eab07d1e8f5154
Author: John Darrington <address@hidden>
Date: Thu Jul 29 16:35:56 2010 +0200
Added dialog box for the aggregate command
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/aggregate-dialog.c | 736 ++++++++++++++++++++
.../gui/{binomial-dialog.h => aggregate-dialog.h} | 7 +-
src/ui/gui/aggregate.ui | 534 ++++++++++++++
src/ui/gui/automake.mk | 3 +
src/ui/gui/data-editor.ui | 37 +-
src/ui/gui/dict-display.c | 3 +-
src/ui/gui/dict-display.h | 5 +-
src/ui/gui/psppire-data-window.c | 3 +
src/ui/gui/psppire-selector.c | 2 -
9 files changed, 1307 insertions(+), 23 deletions(-)
create mode 100644 src/ui/gui/aggregate-dialog.c
copy src/ui/gui/{binomial-dialog.h => aggregate-dialog.h} (88%)
create mode 100644 src/ui/gui/aggregate.ui
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1419-g21f2e65,
John Darrington <=