Advertising

Murray's Blog


Archive for December, 2001

<p>gtkmm2 work is moving along nicely.

Saturday, December 15th, 2001

kenelson has made some nice changes to our code generator, speeding it up, and making it complain about any GTK+2 functions that we haven't wrapped yet. The various libgnome*mm wrapper libraries are gradually taking shape, and it's now possible to build and install them all from the top-level gnomemm module, using the same system as [...]


<p>I started C++ wrappers for libgnomeui and libgnomecanvas

Tuesday, December 4th, 2001

for GNOME2 – libgnomeuimm and libgnomecanvasmm. The shouldn't take long as we just need to update the stuff from gnome– 1.2,x. However, I'm hoping that somebody will step up to take over maintainership of at least libgnomecanvasmm. I also put together a quick gtkmm_hello external example to help the newbies. All of this is in [...]