gtk+ 3.19.5



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

* GtkShortcutsWindow:
 - GtkShortcutsGesture has been removed, since GtkShortcutsShortcut
   can now document gestures

* GtkFileChooser:
 - The places view now shows the available space when that information
   is available
 - Problems with remembering the dialog size have been fixed

* CSS changes:
 - CSS margins, border and padding are more consistently supported
 - Many widgets now support min-width and min-height
 - Many style properties have been superseded by CSS properties

* Adwaita:
 - Some visual updates and fixes

* Wayland:
 - DND with icon widgets is working properly

* GDK:
 - More of the DND implementation is now handled in GDK: creating the
   drag window, moving the window along with the cursor, the drag
   cancel animation.
 - GdkSeat is a new API that supersedes grabs on individual devices and
   is a better fit for backends like Wayland or Mir

* Bugs fixed:
 758929 GtkEntryCompletion should allow for changing the popdown delay
 759079 GtkComboBox triggers segmentation fault in update_menu_sensitivity...
 759081 Add 'nullable' to return type of gtk_cell_layout_get_area.
 759091 notebook tab stays hovered if mouse leaves slowly
 759092 GtkTextIter: add starts_tag() and deprecate begins_tag(), for cons...
 759168 wayland: Implement DND icon hotspot API
 759225 placesview: implement available space
 759260 [Adwaita:dark] menus on GtkTreeView barely visible because menu sh...
 759309 Add GdkSeat
 759323 gdk_display_get_pointer(): segfault if application client (core) p...
 729593 Add margin style property to GtkSwitch slider
 756191 GtkModelButton css padding not working
 708394 CSS - support min-width
 755947 wayland: gnome-terminal does not fill entire area when tiled

* Translation updates:
 Arabic
 German
 Polish
 Portuguese
 Slovak
 Spanish



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

Download
========
https://download.gnome.org/sources/gtk+/3.19/gtk+-3.19.5.tar.xz (18.6M)
  sha256sum: 4829e8fa2353bf70329362164b5afdf54e6af3f8bd0de2a2d4f62e7560cfcc72



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