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. v1.4.1-362-gba28b


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-362-gba28bb7
Date: Wed, 10 Mar 2021 22:58:24 -0500 (EST)

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  ba28bb787bbbb186e458c924675f03405fc69bfe (commit)
       via  eb2e96df2d60b9e44a01692bac8206ecbde4b940 (commit)
       via  cef98fb5402c1128dd9ee75d133e16911c6b7441 (commit)
      from  5ce9c6ba1502e623ec6723a8273da77e5858b8d4 (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 ba28bb787bbbb186e458c924675f03405fc69bfe
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Mar 10 19:53:39 2021 -0800

    gui: Include line number in error messages generated from syntax windows.

commit eb2e96df2d60b9e44a01692bac8206ecbde4b940
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Mar 10 19:53:21 2021 -0800

    gui: Label unnamed syntax windows as "Untitled" in error messages.
    
    Seems a little more user-friendly than just omitted a filename entirely.

commit cef98fb5402c1128dd9ee75d133e16911c6b7441
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Mar 10 19:42:27 2021 -0800

    Add syntax mode radio button to syntax editor window.
    
    A number of users have reported problems with the syntax mode.  I am not
    sure why.  This should allow them to select the syntax mode they actually
    need to use, just in case.  The default should be unchanged (it is still
    Auto).

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

Summary of changes:
 src/ui/gui/psppire-lex-reader.c    |  6 +++++-
 src/ui/gui/psppire-lex-reader.h    |  8 +++++---
 src/ui/gui/psppire-syntax-window.c | 35 +++++++++++++++++++++++++++++++++--
 src/ui/gui/psppire-syntax-window.h |  4 +++-
 src/ui/gui/syntax-editor.ui        | 17 +++++++++++++++++
 5 files changed, 63 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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