Advertising

Murray's Blog


Archive for March, 2004

GNOME 2.6

Wednesday, March 31st, 2004

So GNOME 2.6 is finally out the door. Quite apart from all the other good reasons for doing time-based releases, if we didn't write release notes every 6 months, we would completely lose track of what we were doing. Every time I'm surprised at how much substantial work has been done, on stuff that users [...]


A clearly-defined development platform

Thursday, March 25th, 2004

Edd, so, given that most of what you want exists already, the question is how do we present it in the right way, so that people know about it, and so that it gets even better. A meta-package of some type? That's fairly easy with debian and Fedora I think.
Not only does this stuff exist [...]


Java generics

Monday, March 22nd, 2004

I am very pleased to see that generics will actually be in Java soon. It has long been my biggest problem with the language. And it's nice that the syntax is similar to C++ templates. I really didn't think they would do it because, by making the language more complicated, it will make Java more [...]


gtkmm

Sunday, March 21st, 2004

I have spent excessive amounts of time recently fixing the gtkmm build on the SUN Forte C++ 5.3 and g++ 3.4 (cvs) compilers. Everything is working for SUN Forte for gtkmm 2.2, and g++ 3.4 is now fine for gtkmm 2.2 and 2.4, but we still have problems with libsigc++ 2 (needed for gtkmm 2.4) [...]


GNOME keyboard shortcuts

Sunday, March 7th, 2004

I started a little list of really useful GNOME keyboard shortcuts for GNOME 2.6. Maybe there's one or two more. There's already a full list for accessibility, linked there, but that has a lot of stuff that most users don't need. I remember real MacOS Classic users liking these kinds of things. Maybe we could [...]


GNOME Betas, GTK+ API Freeze, and GNOME Bindings API Freeze

Friday, March 5th, 2004

This is the time when we get stressed:

The GTK+ maintainers had to decide to finally freeze their API to avoid delaying the GNOME 2.6 release.
The GNOME release-team had to decide whether GNOME was ready for 2.6, based on the bugzilla status, and particularly with the lateness of the GTK+ API freeze.
The GNOME Bindings had API [...]