GTK+ 2.8.9 released



GTK+ 2.8.9 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.9.tar.bz2   md5sum: e7a94132ae6353106c80cd4a1106a368
gtk+-2.8.9.tar.gz    md5sum: 3f89f4f32d60d39e8d1d0fde241d629c

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.8 to GTK+ 2.8.9
=================================================
* Bugs fixed:
 321560 File chooser filter behaves weird [Bogdan Nicula,
        Federico Mena Quintero]
 317999 2.8.4 to 2.8.6: sound-juicer crash, fileselector 
        assertions [Sebastian Bacher]
 322569 On unsetting the Model, GtkTreeView does not clear 
        it's associated TreeSelection [Milosz Derezynski] 
 322998 Crash on selecting a file of null mime-type [Sadrul 
        Habib Chowdhury]
 323024 gtktoolbutton leaks a pixbuf [Paolo Borelli]
 323209 GdkEvent leaked in gtktreeview.c / 
        gtk_tree_view_key_press [Crispin Flowerday]
 323073 Typo in trap_activate_cb() [Sadrul Habib Chowdhury]
 323045 gtkcalendar.c: The identifier is already declared. 
        [Kazuki Iwamoto]
 323386 gtk_menu_attach_to_widget() does not take NULL 
        detacher [Jorn Baayen]
 307196 Unhinted fonts are measured incorrectly and drawing 
        problems occur as a result [Alex Jones, Behdad Esfahbod]
 316310 unwanted scrolling in recent gtk [Paolo Borelli]
 322019 Toolbars without icons are invisible in icon-only 
        mode [Ross Burton]
 323077 Search-entry in the TreeView not working properly 
        [Sadrul Habib Chowdhury]
 323475 gtktoolbutton.c:562: warning: 'image' is used 
        uninitialized in this function [Ross Burton]
 323577 reference count of textbuffer increases with each 
        paste 
 323629 gtk_selection_data_get_uris leaks memory
        [Markku Vire]

* Other changes
 - Remove GMemChunk from public header files to
   support building against GLib 2.10 [Matthias Clasen]
 - Report errors in option parsing [Matthias]
 - Merge upstream xdgmime changes to handle duplicate
   glob patterns [Matthias]


Matthias Clasen





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