[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-690-g20f2c
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-690-g20f2c8b |
Date: |
Tue, 23 Jun 2009 06:02:45 +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, output has been updated
via 20f2c8b593eba29c2cca67569a5ef5bb68189c54 (commit)
from 67adf64d9367f8b43ef725d7f0c03895a5b6460b (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 20f2c8b593eba29c2cca67569a5ef5bb68189c54
Author: Ben Pfaff <address@hidden>
Date: Mon Jun 22 23:01:03 2009 -0700
output: Include command names in titles in GUI output.
The command name displayed by the output engine was the current command
name. The GUI output was never displayed during the actual execution of a
command, so GUI titles never included a command name.
This commit puts the command name into the struct passed into the output
engine, so that it gets saved and displayed.
-----------------------------------------------------------------------
Summary of changes:
src/language/command.c | 7 ++--
src/output/manager.c | 61 +++++++++++++++++++++++++++++-------
src/output/manager.h | 8 ++++-
src/output/table.c | 13 +------
src/output/table.h | 3 --
src/ui/gui/psppire-output-window.c | 5 ++-
6 files changed, 64 insertions(+), 33 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-690-g20f2c8b,
Ben Pfaff <=