GTK+ Archive

GTK+ Challenge: Make Pango Faster; Desktop Integration Bounty

Red Hat's Christopher Blizzard found that Pango is significantly slower than XFT (which itself is not a speed demon either) resulting on slower desktop Gnome/GTK+ software perfomance. The Pango maintainer, Owen Taylor, says that he's been opposed in the past to creating a fast path for latin text because it means that the non-english code paths won't get nearly as much testing. However, Owen now said that if we can find him a clean patch that would do it, he might take it and that "would make the entire desktop faster". Elsewhere, the Gnome Foundation has put up a Desktop Integration Bounty.

GTK+ 2.4.3 Released

GTK+ 2.4.3 is a bug fix release and is source and binary compatible with 2.4.0. The main reason for this quick followup release is a problem with the button size allocation logic in 2.4.2, which showed up in the Gimp. A number of other bugfixes have been included as well.

GTK+ 2.4.2 Released

GTK+ and GLib 2.4.2 are released. This is a bug fix release and is source and binary compatible with 2.4.0. There are a considerable number of fixes in this release, especially in the areas of GtkFileChooser, GtkComboBox and GtkEntryCompletion. Also, a problem on Solaris has been fixed.

GTK+ 2.3.2 Released

This is a development release leading up to GTK+-2.4. Changes since GTK+-2.3.1 include many API fixes for new widgets and bug fixes in new and old code, along with various new API enhancements, such as allowing saving a GdkPixbuf to an in memory buffer, and a "blazingly fast" fixed-height mode that can be enabled for GtkTreeView. GLib 2.3.2 and Pango 1.3.2 were also released. Elsewhere, ComputerWorld interviews Jeff Waugh, release manager of Gnome.