gtk+ 3.5.6



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
====

* GtkSearchEntry is a subclass of GtkEntry that is set up to be
  used as a search entry

* GtkMenuButton is button that pops up a menu. The menu can be
  generated from a GMenu or provided manually

* The GtkMountOperation code will now use gnome-shell to present
  a system-modal mount dialog when available

* The accessibility bridge code that exports accessible objects
  on the bus is used by default (atk-bridge has been converted into
  a library that GTK+ links against). To avoid the linking, you can
  pass --without-atk-bridge when configuring GTK+.

* Bugs fixed:
 613561 single quote missing in translation of gtk-2-18.kn.po
 652809 Add "search" entry
 668013 Add menu button
 669986 Some keyboard navigation breakage with GtkNotebook
 670369 gdk: annotate the attributes_mask type for gdk_window_new
 674963 GtkMountOperation should proxy to the Shell for modal dial...
 676077 Windows: Weird characters appearing when using certain key...
 677491 'toolkit-accessibility' default value should be 'true' for...
 677551 a11y: fix a typo leading to a crash
 677649 gtk[list,tree]store: fix transformation of GValues upon set
 677774 gdk: add missing annotations to gdk_event_get_scroll_deltas
 677809 Regression: gtkiconview changes in 3.4.2 / master break ch...
 677915 entry-completion: don't move to leftmost character with in...
 677941 Gtk.ListStore doesn't have the method "reorder" as its doc...
 677943 DnD of notebook tabs lead to Gtk-WARNING
 678175 Memory leak in GtkImage
 678407 GtkImage: fix get_property('stock')
 678418 Lacks a way to get the position of an item in the icon view

* Translation updates:
 Arabic
 Galician
 Greek
 Spanish
 Telugu




Download
========
http://download.gnome.org/sources/gtk+/3.5/gtk+-3.5.6.tar.xz (12.4M)
  sha256sum: 8f044a9ac03b156258e72196b44aab0d893a90f63a093642edf27f3f6c690881



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