Announcing release 0.17 of Gtk#, codenamed "Todd made me do it."
Tarball available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=40240 Binaries will be available shortly through the Mono project (thanks to Duncan Mak). 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.16: * Moved Event handlers and args to base namespaces. *Sharp namespaces are now internal. Kill all your using *Sharp; statements. (MK) * Pango API pruned to remove backend and engine API. (MK) * struct fields now StudlyCaps. (MK) * all GList and most GSList API replaced with typed[]. (MK) * Improved TreeIter.GetHashCode for tree performance. (Ben Maurer) * new hand-coded Gdk.Event implementation. (MK) * More API Corrections, Customizations, and glue: (Jorn Baayen, Todd Berman, John Luke, Thiago Milczarek Sayão, MK) * Bugfixes (Radek Doulik, MK) * Doc Updates (MK) Discussion of Gtk# occurs on the mailing list at [EMAIL PROTECTED] 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 <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
