guile-gnome-gtk NEWS --- history of user-visible changes.
Copyright (C) 2004,2005,2006,2007 Free Software Foundation, Inc.
See the end for copying conditions of this file.
Last updated 10 Dec 2007.


guile-gnome-gtk is a Guile binding for GTK+ and GDK. It is part of GNU
guile-gnome. This file documents the user-visible changes in
guile-gnome-gtk only.


guile-gnome-gtk 2.15.96 - Andy Wingo, 2007-12-10
================================================

* API review.

* Documentation changes: add type index, section for undocumented
  exports, regenerated for changes resulting from API review.

* Fixes to make sure that all examples work.

* Fix crasher in gtk-tree-model-iter-next.


guile-gnome-gtk 2.15.95 - Andy Wingo, 2007-11-10
================================================

* 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.


guile-gnome-gtk 2.15.94 - Andy Wingo, 2007-09-25
================================================

* Added documentation for the gtk and gdk wrappers.


guile-gnome-gtk 2.15.93 - Andy Wingo, 2007-06-15
================================================

* Fix wrapping of GdkEvent, which had broken mysteriously.


guile-gnome-gtk 2.15.92 - Andy Wingo, 2007-05-24
================================================

* Update to wrap GTK+ 2.10, part of GNOME 2.16.

* Require guile-cairo.

* Bugfixes.


guile-gnome-gtk 2.15.91 - Andy Wingo, 2007-05-10
================================================

* 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.


guile-gnome-gtk 2.15.90 - Andy Wingo, 2006-12-15
================================================

* Build updates for g-wrap, compile fixes for GCC 4.

* Wrap GtkListStore (previously skipped by mistake).

* Wrap gint* and guint* output args, and annotate some parameters as
  null-ok.


guile-gnome-gtk 2.7.99 - Andy Wingo, 2005-03-06
===============================================

* Compile fix: Use general --disable-deprecation configure argument.


guile-gnome-gtk 2.7.98 - Andy Wingo, 2005-01-11
===============================================

* Compile fixes: don't disable deprecated functions. Fixes compilation
  with GTK+ 2.6.


guile-gnome-gtk 2.7.97 - Andy Wingo, 2004-12-05
===============================================

* Initial release with NEWS


Copyright (C) 2004,2005,2006,2007 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.
