(define page '((h2 "news") (news (@ (date "3 July 2008") (title "stability: check!")) (a (@ (href "http://article.gmane.org/gmane.lisp.guile.gtk/788")) "Guile-Gnome-Platform 2.16.1") " is out! This one's big: we are now API " "and ABI stable. Write now, run anywhen. But as a dessert, there's " "also " (a (@ (href "http://lists.o-hand.com/clutter/1410.html")) "Guile-Clutter") ", raw and effervescent, at version 0.7.6. Good times!") (news (@ (date "25 April 2008") (title "platform " (s "2.15.97") " 2.15.98 released")) "Guile-Gnome-Platform 2.15.97 is out. But that's totally the news " "of a couple of weeks ago, because now 2.15.98 is out. The big " "changes is that the representation of the Scheme GObjects " "is now much more simple; see the " (a (@ (href "http://lists.gnu.org/archive/html/guile-gtk-general/2008-04/msg00004.html")) "2.15.97 release notes") " for more info. Since then things have " "gone well; 2.15.98 is a preview for 2.16.0. So stability is coming " "soon!") (news (@ (date "10 December 2007") (title "platform 2.15.96 released")) "Guile-Gnome-Platform 2.15.96 is out. The big news is that we've done " "a fairly thorough API review. All exports are in the " (rlink "docs/" "documentation") ", and all of the functions' arguments " "should 'make sense'. Give it a roll! With a little bit of testing, 2.16.0 " "could be out within a month.") (news (@ (date "10 November 2007") (title "platform 2.15.95 released")) "Guile-Gnome-Platform 2.15.95 is out, featuring " (rlink "docs/" "documentation") " and API regression tests for " "every wrapset except CORBA -- 13 in total. Spooky. Check our " (rlink "download/" "download page") " for information " "on downloading it. " "The only thing left until we go stable is an API review, for which " "we now have the tools.") (news (@ (date "1 November 2007") (title "more bindings documented")) "Trunk Guile-Gnome-Platform has a first pass at documenting the " "libglade, libgnomecanvas, gconf, libgnome, and libgnomeui libraries." " Check the " (rlink "docs/" "documentation") " for all the goodies.") (news (@ (date "24 September 2007") (title "platform 2.15.94 released")) "Guile-Gnome-Platform 2.15.94 is out, featuring " (rlink "docs/" "documentation") " for the GObject, GLib, " "ATK, Pango, PangoCairo, GDK, and GTK+ wrappers.") (news (@ (date "1 September 2007") (title "documentation updates")) "The core GObject system has finally been documented, which is available as " (rlink "docs/gobject/" "html") ", " (rlink "docs/gobject/guile-gnome-gobject.pdf" "pdf") ", or " (rlink "docs/gobject/guile-gnome-gobject.texi" "texi") ". The documentation is automatically generated from the source code (both C and Scheme) and the set of bindings actually exported by the modules, so it is complete, and will not go out of date.") (news (@ (date "15 June 2007") (title "platform 2.15.93 released")) "Guile-Gnome-Platform 2.15.93 is out, featuring many-fold speedups at load time, if your Guile is new enough. Also, there's a new release of Guile-GStreamer, version 0.9.91.") (news (@ (date "24 May 2007") (title "guile-gnome source browser; platform 2.15.92 released")) "You can now browse " (code "guile-gnome") "'s source code on the web. Visiting " (a (@ (href "http://codebrowse.launchpad.net/~andywingo/guile-gnome/glib/changes")) "http://codebrowse.launchpad.net/~andywingo/guile-gnome/glib/changes") " will browse changes in the glib module; replace 'glib' with e.g. 'gtk' to get other modules. In other news, guile-gnome-platform 2.15.92 is out, updating the stack to the libraries released with GNOME 2.16, introducing a dependency on " (a (@ (href "http://home.gna.org/guile-cairo/")) "guile-cairo")".") (news (@ (date "10 May 2007") (title "guile-gnome now on bugzilla.gnome.org")) (code "guile-gnome") " now has a bugtracker at " (a (@ (href "http://bugzilla.gnome.org/enter_bug.cgi?product=guile-gnome")) "bugzilla.gnome.org") ". If you are interested in subscribing to all bug mail, go to " (a (@ (href "http://bugzilla.gnome.org/userprefs.cgi?tab=email")) "your bugzilla user page") " and add " (code "guile-gnome-maint@gnome.bugs") " to the users-to-watch box.") (news (@ (date "10 May 2007") (title "guile-gnome-platform 2.15.91 released")) (code "guile-gnome-platform") " 2.15.91 has been released. Check our " (rlink "download/" "download page") " for information on downloading it. Note that it requires the yet-unreleased " (a (@ (href "http://www.nongnu.org/g-wrap/")) "G-Wrap") " 1.9.8. Until it is available, you may follow the instructions on the " (rlink "dev/" "dev page") " to install G-Wrap from its development repository.") (news (@ (date "5 November 2006") (title "Move to bzr, bumped g-wrap dependency")) (code "guile-gnome") " has moved to " (a (@ (href "http://bazaar-vcs.org")) "Bazaar") " as its versioning control system. It's easier for us, and probably easier for you too. See the " (rlink "dev/" "developer's page") " for more information on how to build " (code "guile-gnome") ". Also note that we have bumped our dependency on " (a (@ (href "http://www.nongnu.org/g-wrap/")) "G-Wrap") " to an as-yet-unreleased version, and removed the dependency on SLIB. Again, the " (rlink "dev/" "developer's page") " has all the details.") (news (@ (date "11 November 2004") (title "Lots of hacking and mailing list activity")) "We were alerted that visitors to this humble site might get the impression that the project is dead. Heavens no, we're hack machines! Recent changes include the stabilization and parallel installability of the platform bindings. The archive has also seen the addition of a number of non-platform wrappers, among them libpanel-applet, dbus, and evolution-data-server. Check the " (rlink "download/" "download page") " for the latest.") (news (@ (date "18 July 2004") (title "Moved to " (a (@ (href "http://gna.org/projects/guile-gnome/")) "Gna!"))) "In light of the continued downtime on " (a (@ (href "http://savannah.gnu.org/")) "savannah") ", guile-gnome has finally made a home for itself on Gna!. Thanks, Gna! A release will be out Real Soon Now.") (news (@ (date "18 July 2004") (title (a (@ (href "http://www.nongnu.org/g-wrap/")) "g-wrap") " 1.9.0 released")) "One of our own, Andreas Rottmann, has taken over the maintainership of the g-wrap project, a scheme-C bindings generator. This release is the first in well over a year. Version 1.9.0 is a complete rewrite, offering runtime value wrapping, procedure calls using libffi, and a delayed bindings system that decreases load time by a factor of seven.") (news (@ (date "08 February 2004") (title "GNU " (code "arch"))) "We have switched to using " (a (@ (href "http://www.gnu.org/software/arch/")) "GNU arch") " for primary development. Details about getting the archive can be found on the " (rlink "dev/" "developer's page") ". We will, however, keep CVS available as a read-only snapshot of the current development code.") (news (@ (date "08 February 2004") (title "Split from " (code "guile-gtk"))) "Because we aim to cover the entire Gnome library stack, " (code "guile-gnome") " has amicably split from the " (code "guile-gtk") " project. However, until we can open up a new project on savannah, we are continuing to use " (code "guile-gtk") "'s mailing lists."))) (load "../template.scm") (define (news tag args . body) `(div (h4 ,@(assq-ref (cdr args) 'date) ": " ,@(assq-ref (cdr args) 'title)) (p ,@body))) (define (make-index) (output-html page "guile-gnome: news" "news" "../" #:transform-rules `((news . ,news))))