gtk+ 3.91.0



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

* Initial support for OS X has been merged

* Initial support for building with meson has been added

* New API:
 - gtk_widget_insert_before/after

* Removed API:
 - GtkBox has lost its expand and fill child properties, use
   the general align property for it
 - GtkLabel has lost its angle property, it will be replaced by general
   widget transformation support in the future
 - GtkWindow has lost its hide-titlebar-when-maximized property
 - GtkBox has lost its center child support
 - The compat keysym definitions have been removed

* Bugs fixed:
 769881 Preliminary Meson build files
 771269 Open in new tab / window doesn't work on unmounted file systems
 778301 GtkTooltip doesn't clear source ID in all circumstances
 778853 propagate-natural-width/height request too much with !overlay-scrolling...
 779078 Adwaita: last treeview header button adds border on hover
 779184 Gtk+4 (3.89.4) with Quartz backend: all apps segfault
 780041 Optionally depend on sassc to generate the theme CSS
 780301 wayland: Fix harmless clang warnings
 780734 flowbox: don’t try to focus or draw NULL widgets
 780878 docs: Point links to correct versions
 780944 Please add a specific CSS class for appmenu button in GtkHeaderBar
 781162 Make GtkPlacesView monitor network
 781195 Fix testsuite for GtkPlacesView
 781214 define entry-tag in Adwaita.
 781422 translate_wm_button_layout_to_gtk() is licensed under the GPL
 781622 gtkplacesview.ui: Update helper label to include IPv6 addresses
 781737 Drag icon is always postioned in the top left corner
 781767 Wayland: increase key delivery verbosity
 781992 GtkMenuButton with no popover retains prelight state when no longer sel...
 782109 wayland: memory leak when exporting handle
 782202 linkbutton: Fix memory leak

* Translation updates:
 Croatian
 Greek
 Hungarian
 Indonesian
 Polish
 Russian
 Slovenian



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

Download
========
https://download.gnome.org/sources/gtk+/3.91/gtk+-3.91.0.tar.xz (19.5M)
  sha256sum: fda759b77ebae7e4f14da7319c88975b1f48e715279d373bcbef43b94a40bb73



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