commit 8610f40913e0bda2656f81478d2f4932fa667152 Author: Debarshi Ray Date: Fri Mar 9 19:51:03 2018 +0100 widget: Remove GdkVisibilityState handling GtkWidget::visibility-notify-event doesn't work on modern composited windowing systems. In such cases one can only assume that the widget is always completely visible (ie. GDK_VISIBILITY_UNOBSCURED). These days most users have a compositor, and therefore bugs in this optimization often manage to survive undetected. https://bugzilla.gnome.org/show_bug.cgi?id=794214 (cherry picked from commit b54395869c408656f31493a25f9e9fe89cd56bb7) Conflicts: src/vte.cc src/vte.cc | 53 +---------------------------------------------------- src/vtegtk.cc | 9 --------- src/vteinternal.hh | 4 ---- 3 files changed, 1 insertion(+), 65 deletions(-) commit e64ec6f38d8a63401fb6dad8ad076822b23a2162 Author: GNOME Translation Robot Date: Thu Mar 1 11:10:11 2018 +0000 Update Scottish Gaelic translation po/gd.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) commit 7fe155b9284dfe300901764028391db71b2ec6ee Author: Pieter Schalk Schoeman Date: Mon Jan 29 11:01:22 2018 +0000 Add Afrikaans translation po/LINGUAS | 1 + po/af.po | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) commit 504db1b97f684778ee52f6e280a9e734936be20f Author: Egmont Koblinger Date: Sat Nov 18 20:50:06 2017 +0100 widget: Reset might need to start blinking the cursor https://bugzilla.gnome.org/show_bug.cgi?id=790536 (cherry picked from commit f6678e7e938aaf6f4fd72ceb8f1bb71b2bf3e69e) src/vte.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ddd6dc998d9842369ec20f8e83c380401a8aed02 Author: Christian Persch Date: Sat Nov 18 19:10:10 2017 +0100 pty: Fix mem leak (cherry picked from commit 304e29d8a603828f42410ceac39ad803fcac475b) src/pty.cc | 2 ++ 1 file changed, 2 insertions(+) commit 1d200a63ac4e39035af35e80881aa4fdae5556c6 Author: Christian Persch Date: Sat Nov 18 18:40:03 2017 +0100 matcher: Fix memory leak Don't leak the GValueArray. https://bugzilla.gnome.org/show_bug.cgi?id=790539 (cherry picked from commit dda73cc07250ea324b4227907197c39b93fcd365) src/matcher.cc | 12 +++++++----- src/table.cc | 19 +++++++++++-------- 2 files changed, 18 insertions(+), 13 deletions(-) commit b260666370a374331d10b4b7fe3a22651828091c Author: Hannie Dumoleyn Date: Sun Nov 5 16:59:39 2017 +0000 Update Dutch translation po/nl.po | 110 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 54 insertions(+), 56 deletions(-) commit f5a27846f965f339cf4f1ba065ee6a6bf1fbe88e Author: Christian Persch Date: Mon Oct 30 23:24:39 2017 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)