Hi all, I am pleased to announce the release of guile-gnome-platform version 2.15.91.
guile-gnome-platform 2.15.91 may be downloaded from: http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.91.tar.gz Note that this release requires the yet-unreleased G-Wrap 1.9.8. Until it is available, you may follow the instructions on the developer's page[0] to install G-Wrap from its development repository. [0] http://www.gnu.org/software/guile-gnome/dev/ About guile-gnome-platform ========================== guile-gnome-platform is a binding between Guile Scheme and the Gnome stack of libraries. This release is a bugfix release in the unstable 2.15 series, which aims to wrap the libraries in the Gnome Developer Platform at version 2.16. It is unstable, but 2.16.0 will be stable. In addition to fixing bugs, this release adds support for multithreading. Changes ======= packaging changes ----------------- * Require G-Wrap 1.9.8. atk --- * Update for defs parser changes. corba ----- * New platform release, no change. defs ---- * New platform release, no change. docs ---- * Add "Getting started" chapter to tutorial. gconf ----- * Updates for defs parser changes. glib ---- * Leave guile mode when calling into C, and enter when calling back into Guile, as in GClosures. Guile-gnome now supports multithreaded operation on Guile 1.8. * The custom handler for g_warning() and friends was removed; guile-gnome will no longer scm_error when GLib logs. * The defs parser automatically recognizes more output arguments, for example guint64*. * Many bugfixes. gnome-vfs --------- * Updates for defs parser changes. gtk --- * Additions: - gtk-menu-popup accepts #f for parent widget arguments. - gdk-event-button: accessors now work on 2button and 3button events. - New GDK event accessor: gdk-event-button:time * Bugfixes: - Fix gtk-icon-size-lookup and gtk-icon-size-get-name wrappers. * Updates for defs parser changes. libglade -------- * Update for changes to defs parser. libgnome -------- * New platform release, no change. libgnomecanvas -------------- * Update for changes in the defs parser. libgnomeui ---------- * New platform release, no change. pango ----- * New platform release, no change. -- http://wingolog.org/ _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
