[gtk/matthiasc/for-master: 6/7] NEWS: Updates




commit ae09e20e8a19ab67f10c7341fcd721dc3c70171d
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Sep 25 21:27:25 2020 -0400

    NEWS: Updates

 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/NEWS b/NEWS
index 9f6ed93944..a2117d153b 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ Overview of Changes in GTK 3.99.2
 * GtkFontChooser:
  - Determine sample text based on font coverage
  - Allow filtering by language
+ - Don't center the list
 
 * GtkStack:
  - Add gtk_stack_add_child
@@ -42,8 +43,12 @@ Overview of Changes in GTK 3.99.2
 * GtkVideo:
  - Make autoplay work
 
+* GtkButton:
+ - Check coordinates for button releases
+
 * CSS:
  - Allow more than 64 selectors per rule
+ - Avoid some allocation overhead
 
 * Adwaita:
  - Improve gesture graphics
@@ -52,6 +57,8 @@ Overview of Changes in GTK 3.99.2
 
 * GDK:
  - Add gdk_frame_clock_get_fps
+ - GLES: Fix color channel mixup in textures
+ - GL: Reduce image copying for texture uploads
 
 * GSK:
  - Add radial gradient nodes
@@ -76,6 +83,12 @@ Overview of Changes in GTK 3.99.2
  - Rename GdkSurfaceState to GdkToplevelState
  - Remove GdkWaylandSurface::committed
  - Make Wayland backend api take GdkToplevel
+ - Drop gtk_widget_new
+ - Drop cairo_surface_upload_to_gl
+ - Drop gtk_scrolled_window_set_capture_button_press
+ - Drop gtk_column_view_column_new_with_factory
+ - Rename gtk_buildable_set_name to gtk_buildable_set_buildable_id
+ - Drop other GtkBuildable api
 
 * Demos:
  - Bug and crash fixes


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