pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-413-gf0eac


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-413-gf0eacba
Date: Sun, 25 Nov 2012 05:41:13 +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  f0eacba971be04bd52971a8a23263d38cde0e661 (commit)
      from  c3dd7acbbaca2931e601b6327a39a209f6cc0d9e (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 f0eacba971be04bd52971a8a23263d38cde0e661
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 24 21:41:00 2012 -0800

    psppire-data-window: Only allow saving a file with at least one variable.
    
    A data file with no variables can't be saved to a file.  Until now, this
    wasn't detected until the user had already chosen a file name, and the
    message used to report it was confusing: "SAVE is allowed only after the
    active file has been defined."  With this commit, the menu item and toolbar
    item for save operations is, instead, disabled if the file has no
    variables.
    
    Bug #30700.
    Reported by eric thivant, via Harry Thijssen, with help from Michel
    Boaventura.

-----------------------------------------------------------------------

Summary of changes:
 src/ui/gui/psppire-data-window.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]