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.6.1-1139-gaca5


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1139-gaca5e0c
Date: Wed, 10 Mar 2010 05:47:43 +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  aca5e0c21bb5f2cc509ea1fb0ec5ba5be4faaf7d (commit)
      from  c919bc2cf709771292738b0a64a07bd04b3417ae (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 aca5e0c21bb5f2cc509ea1fb0ec5ba5be4faaf7d
Author: Ben Pfaff <address@hidden>
Date:   Tue Mar 9 21:48:42 2010 -0800

    gui: Merge File|Open|Syntax and File|Open|Data into File|Open.
    
    In playing with the GUI, I've found it increasingly annoying to have to
    click an extra time to tell PSPPIRE whether I want to open a data file or
    a syntax file.  There's no need for that--it can easily figure out what
    kind of file it's being asked to read.  This commit implements that
    behavior.

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

Summary of changes:
 src/data/any-reader.c              |   28 +++++---
 src/data/any-reader.h              |    3 +-
 src/ui/gui/data-editor.glade       |   20 +------
 src/ui/gui/psppire-data-window.c   |  121 +++++++++++++++++++----------------
 src/ui/gui/psppire-syntax-window.c |   53 ++--------------
 src/ui/gui/psppire-syntax-window.h |    5 +-
 6 files changed, 96 insertions(+), 134 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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