GTK+ 2.10.3 released



GTK+ 2.10.3 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.3.tar.bz2   md5sum: c662ca204e204edfd8b8b917b9a852aa
gtk+-2.10.3.tar.gz    md5sum: 138374669cb1d6cf8123fd78fa30433e

This is a bug fix release and is source and binary compatible
with 2.10.0.


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.10 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.2 to 2.10.3
==============================================

* GtkFileChooser:
 - Fix several Win32-specific problems
 - Add automated tests for GtkFileSystem
 - Make overwrite confirmation work again

* Printing support:
 - Fix confusion between names and values in combo boxes
 - Poll for printer list updates in the cups backend

* Add an automatic scrolling example to gtk-demo

* Bugs fixed:
 354004 Use of g_warning("%s", NULL) after failing to 
        open a display
 346751 symbolic colors can't be use in properties
 352264 gtk_status_icon_set_from_pixbuf leaks the old 
        pixbuf
 352391 small link button leak
 353449 A break is missing in 
        gtk_recent_chooser_menu_set_current_uri
 329604 do not scroll on copy to clipboard
 354035 Typo in the GtkWidget::drag-drop doc blurb

* Translation updates (ang,bn_IN,ca,de,dz,el,eu,fi,
  fr,hi,hu,it,ja,lt,ml,mr,nn,or,pl,pt_BR,ro,ru,sl,
  sr,sr Latn,sv,ta,th,tr,vi,zh_CN,zh_HK,zh_TW)

A list of all bugs fixed in this release can be found 
at:
http://bugzilla.gnome.org/buglist.cgi?bug_id=354004,346751,352264,352391,353449,329604,354035

Thanks to all contributors:
Paolo Borelli, Tor Lillqvist, Federico Mena Quintero,
Ross Burton, Michael Natterer, Emmanuele Bassi,
Jan Arne Petersen, Abel Cheung, Chris Wilson,
Mariano Su�z-Alvarez, Frederic Crozat, Kristian Rietveld,
Yevgen Muntyan


Matthias Clasen
September 5, 2006





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]