Path to this page:
Subject: CVS commit: pkgsrc/devel/guile-gnome
From: Greg Troxel
Date: 2015-06-07 14:02:22
Message id: 20150607120222.5A7DE98@cvs.netbsd.org
Log Message:
Update to 2.16.2. All patches were from upstream (or perhaps
accepted).
Add one new patch to avoid including glib sub-headers, just sent
upstream.
guile-gnome-platform 2.16.2 -- 2012-09-05
=========================================
[bug fixes omitted -gdt]
packaging changes
-----------------
* 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.
gtk
---
* 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.
* 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.
Files: