gtk+ 3.11.0
- From: Matthias Clasen <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gtk+ 3.11.0
- Date: Mon, 28 Oct 2013 12:49:07 +0000 (UTC)
About 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.
News
====
* New notebook tab styling: GtkNotebook now offers a way
for themes to opt out of the tab rendering, with the
'has-tab-gap' style property. The Adwaita theme is using
this to achieve a more modern tab appearance.
* GtkFlowBox: A container that its children in a reflowing
grid, which can be oriented horizontally or vertically.
It is similar to GtkListBox in that the children can
be sorted and filtered, and by requiring a dedicated child
widget type, GtkFlowBoxChild. It is similar to GtkTreeView
in that is supports a full set of selection modes, including
rubberband selection.
* GtkStack: children can now indicate that they require
attention by setting the needs-attention child property.
* Broadway now requires binary array buffers and modern WebSocket
protocol support
* Autoscrolling in range widgets has been improved to work more
reliably in maximized windows.
* GtkSpinner has been changed to render in in a limited set of
sizes.
* GtkApplication now stores and handles accelerators for GActions
itself.
* GtkIconTheme now falls back to the gnome icontheme to fix
problems with the availability of symbolic icons in other
icon themes.
* GTK+ respects the deprecated gtk-button-images and gtk-menu-images
settings again.
* Bugs fixed:
168530 gtk_accel_map_load: wasteful extra stat call.
341146 reorder lines in configure.in for a better display
467720 Useless use of const qualifier
586107 gtkprintbackendpapi.c does not compile on Solaris 10
643914 Area under tabs need its own style class
651224 null pointer dereferenced due to multiple bugs in gtk...
681484 GtkAboutDialog has extra space when gtk_widget_show_a...
691163 GtkNotebook unable to style active tab
693586 Erroneous focus claims resulting from gtk_notebook_se...
697031 gtk_notebook_draw's type doesn't match GtkWidget::draw
Download
========
https://download.gnome.org/sources/gtk+/3.11/gtk+-3.11.0.tar.xz (13.8M)
sha256sum: e502467f986e567d149c13f905f9761dbbe77edc06829ed715c795a4517d060d
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]