GTK+ 2.23.3 released



GTK+ 2.23.3 is now available for download at:

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

8d99bb78555b7d4a9c6d42824895fb4d12ddb9f332bc0e46b2db71baaa12117a  gtk
+-2.23.3.tar.bz2
64ae526a4e10187a16fc41d818e9b8ae8c1633a85a287f7c252c6de6c3ea76e1  gtk
+-2.23.3.tar.gz

This is a development release leading toward 2.24.

Notes:

 * GTK+ 2.24 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.22. If you have problems, you'll need
   to reinstall GTK+ 2.22.

 * GTK+ 2.24 will be source and binary compatible with
   the GTK+ 2.22 series; however, the new API additions
   are not yet finalized, so there may be incompatibilities
   between this release and the final 2.24 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://library.gnome.org/doc/devel/gtk/2.23/gtk-building.html

Common questions:

 http://library.gnome.org/devel/gtk/2.91/gtk-question-index.html


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.23.2 to 2.23.3
==============================================

* New deprecations:
 - GtkRuler (and subclasses)
 - gtk_widget_reset_shapes
 - gdk_set_sm_client_id
 - Foreign window APIs
 - gdk_spawn_*
 - gdkx_visual_get
 - gdk_net_wm_supports
 - gdk_set_locale, gtk_set_locale
 - Some GDK text conversion routines
 - gdk_drag_context_new
 - gdk_drag_find_window and gdk_drag_get_protocol
 - gdk_xid_table functions

* Bug fixes:
 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
 634558 Selecting "Search" should focus text box for keyboard entry
 634697 gdk: Add XSetting for "gtk-cursor-blink-timeout"
 634882 Usage of deprecated GLib API (g_source_get_current_time)
 635307 iconcache: Ensure we don't lose data on power loss
 635588 Clicking URL to be opened freezes the application for seconds
 636832 anoncvs.gnome.org does not exist
 637069 Custom print settings set in custom-widget-apply are lost
 637156 Optimize gtk_widget_shape_combine_region (widget, NULL, ...)

* Translation updates:
 Czech
 Norwegian bokmål

Thanks to everybody who contributed to this release:
Chun-wei Fan
Bastien Nocera
Javier Jardón
Federico Mena Quintero
Michael Natterer
Benjamin Otte
Colin Walters
Murray Cumming
Martyn Russell
Tristan Van Berkom
Carlos Garcia Campos


December 21, 2010
Matthias Clasen




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