Advertising

Murray's Blog


Archive for August, 2002

<p><a href="http://www.advogato.org/proj/gtkmm/">gtkmm</a> is edging closer to a stable release. I think the freeze announcement did a good job of shaking those last API patches out of people. I spent some time on another lifecycle bug. It turned out to be something simple, and I would have seen that quickly if I had just used <a href="http://www.advogato.org/proj/valgrind/">valgrind</a> at the start.

Monday, August 19th, 2002

nullity said some good things about gtkmm, which is nice.
I finished setting up lxr and bonsa at work - we now have a complete system much like the one at cvs.gnome.org. I wrote some extra notes to supplement gleblanc's installation instructions.
Running is now becoming ridiculous. The canal is a great discovery. I can't believe that […]


gtkmm API freeze

Sunday, August 4th, 2002

Just lost another weekend to gtkmm. Andreas Holzmann fixed our last API bug, so I thought we were ready for a source-frozen release. But then Michael v. Szombathely found that we were leaking GtkDialogs. It turned out to need quite a hefty recoding of the various bits of code that link the gtkmm and GTK+ […]