GTK+ 2.15.2 released



GTK+ 2.15.2 is now available for download at:

 http://download.gnome.org/sources/gtk+/2.15/

gtk+-2.15.2.tar.bz2  md5sum: 1c230eeb1bf24b69b480d0a35da34794
gtk+-2.15.2.tar.gz   md5sum: 1e9d42fb6bdfb6752a82f6c3afc3b3e7

This is another development release leading up to GTK+ 2.16.

Notes:

 * This is unstable development release. While it has had
  a bit of testing, there are certainly plenty of bugs
  remaining to be found. This release should not be used
  in production.

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

 * GTK+ 2.16 will be source and binary compatible with
  the GTK+ 2.14 series. The API additions in GTK+ 2.15
  are finalized at this point, only minor API changes 
  are expected to happen between 2.15.2 and 2.16.

 * 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.15.1 to 2.15.2
==============================================

* GtkAction:
 - Make toolitems pick up icon names from actions
 - Draw proxies of radio actions properly
 - Make menu proxies of recent actions work
 - Avoid accidental activations when changing actions on proxies
 - Make derived button classes work as proxies

* Input methods:
 - Avoid an assertion due to early use of input methods

* GtkScale:
 - Avoid a segfault in the marker drawing code

* GtkImageMenuItem:
 - Add a property to override the show-menu-images setting

* Bugs fixed:
 566628 gdk_display_close always asserts on win32 and quartz
 569240 Crasher when using markers
 569104 Toggle menu entries showed as check menu entries...
 322932 Always show icons on panel menus

* Updated translations:
 Finnish (fi)
 German (de)


Thanks to all contributors:
Claudio Saavedra
Tristan van Berkom
Björn Lindqvist
Richard Hult
Bastien Nocera
William Jon McCann


January 27, 2009
Mattthias Clasen




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