[Mono-list] Gtk# 0.18 released

Mike Kestner mkestner@ximian.com
Wed, 31 Mar 2004 12:51:20 -0600


Announcing release 0.18 of Gtk#, codenamed "Todd's Private Dancer."  

Tarball available for immediate download from:

http://sourceforge.net/project/showfiles.php?group_id=40240

Binaries (thanks to Duncan Mak) will be available shortly through the
Mono project at:

http://www.go-mono.com/download.html

About Gtk#: 
Gtk# is a .Net language binding for the Gtk+ Graphical User Interface
toolkit and several GNOME platform libraries. The GNOME 2.2 platform is
currently targeted.  The binding is fairly complete, but it is still
somewhat unproven and API unstable, and therefore not recommended for
production work. 

Changes since 0.17:
* ThreadNotify made win32-friendly. (Gonzalo Paniagua Javier)
* parser support for GObject virtual methods, although we don't generate
wrapper code yet. (MK)
* automake support for the build, with working distcheck (MK, John Luke)
* [ConnectBefore] support for event delegates. (MK)
* System.Drawing dependency removed. (MK)
* Gdk.Size value type implementation. (MK)
* More API Corrections, Customizations, and glue: (Jorn Baayen, Todd
Berman, MK)
* Bugfixes (Gonzalo Paniagua Javier, John Luke, Todd Berman, MK)
* Doc Updates (Hector E. Gomez Morales, Alex Combas)

Discussion of Gtk# occurs on the mailing list at
gtk-sharp-list@lists.ximian.com.  Bugs can be reported to
http://bugzilla.ximian.com, module gtk#. Check the Gtk# homepage for
additional info at http://gtk-sharp.sf.net.

-- 
Mike Kestner <mkestner@ximian.com>