commit 8de154e7114de86389b826d7ee60bc93a9d7ba5b Author: Egmont Koblinger Date: Sun Oct 22 19:36:19 2017 +0200 widget: Emit title-changed and uri-changed only if the value really changed https://bugzilla.gnome.org/show_bug.cgi?id=782863 (cherry picked from commit 9bc33bdd967887db026f5267ae7db28e6bfcfeef) src/vte.cc | 45 +++++++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 16 deletions(-) commit 9bb20baf3e129ae2d29718e247feea09232ed1cb Author: Egmont Koblinger Date: Sat Oct 28 14:44:15 2017 +0200 widget: Show the mouse pointer when a popover is presented from outside VTE This is a followup for the incomplete fix from commit 3e744098a4345fab636dca438f7e1996cdb57f7e. https://bugzilla.gnome.org/show_bug.cgi?id=789390 (cherry picked from commit 653ad2224deae42d93ac10c4dd8495c7cd214e87) src/vte.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit ad6fee1ad1500c132103711d53d23631bab46ca7 Author: Egmont Koblinger Date: Sun Oct 15 22:33:22 2017 +0200 build: Add strchrnul implementation to fix compilation on macOS https://bugzilla.gnome.org/show_bug.cgi?id=788476 (cherry picked from commit a4362e96d882e496444c8858963d4d4be4d7b430) configure.ac | 3 +++ src/vteseq.cc | 1 + src/vtespawn.cc | 13 ++----------- src/vteutils.cc | 13 +++++++++++++ src/vteutils.h | 3 +++ 5 files changed, 22 insertions(+), 11 deletions(-) commit 71c7835b669c6e279196c8f0dcb1f6896d9ae7bb Author: Xavi Ivars Date: Thu Oct 5 13:18:33 2017 +0200 [l10n] Updated Catalan (Valencian) translation po/ca@valencia.po | 134 +++++++++++++++++++++++++----------------------------- 1 file changed, 63 insertions(+), 71 deletions(-) commit 73155f8947f7834a2925a6e3403a488f97e1887a Author: Christian Persch Date: Mon Oct 2 20:33:47 2017 +0200 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)