From: Andy Wingo <wingo@pobox.com>
To: guile-gtk-general <guile-gtk-general@gnu.org>,
guile-user <guile-user@gnu.org>
Subject: guile-gnome-platform 2.16.2 released
Date: Wed, 09 May 2012 23:01:36 +0200 [thread overview]
Message-ID: <87bolxkr0v.fsf@igalia.com> (raw)
Hello all,
I am pleased and embarrassed to announce the release of
guile-gnome-platform version 2.16.2.
Get it here:
http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
About guile-gnome-platform
==========================
guile-gnome is a Guile wrapper collection for the GNOME library stack.
It ships with an wrapper engine that allows semi-automatic wrapping of
GObject-based C APIs.
This release is the first in 4 years. The API has not been
substantially updated. The major change is simply that it works with
2.0, and there there is a tarball.
Changes
=======
* Instead of the terribly complicated revision control configuration
that we had before, now all code is in git, and in just one branch.
The build files like Makefile.am and configure.ac are no longer
generated from other files.
* Update to support Guile 2.0 in addition to 1.8. (We don't currently
install compiled .go files yet.)
* Require G-Wrap 1.9.14.
* If Guile is new enough, tab completion at the REPL will cause all
"latent" bindings to become present. This makes it easier to explore
the API.
glib
----
* Fix generation of code that produces errors when compiled when
wrapping GList* types.
gtk
---
* Fix some instances of allocating boxed types with g_new0 instead of
the boxed type's own copy function. Thanks to Greg Benison and
Patrick Bernaud.
* Fix linking error regarding libgw-guile-gnome-gtk and libguile-cairo.
Thanks to Andreas Rottmann.
* Add overrides with parameter annotations for methods of
GtkPrintOperation (bug #603211). Thanks to Patrick Bernaud.
* Add wrapper for gtk_tree_view_get_path_at_pos(). Thanks to Patrick
Bernaud.
* Fix up some of the example files for 2.16.0 API. Thanks to Patrick
Bernaud.
* The GtkTextBuffer API now uses UTF-8 for Guile 2.0. Thanks to Mark
Weaver. There is more work to do regarding UTF-8 and Guile 2.0,
though.
libglade
--------
* Fix automatic connection of signals to handlers (bug #605248). Thanks
to Patrick Bernaud.
--
http://wingolog.org/
next reply other threads:[~2012-05-09 21:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-09 21:01 Andy Wingo [this message]
2012-05-10 2:55 ` guile-gnome-platform 2.16.2 released Nala Ginrut
-- strict thread matches above, loose matches on Subject: below --
2012-05-09 23:57 Sunjoong Lee
2012-05-09 20:53 Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bolxkr0v.fsf@igalia.com \
--to=wingo@pobox.com \
--cc=guile-gtk-general@gnu.org \
--cc=guile-user@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).