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-598-g6f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-598-g6f6aa06
Date: Mon, 06 May 2013 01:08:26 +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  6f6aa0636750420181e03451bd1338f7f5123abd (commit)
      from  946019eee800e021b941b5b823b9cf270ec637f8 (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 6f6aa0636750420181e03451bd1338f7f5123abd
Author: Ben Pfaff <address@hidden>
Date:   Sun May 5 18:04:03 2013 -0700

    psppire-data-sheet: Obtain data sheet targets via callback.
    
    Calling gtk_clipboard_wait_is_target_available() within on_owner_change()
    seems to cause Window|Split to act oddly (the right panes were empty),
    perhaps because gtk_clipboard_wait_is_target_available() has a nested main
    loop.  Switching to gtk_clipboard_request_targets() fixes the problem.
    
    Reported by John Darrington.

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

Summary of changes:
 src/ui/gui/psppire-data-sheet.c |   39 ++++++++++++++++++++++++++++-----------
 1 files changed, 28 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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