* [ann] guile-gnome-platform 2.15.95 released
@ 2007-11-10 16:29 Andy Wingo
0 siblings, 0 replies; only message in thread
From: Andy Wingo @ 2007-11-10 16:29 UTC (permalink / raw)
To: guile-user, guile-gtk-general
Brisk November greetings!
I am pleased to announce the release of guile-gnome-platform version
2.15.95.
guile-gnome-platform 2.15.95 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.95.tar.gz
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.
The most notable feature of this release is documentation for the
Libglade, Gnome Canvas, Gnome VFS, GConf, Libgnome, and Libgnomeui
libraries. These are available as Info files, and also on the web at:
http://www.gnu.org/software/guile-gnome/docs/
Also note the incompatible change to (gnome gtk), described below.
In addition, we have added API regression unit tests to all modules,
ensuring that no unintentional changes will sneak in in our push towards
a stable release. For a stable 2.16.0 release, the remaining task is to
conduct an API review of all modules to make sure that the types are
sane.
Changes
=======
packaging changes
-----------------
* Build system work: add common makefile include for unit tests and a
new check-coverage target to documentation builds.
atk
---
* Added API regression test suite.
cairo
-----
* New platform release, no change.
corba
-----
* New platform release, no change.
defs
----
* New platform release, no change.
docs
----
* New platform release, no change.
gconf
-----
* Add API regression test suite.
* Add documentation, generated from upstream gtk-doc.
glib
----
* Added API regression unit tests for (gnome gw glib); previously only
(gnome gobject) was tested.
* Add new code to check documentation coverage, integrated with the
build system via the generate-docs.mk file in the `pkg' module.
* Fix documentation of class properties.
gnome-vfs
---------
* Add API regression test suite.
* Add documentation, generated from upstream gtk-doc.
The docs are suboptimal, as they do not talk at all the mapping between
gnome-vfs handles and scheme ports.
gtk
---
* Incompatible change: (gnome gtk) only exports GDK and GTK functions
(gnome gtk) used to re-export (oop goops), (gnome gobject), and a number
of other modules. This was changed so that we could guarantee a stable
interface for (gnome gtk); if you want other modules, you should
explicitly require them.
* Added API regression test suite.
libglade
--------
* Added documentation, generated from upstream gtk-doc.
* Added API regression test suite.
libgnome
--------
* Add documentation, generated from upstream gtk-doc.
* Add API regression test suite.
libgnomecanvas
--------------
* Add API regression test suite.
* Add documentation, generated from upstream gtk-doc.
libgnomeui
----------
* Add documentation, generated from upstream gtk-doc.
* Add API regression test suite.
pango
-----
* Fix linking errors that made pangocairo unusable.
* Add API regression test suite.
Cheers,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-10 16:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-10 16:29 [ann] guile-gnome-platform 2.15.95 released Andy Wingo
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).