pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.7.9-977-g1c4c43d


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.7.9-977-g1c4c43d
Date: Wed, 31 Jul 2013 05:20:13 +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, gtk3 has been updated
       via  1c4c43dfe02ba41b7942c4a62bd21ed69490f9fd (commit)
       via  4a05980bb56d3e7db228133b807e553bc70f8a29 (commit)
      from  7bf0c4d57ce0da1ad3fe082a01716808eaef09a5 (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 1c4c43dfe02ba41b7942c4a62bd21ed69490f9fd
Author: Ben Pfaff <address@hidden>
Date:   Tue Jul 30 22:00:48 2013 -0700

    gtkxpaned: Avoid deprecated gdk_pointer_grab(), 
gdk_display_pointer_ungrab().
    
    This removes the last use of deprecated functions from gtkxpaned.

commit 4a05980bb56d3e7db228133b807e553bc70f8a29
Author: Ben Pfaff <address@hidden>
Date:   Tue Jul 30 22:17:33 2013 -0700

    gtkxpaned: Fix bug introduced in earlier commit.
    
    Commit 7bf0c4d57ce (gtkxpaned: Avoid deprecated gtk_widget_get_pointer().)
    essentially replaced gtk_widget_get_pointer() by its implementation in
    GTK+3, but it left out a part of the implementation that I didn't think
    was needed.  Without that part, though, dragging most of the handles fails
    to properly track the mouse pointer.  This commit fixes the problem.

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

Summary of changes:
 lib/gtk-contrib/gtkxpaned.c |  105 ++++++++++++-------------------------------
 1 files changed, 29 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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