GTK+ 2.21.3 released



GTK+ 2.21.3 is now available for download at:

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


e1169311487c726fed2929a0856deb05a30f79171b3097a5afd8c7c4621cd0f1  gtk
+-2.21.3.tar.bz2
ef4c69ed21720329245f3538092319509dc5e35de9bb412aa6fcb44407417349  gtk
+-2.21.3.tar.gz

This is a development release leading toward 2.22.

Notes:

 * GTK+ 2.22 is planned to be the last stable GTK+ 2.x release,
   to be released in parallel with GTK+ 3. It will not receive
   major feature work beyond API additions that are required
   to facilitate porting to GTK+ 3.

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

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

* gdk-pixbuf has been moved into a separate module

* gtk_init warns if it detects GTK2.x and GTK3 being used
 in the same process

* Misc new API:
 gtk_accessible_set_widget
 gtk_message_dialog_get_message_area
 gtk_font_selection_dialog_get_font_selection
 gtk_window_group_get_current_grab
 gtk_table_get_size
 gtk_button_get_event_window
 gdk_device_manager_get_client_pointer
 gdk_image_get_pixels

* Bugs fixed:
 522756 gnome-appearance-properties crashed with SIGSEGV...
 615666 GTK_OBJECT_FLAGS() should be deprecated
 621136 GtkCalendar: Some functions always return TRUE
 621250 Missing accessors for GtkRange has_stepper_X
 621414 Can't select file on file browser popup after...
 621683 gtk_menu_attach_to_widget() should emit...
 621775 Space symbol missed in Resources chapter
 622011 Don't handle "connecting-to-device" state reason
 622371 Need gtk_accessible_set_widget
 622581 GtkButton has no accessor for event_window

Thanks to all contributors:
Benjamin Otte
Javier JardÃn
Yaakov Selkowitz
Vincent Untz
Federico Mena Quintero
Tor Lillqvist
Thomas Wood
Stanislas Marquis
Chris KÃhl
Marek Kasik
Ignacio Casal Quinteiro
Tristan Van Berkom


June 27, 2010
Matthias Clasen





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