gtk+ 3.19.3



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

* Theming changes
 - Non-standard CSS properties have been renamed to have a -gtk-
   prefix (the old names still work, with a warning):
     gtk-key-bindings is now -gtk-key-bindings
     icon-shadow is now -gtk-icon-shadow
 - CSS parsing errors and warnings are shown in the inspector

* GtkShortcutsWindow:
 - Widgets are more complete, to allow supporting them in glade
 - GtkShortcutsShortcut can now show gestures as well, GtkShortcutsGesture
   is no longer needed and will be removed soon
 - GtkShortcutsShortcut supports standard gestures, with predefined
   icons and subtitles

* Bugs fixed:
 746745 Window suddenly always on top
 758025 cursor flickering
 758094 GtkSpinButton missing redraw
 758187 Stock images for gestures
 758367 GTK+ 3 does not respect bold in org.gnome.desktop.interface font-name
 758407 Could not send the search request \ GDBus.Error:org.freedesktop.Tr...
 758442 gtk_style_context_save() destroys style information

* Translation updates:
 Lithuanian
 Portuguese



ChangeLog
=========
https://download.gnome.org/sources/gtk+/3.19/gtk+-3.19.3.changes  (29.9K)

Download
========
https://download.gnome.org/sources/gtk+/3.19/gtk+-3.19.3.tar.xz (18.5M)
  sha256sum: 912c09359a9c13939900aa7a3436abca7d8a747bc2de337f7b1380b36087e2ff



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