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

* All widgets are drawing CSS backgrounds and borders

* All gadgets have been replaced by widgets

* GtkSpinButton no longer derives from GtkEntry

* GtkScrollbar no longer derives from GtkRange

* GtkAccelLabel no longer derives from GtkLabel

* All remaining style properties have been removed

* A new 'widget bowl' demo has been added in gtk4-demo

* GtkEventBox has been removed. It is no longer needed

* Add support for entering emoji by name using Ctrl-Shift-e

* Wayland:
 - Support Wacom tablet wheel scrolling
 - Support the shortcut inhibitor protocol

* Bugs fixed:
 776903 Label with hyperlinks cannot be opened with touch on wayland
 776909 gtk_adjustment_clamp_page: Conditional jump or move depends on unin...
 777333 In a GNOME Wayland session, gnome-terminal windows cannot be moved ...
 777515 gtk3-icon-browser doesn't list document-edit-symbolic icon
 778188 TE crashes on multiple repeated BELL chars
 780938 No icon tooltip shown in GtkEntry
 781246 Return value of gtk_widget_get_parent_window should be marked (nullable)
 783343 wayland: RFC - add shortcut inhibitor support
 783906 gtk_accelerator_get_label broken
 784016 Crash in gnome-terminal due to calling a GdkDisplayClass vfunc on a ...
 784624 process-stop-symbolic hardcoded as app menu fallback
 785280 GtkCenterBox: No G_BEGIN_DECLS and G_END_DECLS in gtkcenterbox.h
 785318 GtkActionBar: g_object_class_install_properties() is not called
 785375 Cursors for Wacom tablets are not always updated correctly under Wayland
 785423 Missing nullable annotation for gtk_bin_get_child
 785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget
 785793 gsk_color_matrix_node_draw leaking cairo_pattern_t

* Translation updates:
 Croatian
 Czech
 Friulian
 Indonesian
 Punjabi
 Slovenian
 Spanish



ChangeLog
=========
https://download.gnome.org/sources/gtk+/3.91/gtk+-3.91.2.changes  (178K)

Download
========
https://download.gnome.org/sources/gtk+/3.91/gtk+-3.91.2.tar.xz (19.3M)
  sha256sum: 878a313f6de108c77ee1915ae8ce5ec4ba9c1f9e059a4a3bc1ed230ef29e4bc9

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to