GNOME 3590 Published by

GTK+ 3.1.18 has been released



GTK+ 3.1.18 is now available for download at:

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

22197439092404b43184d6121d047610f6c4573891309feca36ac8eedeaf6ab4 gtk
+-3.1.18.tar.xz
e6f1afcdf87932cb3fb78f65b9459b3e5bae44481d8c9f0ca3be9c388c0ad975 gtk
+-3.1.18.tar.bz2

Another release in the 3.1 development cycle.
I haven't gotten around to writing announcements for 3.1.14 and
3.1.16, so this announcement will be a little longer than usual.

============

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.


Overview of Changes in GTK+ 3.1.14, 16 and 18
=============================================

* GtkTreeView:
- The GtkTreeModelFilter and GtkTreeModelSort implementations
have been improved and a comprehensive test suite has been added

* GtkFileChooser:
- The selected file(s) can now be copied to the clipboard
- It is now possible to go to the containing folder of a
selected file in recent files or search results

* Bugs fixed:
656851 Allow use of GVariant in GtkListStore
344858 gtk_menu_item_new_with_label() created widget with refcount 2
349502 option to copy full path in "Save AS"/"Open file" dialogs
621076 GtkTreeModelFilter does not emit all signals in some situations
634136 GtkTable::children accessor
649588 crash when sending a notification: "Gdk-CRITICAL **: gdk_vis...
650762 gtk_misc_set_alignment replacement with the new API functions
651827 Crash in check_application()
656986 GtkSwitch is unusable when added to primary toolbar.
657146 Missing files in POTFILEs.in
657260 Gtk should use AtkWindow and remove that hack on GailUtil
657359 Crash when specifying data length in gtk_css_provider_load_...
657384 missing accessors for GdkEvent structures
656223 GtkToolShell: Move vfunc default results to default impl...
530253 typo ifaces under gtk_tree_view_set_reorderable
566202 GTK_SELECTION_MULTIPLE description unclear
581435 gtk_tree_view_set_drag_dest_row() needs more documentation
655631 Description of x and y parameters in gtk_render_arrow is in...
657793 Support NULL sibling in gtk_grid_attach_next_to
657882 gtk_css_provider_propagate_error's signature not updated...
657963 themingengine: remove xthickness FIXME from gtk_render_line()
657985 reeview: add GTK_STYLE_CLASS_SEPARATOR for tree view separators
658008 Centered text alignment in GtkAssistant is wrong
658077 Add theming support to GtkPathBar
658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_...
658168 Gtk-Message: Failed to load module "gail"
658200 gtk_toolbar_finalize() does stuff it shouldn't
Fix colord support in the print dialog

* Distchecking works again, and errors that crept in due to
lack of a working distcheck have been eliminated

* Translation updates:
Belarusian
Brazilian Portuguese
Esperanto
Galician
German
Gujarati
Indonesian
Korean
Lithuanian
Norwegian bokmål
Persian
Russian
Serbian
Spanish
Swedish
Traditional Chinese
Uighur


Thanks to all contributors:
Chun-wei Fan
David Zeuthen
Cosimo Cecchi
Kristian Rietveld
Xavier Claessens
Arx Cruz
Ryan Lortie
Colin Walters
Benjamin Otte
Michael Terry
Tristan Van Berkom
Federico Mena Quintero
Vincent Bernat
Diego Celix
Alejandro Piñeiro
Murray Cumming
Javier Jardón
Richard Hughes
Eitan Isaacson


Sep 5, 2011
Matthias Clasen