Archives

Previous Archive

Oct 2003
Nov 2003
Dec 2003
Jan 2004
Feb 2004
Mar 2004
Apr 2004
May 2004
Jun 2004
Jul 2004
Oct 2004
Nov 2004
Dec 2004
Jan 2005
May 2005
Jun 2005

Links

Get Firefox! Gtk#
Mono Blogs

Stuff

Powered by Pivot  
XML: RSS feed 

June 17, 2005

§ GAPI Fest - 2005

Two blogs in one day, but I couldn't resist the urge to advertise Alp Toker's NBind bindings collection. He's turned GAPI loose on gdkgl, gtkgl, poppler, egg, metacity, xsettings, wnck and gsaver. If you've used GAPI to bind a library, let us know about it on the Gtk# mailing list.

§ Versionation

We are renumbering the Gtk# 1.9.x release series to 2.3.x to more closely align with the bound Gtk version. The change is in svn already and will show up in released form probably next week. Also take note that the assembly version has been changed to 2.4.0.0 (and for 2.5.x to 2.6.0.0) which will require a recompilation of any applications which were previously compiled against the old 2.0.0.0 version number we had been installing for both release lines.

Also on the versioning front, I committed doc versioning to trunk to make it clear when an API element requires a specific version of Gtk#. I'll be committing the nifty little reflection-based version markup tool, DocVersionatorPlus (TM), to monodoc/tools as soon as the last few wrinkles are ironed out.