GTK+ 2.16.1 released



GTK+ 2.16.1 is now available for download at:

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

md5 sums:
74e35ff3e6e02c960fe2117a4b6b102f  gtk+-2.16.1.tar.bz2
fd371592f910b82323182259d33cd229  gtk+-2.16.1.tar.gz

sha1 sums:
01cba21f12e6fa3762fe47437eb4dc335a2fb841  gtk+-2.16.1.tar.bz2
5a68e2a3954b0b6ed332548e2d36cddf2dbda729  gtk+-2.16.1.tar.gz

This is a bug fix release in the 2.16 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.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.16.0 to 2.16.1
==============================================

* GtkBuilder:
 - Accessible action names can now be marked as translatable.
 - gtk-builder-convert correctly handles response ids in all dialogs.
 - gtk-builder-convert warns about duplicate ids.

* GDK:
 - GDK no longer refuses to work on 30-bit visuals

* Win32:
 - The appearance of GTK+ menus on Vista has been improved.

* Bugs fixed:
 575700 Crash when moving a GtkWindow
 574283 unused assignment and dead code in gtk_widget_set_tooltip_window
 538840 [Win32] GTK menu theming could be improved
 576254 <object> requires attribute "id"
 576306 gdkscreen.c: get_nearest_monitor too simple...
 437533 Implement draw_shape PangoRenderer method
 577224 crash when setting new icon after setting icon...
 576150 Doc bug for GtkMenuPositionFunc
 562863 GtkVscrollbar is hardly documented
 575644 Cygwin gail build patch
 571374 Add 30-bit visuals to the list of supported depths
 577650 gtkitemfactory.h fails to compile
 578094 ProcessIdToSessionId needs to be declared as WINAPI
 518642 Custom tags and translatable content
 532858 segv setting GBoxed subclass <property>
 557629 Response ID not converted for GtkFileChooserDialog
 577789 about dialogue doesn't linkify licence text
 577824 empathy_chat_window_init: GClosure is leaked
 577964 Page Range entry is not accessible
 578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed
 578271 PageSetup should be sent to the previewer
 578276 gtk-builder-convert improperly converts GtkComboBox
 578290 two memory leaks
 578354 Memory leak in gdkscreen-x11
 578365 GtkMountOperation does not allow passwordless mount of sf...
 578366 file descriptor leak
 573922 Using NET_WM_USER_TIME even if startup notification times...
 561345 Title of Print Preview window should not be previewXXXXXX...
 577868 about dialogue changes appearance on style-set (change th...
 572797 GtkCellRendererAccel display string i18n in OTHER mode

* Updated translations:
 Arabic
 Assamese
 Basque
 Bulgarian
 Crimean Tatar
 Danish
 Galician
 German
 Greek
 Gujarati
 Japanese
 Kannada
 Malayalam
 Marathi
 Oriya
 Pashto
 Russian
 Spanish
 Telugu
 Turkish

Thanks to all contributors:
Tor Lillqvist
Michael Natterer
Claudio Saavedra
Cody Russell
Hiroyuki Ikezoe
Dave Gilbert
Sven Neumann
Christian Dywan
Stef Walter
Behdad Esfahbod
Christian Persch
Paul Bolle
Federico Mena Quintero
Shixin Zeng
Alexander Larsson
Björn Lindqvist
Johan Dahlin
Michael Chudobiak
Carlos Garcia Campos
MOROHOSHI Akihiko
Bruce Cowan


April 11, 2009
Matthias Clasen




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