Advertising

Murray's Blog


Archive for January, 2003

<p>After a year or so of occasional porting while I waited for other stuff to compile, I finally finished porting <a href="http://www.advogato.org/proj/Glom/">Glom</a> to <a href="http://www.advogato.org/proj/gtkmm/">gtkmm</a> 2. This one has much simpler dependencies, with no need for <a href="http://www.advogato.org/proj/Xerces-C++/">Xerces-C++</a> or <a href="http://www.advogato.org/proj/gnomemm/">gnomemm</a> or <a href="http://www.advogato.org/proj/GtkExtra–/">GtkExtra–</a>. There is now a slim chance that I might actually start adding functionality to it, though I'd like to explore use of <a href="http://www.advogato.org/proj/libgda/">libgda</a> instead of just using <a href="http://www.advogato.org/proj/MySQL/">MySQL</a>

Wednesday, January 22nd, 2003

glibmm and gtkmm 2.4 are in gnome's cvs, with those module names, and pretty much ready for release as soon as glib and GTK+ 2.3.0 versions are released.
Now it's just orbitcpp that still needs work.


<p>We <a href="http://lists.gnome.org/archives/gtkmm-list/2003-January/msg00040.html">released</a> <a href="http://www.advogato.org/proj/gtkmm/">gtkmm</a> 2.2.0 and began <a href="http://lists.gnome.org/archives/gtkmm-list/2003-January/msg00002.html">branching<a> for gtkmm 2.4 which will break API to allow us to make some more improvements. I'm very glad that <a href="http://www.advogato.org/proj/gtkmm/">gtkmm</a> is now so much more in sync with GTK+ compared with the past.

Sunday, January 12th, 2003

And now that libxml++ has been released with its new DOM-like API, I was able to release the new UI-abstracted Bakery and a couple of apps that depend on it – PrefixSuffix and SubSubSub

I updated the orbitcpp web page, created a gnome.org mailing list, and released a new version to try to stimulate some more [...]