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.2.0-364-g5144f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-364-g5144f3b
Date: Fri, 10 Jan 2020 00:54:30 -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  5144f3be8f6220bc40613322e1e213e3093acadd (commit)
      from  21642f4f6a9e51d508d05aa003d3de112af7cdf2 (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 5144f3be8f6220bc40613322e1e213e3093acadd
Author: Ben Pfaff <address@hidden>
Date:   Fri Jan 10 05:53:54 2020 +0000

    psppire-output-window: Avoid calling gdk_window_begin_draw_frame twice.
    
    gdk_window_begin_draw_frame() and gdk_window_end_draw_frame() have to
    be paired and not recursive, but this code didn't honor that.
    
    Thanks to Harry Thijssen and John Darrington for pointing out the
    issue.

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

Summary of changes:
 src/ui/gui/psppire-output-view.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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