commit 534fbf28fc6fc988959489ac1da635945dd63c6d Author: Christian Persch Date: Mon Sep 12 21:05:10 2016 +0200 Version 0.45.92 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bc359ee16ab371ad5b2cf5f06389610031f8c3bc Author: Tom Tryfonidis Date: Sun Sep 11 21:19:58 2016 +0000 Updated Greek translation po/el.po | 120 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 56 insertions(+), 64 deletions(-) commit 791a4337cc74ce21db4f76e428e1190e0bb9815a Author: Egmont Koblinger Date: Sun Sep 11 21:09:22 2016 +0200 widget: Fix OSC 112 (reset cursor color) This was accidentally broken in commit 86f206b3ec01033c07a76cf949276058489b53ee. https://bugzilla.gnome.org/show_bug.cgi?id=771256 src/caps.cc | 2 +- src/vteseq-n.gperf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 0caaddb831e24d8b2cbc997e29a0be8945fb5b8e Author: Fran Dieguez Date: Fri Sep 9 00:03:10 2016 +0200 Updated Galician translations po/gl.po | 124 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 57 insertions(+), 67 deletions(-) commit 0381d1a2cb0e2cb4731fdf7b39d96d5d49a4be54 Author: Rūdolfs Mazurs Date: Thu Sep 8 21:51:01 2016 +0300 Update Latvian translation po/lv.po | 120 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 53 insertions(+), 67 deletions(-) commit 8d4195edd3af99237a1220008ea4a8d957380f7d Author: Anders Jonsson Date: Tue Sep 6 18:25:45 2016 +0000 Updated Swedish translation po/sv.po | 119 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 54 insertions(+), 65 deletions(-) commit b00caee60a757d354bf8d51678669c2eb426e086 Author: Christian Persch Date: Sun Sep 4 15:18:22 2016 +0200 regex: Warn if MULTILINE flag it not used Due to the way that vte implements the regex search, using PCRE2_MULTILINE when creating the regex is required. Warn if passing a regex that doesn't have it. src/vtegtk.cc | 8 ++++++-- src/vteregex.cc | 16 ++++++++++++++++ src/vteregexinternal.hh | 2 ++ 3 files changed, 24 insertions(+), 2 deletions(-) commit 4c0d8533051fb80999e886884f7fb2729c1a0c58 Author: Christian Persch Date: Sun Sep 4 14:36:19 2016 +0200 regex: Always add MULTILINE flag when translating from GRegex Instead of warning if the MULTILINE flag is not set in the GRegex, just add it, since we're translating the regex to PCRE2 anyway. https://bugzilla.gnome.org/show_bug.cgi?id=770718 src/vtegtk.cc | 1 - src/vteregex.cc | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) commit 298cfcbc643449c9617843e1e8937ab11e6cf3ce Author: Christian Persch Date: Sun Sep 4 12:45:43 2016 +0200 docs: Fix missing descriptions Need to specify the source code file extensions manually in order for gtk-doc to pick up our .cc files. https://bugzilla.gnome.org/show_bug.cgi?id=770114 doc/reference/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit cd83f79e9983b959c69790044ae8108c588b31fb Author: Baurzhan Muftakhidinov Date: Sun Sep 4 04:07:44 2016 +0000 Updated Kazakh translation po/kk.po | 114 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 61 deletions(-) commit e2636596a5f6da194c3c9a3c46401b2baa0fce68 Author: Changwoo Ryu Date: Sat Sep 3 14:12:20 2016 +0000 Updated Korean translation po/ko.po | 116 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 63 deletions(-) commit 297b0055c896f8f8f274a20dd524da3803c96497 Author: Claude Paroz Date: Tue Aug 30 08:55:34 2016 +0200 Updated French translation po/fr.po | 82 ++++++++++++---------------------------------------------------- 1 file changed, 15 insertions(+), 67 deletions(-) commit 1627c4211816be258829308a85f4a152a44665f7 Author: Мирослав Николић Date: Sun Aug 28 11:37:41 2016 +0200 Updated Serbian translation po/sr.po | 125 ++++++++++++++++++++++++++------------------------------ po/sr@latin.po | 127 +++++++++++++++++++++++++++------------------------------ 2 files changed, 117 insertions(+), 135 deletions(-) commit 2796f97eca37613128ee2a4c71e85cad2bfea643 Author: Eric R. Schulz Date: Sat Aug 27 00:55:11 2016 +0200 widget: Fix memory leak in _vte_file_stream_init() g_object_new() calls _vte_boa_init(), so calling the init twice leaks memory. The bug was introduced in commit ab8b3a3465625e08e4aa5657d13d54b6818a231a. https://bugzilla.gnome.org/show_bug.cgi?id=770038 src/vtestream-file.h | 1 - 1 file changed, 1 deletion(-) commit 7f09dc6a4bef5f4eb4ffc61d204575f543b9a8d8 Author: Egmont Koblinger Date: Fri Aug 26 00:54:12 2016 +0200 docs: Fix minor typo src/vtegtk.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit aede95e9c7d3abdb174cf9569d3809e62a09d55a Author: Matej Urbančič Date: Thu Aug 25 22:55:06 2016 +0200 Updated Slovenian translation po/sl.po | 124 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 57 insertions(+), 67 deletions(-) commit b83f44bfa10fad716c2e43aade20c207fe4a7179 Author: Balázs Úr Date: Fri Aug 19 21:47:56 2016 +0000 Updated Hungarian translation po/hu.po | 95 +++++++++++----------------------------------------------------- 1 file changed, 16 insertions(+), 79 deletions(-) commit 767974682a014c944d08b01767780dbd5b7754f1 Author: Andika Triwidada Date: Thu Aug 18 04:51:31 2016 +0000 Updated Indonesian translation po/id.po | 116 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 53 insertions(+), 63 deletions(-) commit 167f6607a779c9b57c0f856df244aa83aa8f2651 Author: Eric R. Schulz Date: Wed Aug 17 16:12:42 2016 +0200 widget: Fix refcount leak in child_watch_done VteTerminalPrivate::child_watch_done() was missing the g_object_unref() corresponding to its g_object_ref() at the start. Since this function is only called from the callback of g_child_watch_add_full(), and that callback already uses g_object_ref()/ g_object_unref() around the call to VteTerminalPrivate::child_watch_done to keep the VteTerminalPrivate in a death grip, just remove the extra g_object_ref(). The bug was introduced in commit 50aee40af7d16c2bec82f4f8bcdd259b6913c541. https://bugzilla.gnome.org/show_bug.cgi?id=770036 src/vte.cc | 1 - 1 file changed, 1 deletion(-) commit aecf940466a9b5b7b41ff4e094f567bced07d379 Author: Piotr Drąg Date: Tue Aug 16 09:27:16 2016 +0200 Updated Polish translation po/pl.po | 86 ++++++++++++++++++---------------------------------------------- 1 file changed, 24 insertions(+), 62 deletions(-) commit 50d67b8249a77c0f0351a63beef193566612ab50 Author: Christian Persch Date: Mon Aug 15 20:23:24 2016 +0200 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)