3.91.0

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 22 May 2017 21:42 UTC



###

diff --git a/NEWS b/NEWS
index 8f625c0..9df8307 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+Overview of Changes in GTK+ 3.91.0
+==================================
+
+* 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
+
+
Overview of Changes in GTK+ 3.90.0
==================================

853cba6 3.91.0
NEWS | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)

Upstream: git.gnome.org


  • Share