GTK+ 2.8.18 released



GTK+ 2.8.18 is now available for download at:

 ftp://ftp.gtk.org/pub/gtk/v2.8/
 http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/

gtk+-2.8.18.tar.bz2   md5sum: 0d27a026428732337676d47d22e5e23c
gtk+-2.8.18.tar.gz    md5sum: 7c137c2f8372eca59aef9545b733ee87

This is a bugfix release in the 2.8.x series. 


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.8 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/


Overview of Changes from GTK+ 2.8.17 to GTK+ 2.8.18
===================================================

Bugs fixed:
 338047 search box positioning has some bugs         [David Trowbridge]
 338262 gtk+ Cygwin build fixes
 337562 Gdk does not translate VK_NUMPADx to GDK_KP_x   [Timon Christl]
 339224 sanely handle late (re)setting of dnd image     [Benjamin Otte]
 334582 Text is shifted off-by-one in Add to panel    [Behdad Esfahbod]
 340063 gtk_widget_create_pango_layout docs typo      [Behdad Esfahbod]
 139628 GtkLayout In GtkScrolledWindow does not receive 
        the scroll_event
 341896 gtktreeview has RTL problems with toggle buttons 
        if using gtktreestore as a model            [Roozbeh Pournader]
 342072 Wrong drop location in GtkEntry                [Yevgen Muntyan]
 342096 GtkImage animation CRITICALS on switching 
        themes                                       [Tommi Komulainen]
 342003 DnD: Conditional jump or move depends on 
        uninitialised value                          [Tommi Komulainen]
 341734 cursor blocked to dnd mode after using shift and
        dnd on a GtkCalendar                         [Sebastien Bacher]
 305530 Crashes while creating source code 
        w/GtkFontSelection                              [Damon Chaplin]
 168105 the right edge tab does not appear when switching 
        tab                             [Hiroyuki Ikezoe, Kouhei Sutou]
 342007 Warning in gtk_paned_compute_position        [Patrick Monnerat]
 342529 gdk should set resolution on PangoCairoFontmap, 
        not PangoCairoContext                         [Behdad Esfahbod]
 316689 GtkTreeView does not resize correctly       [Kristian Rietveld]
 342260 gtk_tree_view_get_cell_area() forgets depth-one 
        expander                                         [Jorg Schuler]
 333284 expander animation not working in RTL mode      [Benjamin Berg]
        Multiple issues discovered by Coverity               [Coverity]
        Make gtk_file_chooser_button_new() friendlier
        for language bindings                          [Murray Cumming]

Updated translations (de,es,fr,he,nn) 


Matthias Clasen
May 26, 2006




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