GTK+ 2.19.4 released



GTK+ 2.19.4 is now available for download at:

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

md5 sums:
c0bb9a753c37bf27aab118f085ad3de6  gtk+-2.19.4.tar.bz2
7b5e70082de65eb1b4f05583530a9fc3  gtk+-2.19.4.tar.gz

sha1 sums:
23992c70cfe2b7a8daab12f077a5aa47d5dc60ff  gtk+-2.19.4.tar.bz2
e34ad46c37723fc62e7a3e2be3d48dac676bc5f7  gtk+-2.19.4.tar.gz

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

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.18. If you have problems, you'll need
   to reinstall GTK+ 2.18.

 * GTK+ 2.20 will be source and binary compatible with
   the GTK+ 2.18 series; however, the new API additions
   are not yet finalized, so there may be incompatibilities
   between this release and the final 2.20 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.19.3 to 2.19.4
==============================================

* GSeal:
 - New accessors for GtkEntry windows
 - New accessors for GtkRange members

* Bugs fixed:
 607082 Add accessors for sealed GtkRange members
 567729 Add GtkToolPalette
 591102 gdk_pixbuf_save() creates a zero-size file...
 600865 gnome-panel crashed with "BadPixmap...
 601412 action area presence makes gnome-terminal window grow...
 603144 Suspected wrong builtin page size: Chinese PRC6 and...
 606009 weirdness with clipping in abiword - csw
 606698 Misplaced declaration of gtk_print_job_set_status
 606761 pixops.c: variables are declared at middle of block
 607217 Mixing calls to _set_markup and _set_text causes...
 607269 gtk_label_set_attributes with empty list no longer...
 607322 Double-click doesn't work if the item is selected...
 607687 f-spot crashes when using themes using the pixmap...
 607778 Add accessors for GtkEntry's windows
 607770 Leak in GtkTreeView with HildonPannableArea
 603245 drawing artifacts with action widgets and long tab...

* Updated translations:
 Arabic
 Asturian
 Basque
 Bengali
 Bulgarian
 Burmese
 Norwegian bokmål
 Slovenian
 Spanish
 Swedish


Thanks to all contributors:
Javier Jardón
Michael Natterer
Murray Cumming
Alexander Larsson
Kristian Rietveld
Claudio Saavedra
Paul Davis
Christian Dywan


January 25, 2010
Matthias Clasen




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