commit af340daa087a083fa7d943f1365ac1e4633b9dfd Author: Christian Persch Date: Mon Mar 16 18:24:43 2015 +0100 Version 0.39.92 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a5fb88c896024d137228fe2089deace4c8f2e6cb Author: Christian Persch Date: Thu Mar 12 19:28:52 2015 +0100 widget: Adjust default set of word characters https://bugzilla.gnome.org/show_bug.cgi?id=730632 src/vte.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) commit 625685a80598e668886feffd0ff10363fb244a7c Author: Christian Persch Date: Thu Mar 12 19:28:52 2015 +0100 widget: Implement word char exceptions https://bugzilla.gnome.org/show_bug.cgi?id=730632 src/vte-private.h | 7 ++- src/vte.c | 181 ++++++++++++++++++++++++++++++++++++++++++++++++++---- src/vteterminal.h | 2 +- 3 files changed, 176 insertions(+), 14 deletions(-) commit c6edcfd003ad8835771712d6a188db1fa85de9df Author: Samir Ribic Date: Fri Mar 13 21:02:34 2015 +0000 Updated Bosnian translation po/bs.po | 133 +++++++++++++++++++++++---------------------------------------- 1 file changed, 48 insertions(+), 85 deletions(-) commit 50e3e3899d72cfb0ae95ae41bbc08bdaa7c28f7b Author: Egmont Koblinger Date: Tue Mar 3 15:09:58 2015 +0100 widget: Decide on rectangular selection when the mouse click occurs https://bugzilla.gnome.org/show_bug.cgi?id=745471 src/vte.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit f2c40efd59639e87cf94bbecd5c70d32443b1323 Author: Egmont Koblinger Date: Fri Feb 27 12:00:05 2015 +0100 widget,emulation: Ignore if Shift is released while selecting with mouse https://bugzilla.gnome.org/show_bug.cgi?id=745134 src/vte.c | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) commit 01d7eb0388b8215df5bed6165b519e03ca4e040b Author: Egmont Koblinger Date: Fri Feb 27 11:59:19 2015 +0100 emulation: Report middle mouse button release https://bugzilla.gnome.org/show_bug.cgi?id=745131 src/vte-private.h | 1 + src/vte.c | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) commit 3448a1dbbd0e8af558d25f9eb4195f699e7e288b Author: Egmont Koblinger Date: Fri Feb 27 11:57:56 2015 +0100 emulation: Fix mouse mode 1003 to correctly report if no button is pressed https://bugzilla.gnome.org/show_bug.cgi?id=745074 src/vte-private.h | 2 +- src/vte.c | 29 ++++++++++++++++++++++------- 2 files changed, 23 insertions(+), 8 deletions(-) commit ec5028023dae899752ab43728d4b7c4818ff4d53 Author: Egmont Koblinger Date: Fri Feb 27 11:55:38 2015 +0100 emulation: Fix printing DEL (127) to do nothing https://bugzilla.gnome.org/show_bug.cgi?id=744837 src/caps.c | 2 +- src/vteseq-n.gperf | 1 + src/vteseq.c | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) commit 5d510f8984b442103f5ad00f009ac6d62384c639 Author: Egmont Koblinger Date: Fri Feb 27 11:54:47 2015 +0100 a11y: Fix the order of events https://bugzilla.gnome.org/show_bug.cgi?id=372777 src/vteaccess.c | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) commit 4ff2d8daed454c581dc45f1be199f0b262fbae88 Author: Christian Persch Date: Mon Feb 16 22:26:55 2015 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)