GTK+ 2.10.9 released

GTK+ 2.10.9 is now available for download at:

ftp://ftp.gtk.org/pub/gtk/v2.10/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/

gtk+-2.10.9.tar.bz2 md5sum: 20d763198efb38263b22dee347f69da6
gtk+-2.20.9.tar.gz md5sum: 717c4ecf5f59618e64b67a1f72db0267

This is a bugfix release in the 2.10.x series.

What is GTK+
============

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.

Where to get more information about GTK+
========================================

Information about GTK+ including links to documentation can be
found at:

http://www.gtk.org/

An installation guide for GTK+ 2.8 is found at:

http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html

Common questions:

http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html
http://www.gtk.org/faq/

Overview of Changes from GTK+ 2.10.8 to 2.10.9
==============================================

* Printing support:
- Fix build with cups 1.1

* Recent menu support:
- Fix a double-free bug that causes panel crashes

* Bugs fixed:
394190 crash when opening a gif with a manipulated header
363437 gnome-panel crash to gtkrecentmanager code
143460 Missed tablet button click/release events on win32 (wintab)
336819 GTK won’t compile with mingw on linux
397330 GTK+ 2.10.7 source release does not have ‘gtksocket-stub….
397581 Build is failing (typo)
397621 io-png.c: Don’t load iconv for ASCII text chunks
397783 Initial focus in calendar

A list of all fixed bugs can be found at
http://bugzilla.gnome.org/buglist.cgi?bug_id=394190,397621,397581,397330,336819,143460,397783,363437

Thanks to all contributors:
Emmanuele Bassi
Tor Lillqvist
Yongsu Park
Robert Ögren
Vincent Untz
Michael Natterer
Felix Riemann

Matthias Clasen
January 22, 2007

Comments are closed.