GTK+ 2.21.0 released



GTK+ 2.21.0 is now available for download at:

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

sha256 sums:
2f5e3f9fd50de4ac529558126a12983756d62572959cd0d6cb1dff1efca951e2  gtk
+-2.21.0.tar.bz2
a10ed081d3ab21bd62c14426ee00d1f7f4f1e6f3963b54182a79b6ccb9116b6d  gtk
+-2.21.0.tar.gz

This is the first 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.20.0 to 2.21.0
==============================================

* Support tracker 0.8 and 0.9 in the filechooser search code

* New API:
 - add API to convert coords between parent and child windows
 - add gdk_window_get_effective_parent() and
   gdk_window_get_effective_toplevel() which are offscreen aware
 - add gtk_widget_send_focus_change
 - add accessors for GtkTextView adjustments
 - add API to reset the im context in GtkTextView and GtkEntry

* Bug fixes:
 614513 Func to substitute GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB)?
 614510 Needed func for GTK_WIDGET_SET_FLAGS (widget, TOPLEVEL) ?
 614515 Func to substitute GTK_WIDGET_SET_FLAGS (widget,
GTK_HAS_DEFAULT)?
 163251 GtkTextView derivatives need some way to set the need_im_reset
flag.
  69872 GTK_WIDGET_SET_FLAGS should be deprecated
 615028 gdk/x11/gdkdnd-x11.c missing Xutil.h
 615128 gdk monitor order does not seem to be correct
 616565 Fix a typo in the offscreen windows docs
 616118 please expand documentation for gdk_event_free()
 615000 gtk_builder_value_from_string_type() returns FALSE without..
 580889 table cells do not implement action interface
 616053 GtkTextView lacks accessors for hadjustment and vadjustment
 613988 Compile error on DirectFB backend due to missing of gdk_...
 614894 Add heuristic for pre XRandR 1.3 drivers
 560147 GtkBuilder docs should say what GErrors they throw
 615999 Gail doesn't send state-changed events for ATK_STATE_ENABLED
 613974 GtkToolItemGroup devides by 0 when allocating space for...
 614540 configure wants gio-unix on all platform
 557689 In 'select folder' action, filechooser doesn't work when...
 615853 BadMatch when pressing keyboard volume keys while pointer...
 613887 Misprint in the description of the function gtk_cell_view_...
 615162 Fix tooltips on offscreen widgets
 616851 assertion `GTK_IS_MISC (misc)' failed
 607839 libpixbufloader-png.so not in library list
 605186 Use G_DEFINE_INTERFACE macro
 402349 FileChooser's default directory is not "active"
        missing break statement in gtk_tool_item_group_set_property
        missing default events in  GtkToolItemGroup
        fix a filechooser crash when removing files

* Translation updates:
 Basque
 Bengali India
 Catalan
 Catalan (Valencian)
 Danish
 Galician
 Greek
 Indonesian
 Kannada
 Kazakh
 Latvian
 Marathi
 Thai
 Ukrainian

Thanks to all contributors:
Javier Jardón
Hiroyuki Ikezoe
Christian Dywan
Benjamin Otte
Tristan Van Berkom
Cody Russell
Adel Gadllah
Tomas Bzatek
Johan Bilien
Tor Lillqvist
Martyn Russell
Vincent Untz
Michael Natterer
Stefan Kost
Patrick Bernaud
Steven Harms
Tadej Borovšak
Claudio Saavedra
Mike Gorse
Claude Paroz
Torsten Schönfeld
Florian Scandella
Emmanuele Bassi
Mirsal Ennaime


May 7, 2010
Matthias Clasen




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