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.6.1-2044-gaf57


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2044-gaf57bc3
Date: Sat, 07 May 2011 17:36:04 +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  af57bc3d9e5bb15f9e6f786b32ca98f734129f5d (commit)
       via  aea57010adca9f26dd3abef66a3f7a5c169964ec (commit)
      from  89661039e64c2bda951d2309daafc47e92f60cea (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 af57bc3d9e5bb15f9e6f786b32ca98f734129f5d
Author: Ben Pfaff <address@hidden>
Date:   Sat May 7 10:35:47 2011 -0700

    gui: Use GTK+ accessor functions instead of deprecated macros.
    
    These are now available on all GTK+ versions due to the <gtk/gtk.h>
    wrapper added in the previous commit.

commit aea57010adca9f26dd3abef66a3f7a5c169964ec
Author: Ben Pfaff <address@hidden>
Date:   Sat May 7 10:25:44 2011 -0700

    gui: Add <gtk/gtk.h> wrapper with functions from GTK+ 2.18 and 2.20.
    
    Suggested by John Darrington.

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

Summary of changes:
 Smake                                |    1 +
 configure.ac                         |    2 +
 src/ui/gui/automake.mk               |   17 ++++-
 src/ui/gui/customentry.c             |   14 ++--
 src/ui/gui/include/gtk/gtk.in.h      |  166 ++++++++++++++++++++++++++++++++++
 src/ui/gui/psppire-buttonbox.c       |   22 +-----
 src/ui/gui/psppire-dialog.c          |    2 +-
 src/ui/gui/psppire-hbuttonbox.c      |    4 +-
 src/ui/gui/psppire-keypad.c          |    4 +-
 src/ui/gui/psppire-output-window.c   |    6 +-
 src/ui/gui/psppire-vbuttonbox.c      |    4 +-
 src/ui/gui/text-data-import-dialog.c |    2 +-
 12 files changed, 204 insertions(+), 40 deletions(-)
 create mode 100644 src/ui/gui/include/gtk/gtk.in.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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