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-975-g7bf0c4d


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, gtk3, updated. v0.7.9-975-g7bf0c4d
Date: Tue, 30 Jul 2013 05:59:40 +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  7bf0c4d57ce0da1ad3fe082a01716808eaef09a5 (commit)
       via  dbf6401f7efc2feab37aae5c8620d8edc84e9dce (commit)
       via  badc9b5b9fa30af9eb9f0f72f9bb3f33ca0fcdb0 (commit)
       via  3c2eb9f19111e4491fe91623263cb64a0350b536 (commit)
       via  df4f07abc74d634857f4affcb743441b0ec302c7 (commit)
       via  0ac284dc7a541a01ce80ea86e4077bcf21fed0ca (commit)
      from  b2b2b0a29f80de89d96bcceea90f117930ab47b9 (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 7bf0c4d57ce0da1ad3fe082a01716808eaef09a5
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 22:55:18 2013 -0700

    gtkxpaned: Avoid deprecated gtk_widget_get_pointer().

commit dbf6401f7efc2feab37aae5c8620d8edc84e9dce
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 22:07:16 2013 -0700

    gtkxpaned: Use GTK+3 painting functions instead of deprecated ones.

commit badc9b5b9fa30af9eb9f0f72f9bb3f33ca0fcdb0
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 22:03:17 2013 -0700

    gtkxpaned: Remove style code from gtk_xpaned_realize().
    
    gtk_style_attach() is deprecated in GTK+3 and the migration guide says
    that it is no longer needed.  I guess it is possible that the
    gtk_widget_set_style() call is somehow still needed, but I don't
    understand the intent of that call and removing it seems to have no
    visible effect.

commit 3c2eb9f19111e4491fe91623263cb64a0350b536
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 22:01:52 2013 -0700

    gtkxpaned: Use g_object_unref() instead of gdk_cursor_unref().
    
    gdk_cursor_unref() is deprecated in GTK+3.

commit df4f07abc74d634857f4affcb743441b0ec302c7
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 21:58:07 2013 -0700

    gtkxpaned: Implement GTK+3 sizing.

commit 0ac284dc7a541a01ce80ea86e4077bcf21fed0ca
Author: Ben Pfaff <address@hidden>
Date:   Mon Jul 29 21:28:19 2013 -0700

    gtkxpaned: Remove write-only variables.

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

Summary of changes:
 lib/gtk-contrib/gtkxpaned.c |  309 ++++++++++++++++++++-----------------------
 1 files changed, 146 insertions(+), 163 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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