[Mono-list] Gtk# 0.11 released

Mike Kestner mkestner@speakeasy.net
Thu, 18 Sep 2003 15:34:14 -0500


Announcing release 0.11 of Gtk#, codenamed "Duct Tape."

Tarballs and binaries available for immediate download from:

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

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
largely unproven and API unstable, and therefore not recommended for
production work. 

Changes since 0.10:
* Updated to the Gtk 2.2 and some GNOME 2.2 APIs (Martin, MK)
* GnomePrint(UI) 2.2 support. (Martin)
* Parser now ignores more source comments. (Martin)
* Updates to current GnomeDB APIs (Rodrigo)
* Generate "Global" and static classes to wrap more methods (MK)
* GAPI::Metadata alteration support for more elements (MK, Aleksey Sanin)
* Updates to TreeView demo (John Luke)
* Overhaul of ref handling semantics to plug leakiness. (Ettore, MK)
* Track gtkhtml3 released versions, not cvs. (MK)
* GConf::Value list support. (Gonzalo)
* Remove cygwin dll dep on win32. (Todd Berman)
* Win32 build love including libglade support. (Alp Toker)
* Hide ugly unused fields in Structs (Rachel)
* Fix for the infamous managed treeview extension bug. (Rachel)
* More API Customizations and glue: (Martin, Ettore, Duncan, Xavier Amado, John Luke, Alp Toker)
* Bugfixes (Shane Hyde, Duncan, MK, Martin, Aleksey Sanin, Gonzalo, Alp Toker)
* Doc Updates (Duncan, John Luke, Martin, Xavier Amado)

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

-- 
Mike Kestner <mkestner@speakeasy.net>