gtk+ 3.19.7



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

* GtkNotebook:
 - Has been converted to use gadgets
 - Style properties have been deprecated

* GtkTextView:
 - Offers (some) control over cursor blinking

* CSS changes:
 - Fix rendering of asymmetric borders
 - Add CSS names to more widgets
 - Support recoloring icons with -gtk-recolor

* Themes:
 - Many Adwaita fixes

* GTK+ widget drawing scalability has been improved (for containers
  with many children, like large list boxes or flow boxes).

* Drag-and-Drop has been rearchitected to move the input handling into
  GDK, where different backends can handle it according to their needs
  and capabilities. The new, 'managed' DND is currently implemented
  for X11 and Wayland.

* Wayland:
 - Support kinetic scrolling, using the new events in version 5 of the
   wl_pointer interface
 - Suppport DND actions and drag cancellation that were added in version
   3 of the wl_data_offer interface

* Bugs fixed:
 722727 Widget state CSS pseudoclasses should work with adjacent selectors
 722937 problem rendering asymmetric borders with dotted style
 748327 W32: GDK can be hypothetically stuck in time
 756729 No kinetic scrolling on Wayland
 757503 Selected text is white on white (invisible) - Evo / GTK+ 3.19.1
 759785 GdkSeat: Suspected errors in documentation
 759898 W32: There's a gap between tooltip window and its shadow
 760350 Cast the return value of g_array_free to void* before casting to...
 760388 MS lib files cannot be generated (with patch)
 760416 broadwayd --help shows translated characters as question marks o...
 760427 Adwaita: Separators in popovers shouldn't always have margins
 760445 regression: openQA no longer able to press ctrl-alt-del to get t...
 760509 GdkWindow positions/sizes include css margins
 760524 linked comboboxes change size when clicked
 760525 Labels in dialog buttons misaligned
 760528 GtkFrame child should start below the label widget
 760536 ship a mini icon theme for recolarable symbolic icon assets
 760572 Inspector highlights "random" widgets
 760596 epiphany middle click on link opens an invisible tab
 760615 GTK FTBFS with MinGW-w64
 760640 Crash in gtk_notebook_set_show_tabs when closing Epiphany
 760663 Some labels on RTL in some menus dosn't shown
 760668 box gadget: Implement cross-axis alignment
 760680 Emitting "shutdown" signal twice leads to a crash
 760748 GtkTextView should allow hooks for reseting blink time
 760754 gedit crashes detaching a tab
 756729 No kinetic scrolling on Wayland
 760370 GDK-ify drag and drop

* Translation updates:
 Brazilian Portuguese
 Finnish
 Japanese
 Slovak



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

Download
========
https://download.gnome.org/sources/gtk+/3.19/gtk+-3.19.7.tar.xz (18.6M)
  sha256sum: 375d8dfd037befddc8d7bf42e2599520520c0696abfc71936cd19351a1c2877e



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