commit 6c37e5164aef8b2ac3dea02f6c1a3152dad93fda Author: Akira Nakajima Date: Fri Oct 19 22:12:48 2018 +0200 ring: Fix thawing combining accents over a double-wide character https://bugzilla.gnome.org/show_bug.cgi?id=795192 (cherry picked from commit 441ea0ed2c06bfe716c390c825031024eee065ee) src/ring.cc | 4 ++++ 1 file changed, 4 insertions(+) commit 2b376efd2c2bb0700f2374695a643d5874bddfe8 Author: Christian Persch Date: Sun Oct 7 00:26:19 2018 +0200 emulation: Make dispatch of SCORC symmetrical to SCOSC Only dispatch either when DECLRMM is reset. (cherry picked from commit 86e1d0883b88d4899c9b398d9f0a1c51b9d86e8d) src/vteseq.cc | 3 +++ 1 file changed, 3 insertions(+) commit 85f8e4958702b296ceab12dd93616f2e549427b6 Author: Christian Persch Date: Sun Oct 7 00:26:19 2018 +0200 modes: Use parentheses in macro (cherry picked from commit e9129cb8f408d7970e8fb32c845075aa52233e26) src/modes.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 429e15367e405d9bf993be38937e73c1fe52d3c0 Author: Egmont Koblinger Date: Sun Oct 7 00:26:19 2018 +0200 emulation: Implement SCOSC/SCORC https://gitlab.gnome.org/GNOME/vte/issues/48 (cherry picked from commit f86cae603b23d34e36ab95fde6612bfc4d5eeca8) src/modes-private.hh | 3 ++- src/modes.hh | 11 ++++++++-- src/parser-cmd.hh | 6 ++++-- src/parser-csi.hh | 4 ++-- src/vteseq.cc | 61 +++++++++++++++++++++++++++++++++++++++++----------- 5 files changed, 66 insertions(+), 19 deletions(-) commit 69bba5b114571b7d5a7457cc762905b753ffaa8c Author: Egmont Koblinger Date: Thu Sep 27 21:25:50 2018 +0200 widget: Add missing exception specification (cherry picked from commit 4e7fe2f2fc02cc008f67d80ef3cd9b41a8f17129) src/widget.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 3481c9ec8cb3f799c8c0322e05b68a7ca023bda2 Author: Christian Persch Date: Mon Sep 24 20:58:18 2018 +0200 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)