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.8.4-13-g852da8


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-13-g852da86
Date: Sat, 18 Oct 2014 17:38:30 +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  852da86aa670c46ada66da733e7b9cac1ebeb291 (commit)
      from  e1335ea67114822554e0d51bd5e0b49401b17dc4 (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 852da86aa670c46ada66da733e7b9cac1ebeb291
Author: Ben Pfaff <address@hidden>
Date:   Sat Oct 18 10:38:53 2014 -0700

    psppire-output-view: Properly render the first few items of output.
    
    Commit 18f9e37c8bc5 (psppire-output-view: Only render output items once the
    window is realized.) fixed a crashing bug, but when I tested it I didn't
    carefully look at the output.  In fact, any output items that were rendered
    before the window was realized were not displayed, because the widgets
    created for them were never shown or properly initialized.  This commit
    fixes the problem.
    
    Reported by Adam Zammit.
    Bug #43362.

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

Summary of changes:
 src/ui/gui/psppire-output-view.c |   54 +++++++++++++++++++++++--------------
 1 files changed, 33 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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