commit 200fe5db6c3f542493374026f8b37d7a73ec86c3 Author: Christian Persch Date: Mon Mar 4 16:33:59 2019 +0100 Version 0.55.92 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d99c19cd6063d71d1debe3d656644f87faa26107 Author: Christian Persch Date: Mon Mar 4 16:31:30 2019 +0100 app: Add fullscreen mode ... to test geometry handling on fullscreen/unfullscreen. src/app/app.cc | 46 +++++++++++++++++++++++++++++++++++++++++++++- src/app/window.ui | 6 ++++++ 2 files changed, 51 insertions(+), 1 deletion(-) commit 7b23b8aa338a289eafaf5e27c93ede4355b22af5 Author: Egmont Koblinger Date: Mon Mar 4 09:56:53 2019 +0100 attr: Typo fix src/attr.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 3ab488b30283bca9f797965a9ff1ace8f56b0d32 Author: Christian Persch Date: Sun Mar 3 22:15:26 2019 +0100 widget: Prevent clipboard callbacks during destruction https://gitlab.gnome.org/GNOME/vte/issues/89 src/vte.cc | 3 +++ 1 file changed, 3 insertions(+) commit 16669671641438f35514082048449231b43c55bb Author: Марко Костић Date: Thu Feb 28 20:30:38 2019 +0000 Update Serbian translation po/sr.po | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) commit 770df2354cd159db37fb40a66e43038dfc97ef09 Author: Nathan Follens Date: Sun Feb 24 10:27:51 2019 +0000 Update Dutch translation po/nl.po | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) commit 473c4e712881252cc832e31ecf7f2d077f60f70f Author: Egmont Koblinger Date: Mon Feb 11 22:57:13 2019 +0100 emulation: Do not encode keyboard modifiers in X10 mouse mode https://gitlab.gnome.org/GNOME/vte/issues/93 src/vte.cc | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) commit 97dcafab38f209d0ae3529741e346a500a196dee Author: Christian Persch Date: Mon Feb 4 23:47:41 2019 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)