GTK+ 2.17.10 released



GTK+ 2.17.10 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/2.17/
 http://download.gnome.org/sources/gtk+/2.17/

md5 sums:
9fe31cc177993fdec187e6f44fc3b60b  gtk+-2.17.10.tar.bz2
b169d880f5b672219e23f8fb9cf764ab  gtk+-2.17.10.tar.gz

sha1 sums:
093b6019525786f1f8112a989d7c1bbc168bbd42  gtk+-2.17.10.tar.bz2
91bb6aebe1b73fb17918416d0c1b56415d547b03  gtk+-2.17.10.tar.gz

This is a development release leading up to GTK+ 2.18.

Notes:

 * This is an unstable development release.
   It has had only little testing and there are unfinished
   features and plenty of bugs in this release. It should
   definitively not be used in production.

 * Installing this version will overwrite your existing
   copy of GTK+ 2.16. If you have problems, you'll need
   to reinstall GTK+ 2.16.

 * GTK+ 2.18 will be source and binary compatible with
   the GTK+ 2.16 series; however, the new API additions
   are not yet finalized, so there may be incompatibilities
   between this release and the final 2.18 release.

 * Bugs should be reported to http://bugzilla.gnome.org.


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.x 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/


Contributing
============

GTK+ is a large project and relies on voluntary contributions.
We are actively searching for new contributors in various areas
and invite everyone to help project development.
If you are willing to participate, please subscribe to the project
mailing lists to offer your help and read over our list of vacant
project tasks:
   http://live.gnome.org/GtkTasks


Overview of Changes from GTK+ 2.17.9 to 2.17.10
===============================================

* Client-side windows:
 - Regression fixes continue
 - Multiple clipping issues have been fixed
 - gdk_window_beep() works again
 - gtk-demo now has a few offscreen window demos

* GSEAL:
 - Several more getters and setters have been added:
   gtk_widget_is_toplevel(), gtk_widget_is_drawable(),
   gtk_widget_set_window()

* Bugs fixed:
 592752 aisleriot card drag start makes card appear behind...
 592901 Crash in JPEG pixbuf loader instead of error
 592263 redraw problem in text view
 593011 Cannot move applet with middle click
 592624 BadAccess from gdk_window_x11_set_events
 592606 Activate the default button in a respose-request callback
 593249 emacs and acroread don't work properly
 592883 Spin cell rendererer problem with double click
 588199 GtkTreeView rendering glitch while using a default...
 543310 set_enable_tree_lines doesn't work when a cellrenderer...
 589636 csw broke DND from panel menus
 593595 broken clip handling in GtkLabel
 590921 NULL should not be a valid return value for gdk_window_new()
 590861 cups_printer_create_cairo_surface() sets a fallback res...
 544724 delete new line requires two keystrokes
 593001 Emit 'update-custom-widget' on page setup change
 593317 gtkwindow leaks startup ID
 593080 mem leak
 593481 GtkEntryCompletion action-activated signal is emitted...
 593135 gtk_entry_set_icon_from_pixbuf only works one time
 593012 configure doesn't handle --enable-{cups,papi} correctly
 592862 There is a misprint on the returning value of gdk_pixmap...
 586466 GtkPrintOperation printing fails if it is the only...
 434318 printer detail acquisition needs events
 593712 configure fails to to check properly for cups...

* Translation updates:
 Asturian
 Basque
 Bengali India
 Czech
 Finnish
 Hindi
 Kannada
 Oriya
 Polish
 Serbian
 Tamil
 Telugu

Thanks to all contributors:
Alexander Larsson
Christian Dywan
Benjamin Otte
Dan Winship
Kristian Rietveld
Michael Natterer
Pascal Terjan
Carlos Garcia Campos
Christian Persch
Davyd Madeley
Marek Kasik
Paolo Borelli


September 1, 2009
Matthias Clasen





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