summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-02 20:17:19 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-01-02 20:17:19 -0500
commit38166a67c7e7518e3985b383d8e6b682875330be (patch)
tree44749ec1b494f2238e81966fa06d8f9553107c07 /NEWS
parent01b94db73d20236a67693081a363d27b879ce288 (diff)
downloadgtk+-38166a67c7e7518e3985b383d8e6b682875330be.tar.gz
NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS63
1 files changed, 63 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4eba1fb9b..d978714764 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,66 @@
+Overview of Changes
+===================
+
+* GtkPopover
+ - Center titles
+ - Fix menu item alignment with submenus
+
+* GtkVideo
+ - Fix up autoplay semantics
+ - Respect pixel aspect ratio
+
+* GtkCenterLayout
+ - Fix handling of expanding center child
+
+* GtkSettings
+ - Change gtk-cursor-aspect-ratio to double
+ - Fix the default value of gtk-print-backends
+
+* GtkGestureStylus
+ - Convert motion history to surface coordinates
+
+* GL renderer
+ - Various optimizations
+ - Avoid leaking shader objects
+
+* Adwaita
+ - Fine-tune flat buttons
+
+* Docs
+ - Add various missing types
+ - Add DND examples
+ - Correct css docs for several widgets
+ - Improve GtkVideo docs
+
+* gtk4-builder-tool
+ - Remove GtkCheckButton::draw-indicator
+ - Fix a buffer overrun
+
+* Demos
+ - Don't put the search bar in the scroll area
+ - Make the OpenGL demos work with OpenGL ES
+
+* Build
+ - Fix vulkan reference in pc file
+ - Fix build with certain Vulkan versions
+
+* OS X:
+ - Fix build on OS X
+ - Fix crash on Mojave
+ - Fix a window sizing issue
+
+* Translation updates:
+ Basque
+ Brazilian Portuguese
+ Catalan
+ Galician
+ Japanese
+ Persian
+ Punjabi
+ Romanian
+ Ukrainian
+
+
Overview of Changes in GTK 4.0
==============================