pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-414-g42


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-414-g428ee3e
Date: Sun, 28 Oct 2012 20:22:57 +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, psppsheet has been updated
       via  428ee3e6955aabbe0d9341708ad15fd12a404716 (commit)
      from  9d1bfb34842de4a129140622ee3d800297c0e69d (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 428ee3e6955aabbe0d9341708ad15fd12a404716
Author: Ben Pfaff <address@hidden>
Date:   Sun Oct 28 13:22:33 2012 -0700

    pspp-sheet-view: Fix warning using arrow keys to navigate column buttons.
    
    Before this commit, clicking on a column head button in the data sheet,
    then holding down the right arrow key until the data sheet began to scroll
    right would often produce a warning of the form:
    
    ** (psppire:16451): WARNING **: Internal button not found
    
    because nothing caused the underlying GtkButton to be instantiated in this
    scenario.  This commit fixes the problem.

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

Summary of changes:
 src/ui/gui/pspp-sheet-view.c |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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