Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

GTK+ Archive

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.

Advanced UI Development in GTK+

GTK programming has almost never been this easy: IBM developer shares his skills, his enthusiasm, and his modified code for the SimpLIstic sKin interface (or SLIK). SLIK provides a great tool for building advanced user interfaces in Linux or Unix systems. A part of the GQmpeg toolset, it is written using the GTK toolkit, a powerful set of widgets for graphics used by such applications as the GIMP and other GNOME-based apps.