commit 81e33a0d5168763182c6192459f51d6cd904e942 Author: Christian Persch Date: Mon Jan 8 22:46:06 2018 +0100 Version 3.27.4 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6e055f13243bca26be4d4b0356aac99ec14d2305 Author: GNOME Translation Robot Date: Mon Jan 8 21:37:18 2018 +0000 Update German translation help/de/de.po | 97 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 47 insertions(+), 50 deletions(-) commit 3337e4baae65be12f58f3b06ca62a4fee7fbe7e3 Author: Daniel Mustieles Date: Mon Jan 8 12:21:27 2018 +0000 Update Spanish translation po/es.po | 560 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 320 insertions(+), 240 deletions(-) commit 52b2889f3ba204501ac6d154cb1d78aba072d82f Author: Christian Persch Date: Mon Jan 8 12:06:19 2018 +0100 window: Remove popup accelerators also in submenus https://bugzilla.gnome.org/show_bug.cgi?id=792319 src/terminal-window.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) commit 6b7e177687a0be708e498bb1469b8b31ffdf84a4 Author: Fran Dieguez Date: Mon Jan 8 09:59:50 2018 +0000 Update Galician translation po/gl.po | 2145 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 1170 insertions(+), 975 deletions(-) commit 770bbc7025fe6ce7e0f45d688ffb290c870092b5 Author: Aurimas Černius Date: Sun Jan 7 16:09:08 2018 +0200 Updated Lithuanian translation po/lt.po | 2081 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 1154 insertions(+), 927 deletions(-) commit 0bed4523ee6c98ce61fbae40c27c8bf62fa5c976 Author: Egmont Koblinger Date: Sat Jan 6 11:21:10 2018 +0100 menubar: Remove ellipses from preference entries https://bugzilla.gnome.org/show_bug.cgi?id=792256 src/terminal-menubar.ui | 6 +++--- src/terminal-window.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) commit 26acb396d553fec019698247f9e0dde887abee46 Author: Egmont Koblinger Date: Wed Jan 3 00:02:29 2018 +0100 profile: editor: Repaint the table when Enable shortcuts is toggled https://bugzilla.gnome.org/show_bug.cgi?id=792139 src/terminal-prefs.c | 11 +++++++++++ 1 file changed, 11 insertions(+) commit 543a809dddd30cb36d3c1194f9c0a372e86b5aa8 Author: Christian Persch Date: Tue Jan 2 12:08:25 2018 +0100 profile: editor: Bypass palette mode for all colour pickers https://bugzilla.gnome.org/show_bug.cgi?id=792103 src/profile-editor.c | 91 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 32 deletions(-) commit fcd6bf551ce370a1cef1adecc8f56810868f0724 Author: Egmont Koblinger Date: Mon Jan 1 20:49:23 2018 +0100 profile: editor: Add window title to highlight color pickers src/profile-preferences.ui | 2 ++ 1 file changed, 2 insertions(+) commit 71f3635d86cf175ffca7a7d096ed6171be8353e1 Author: Egmont Koblinger Date: Mon Jan 1 20:21:57 2018 +0100 profile: editor: Replace GtkTable with GtkGrid https://bugzilla.gnome.org/show_bug.cgi?id=792083 src/preferences.ui | 40 +-- src/profile-preferences.ui | 667 +++++++++++++++++---------------------------- 2 files changed, 273 insertions(+), 434 deletions(-) commit 1a461d0dc59acdb7e3dd802b2c7969573e84087a Author: Egmont Koblinger Date: Mon Jan 1 19:47:21 2018 +0100 profile: editor: Align two combo boxes https://bugzilla.gnome.org/show_bug.cgi?id=792095 src/preferences.ui | 8 -------- 1 file changed, 8 deletions(-) commit 189bff2fcd2ef2c7766bce1e61e197ba8b0487ba Author: Tim Sabsch Date: Mon Jan 1 15:40:12 2018 +0000 Update German translation po/de.po | 359 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 200 insertions(+), 159 deletions(-) commit 51cb07f3244f8999dece9332d928b7529d9a63f9 Author: Egmont Koblinger Date: Mon Jan 1 15:57:10 2018 +0100 regex: Allow apostrophes in URLs, except when enclosed between them https://bugzilla.gnome.org/show_bug.cgi?id=448044 src/terminal-regex.c | 7 +++++++ src/terminal-regex.h | 14 +++++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) commit 3e5e27ca1043301a094502ce93872dafea41ba1b Author: Egmont Koblinger Date: Sun Dec 31 17:34:26 2017 +0100 profile: editor: Add "Cell spacing" preferences https://bugzilla.gnome.org/show_bug.cgi?id=791968 src/profile-editor.c | 24 ++++++++ src/profile-preferences.ui | 141 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 164 insertions(+), 1 deletion(-) commit 757e6aedbf571c3c4410b84b92b2bffa7e2c8bbb Author: Egmont Koblinger Date: Sun Dec 31 17:25:54 2017 +0100 profile: editor: Add "Cursor blinking" preference https://bugzilla.gnome.org/show_bug.cgi?id=559990 src/profile-editor.c | 8 +++++ src/profile-preferences.ui | 84 +++++++++++++++++++++++++++++++++++++--------- 2 files changed, 77 insertions(+), 15 deletions(-) commit 29b8fe0cf1e84c8d97d3b5362672a95f8260da20 Author: Egmont Koblinger Date: Sun Dec 31 12:46:46 2017 +0100 profile: editor: Use zero based palette indices https://bugzilla.gnome.org/show_bug.cgi?id=792057 src/profile-editor.c | 8 +-- src/profile-preferences.ui | 118 ++++++++++++++++++++++----------------------- 2 files changed, 63 insertions(+), 63 deletions(-) commit 76a16074b7a80df6265fd35d84cbb63ca57e60e6 Author: Egmont Koblinger Date: Fri Dec 29 21:08:29 2017 +0100 profile: editor: Revert Tango palette's black to match the default Tango palette's black differed from gnome-terminal's default black. Revert Tango's black to dark Aluminium so that they match. Add new fg+bg color schemes "Tango dark" and "Tango light". Make "Tango dark" the default if "Use colors from system theme" is unchecked. https://bugzilla.gnome.org/show_bug.cgi?id=774619 src/org.gnome.Terminal.gschema.xml | 4 ++-- src/profile-editor.c | 12 +++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) commit d44eec53ac3bdf94b7bcb8baf7089d2065d2864a Author: Egmont Koblinger Date: Fri Dec 29 21:05:41 2017 +0100 profile: editor: Specify color schemes in hex https://bugzilla.gnome.org/show_bug.cgi?id=774619 src/org.gnome.Terminal.gschema.xml | 32 ++++++++++++++++---------------- src/profile-editor.c | 33 ++++++++++++++++----------------- 2 files changed, 32 insertions(+), 33 deletions(-) commit 2536010af7a0409cfaaaa8823c4353deacd7d96b Author: Christian Persch Date: Fri Dec 29 21:14:30 2017 +0100 client: legacy: Fix --version output https://bugzilla.gnome.org/show_bug.cgi?id=791967 src/terminal-options.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) commit d6a1a206bc94f4b6272525cc4288c2d010717750 Author: Egmont Koblinger Date: Fri Dec 29 21:01:33 2017 +0100 window: Maintain logical window size when line or char spacing changes https://bugzilla.gnome.org/show_bug.cgi?id=791968#c9 src/terminal-window.c | 4 ++++ 1 file changed, 4 insertions(+) commit 78a3297d02d6a2bc253eb036591a5d7feb0f6dfe Author: Emin Tufan Çetin Date: Thu Dec 28 20:31:31 2017 +0000 Update Turkish translation po/tr.po | 535 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 292 insertions(+), 243 deletions(-) commit 08478e348da95030c0618e181c4475540eeac8a2 Author: Mario Blättermann Date: Thu Dec 28 11:49:11 2017 +0000 Update German translation po/de.po | 581 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 319 insertions(+), 262 deletions(-) commit fbfc7fb4b00187b5588fe418ebba99c13a2770c6 Author: Marek Černocký Date: Thu Dec 28 08:28:02 2017 +0100 Updated Czech translation po/cs.po | 571 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 316 insertions(+), 255 deletions(-) commit 0760f28a7fc8856716097a41e1567bdcf36eef7e Author: Christian Persch Date: Wed Dec 27 23:26:51 2017 +0100 profile: editor: Only show monospace fonts https://bugzilla.gnome.org/show_bug.cgi?id=791969 src/profile-editor.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) commit d78a48b17655790f9291677ecef25e113c74bada Author: Marek Cernocky Date: Wed Dec 27 09:30:02 2017 +0100 Updated Czech translation po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5296b895792251d404079880c43b9c82329f72b7 Author: Egmont Koblinger Date: Sat Dec 23 22:54:56 2017 +0100 profile: editor: Add "Allow blinking text" preference https://bugzilla.gnome.org/show_bug.cgi?id=579964 src/org.gnome.Terminal.gschema.xml | 10 ++++++ src/profile-editor.c | 8 +++++ src/profile-preferences.ui | 72 ++++++++++++++++++++++++++++++++++---- src/terminal-schemas.h | 1 + src/terminal-screen.c | 4 +++ 5 files changed, 88 insertions(+), 7 deletions(-) commit 2a6ceba43b6ad8e884920da4eca96ffbcfed34b5 Author: Egmont Koblinger Date: Sun Dec 17 23:45:42 2017 +0100 regex: Disallow terminating semicolon in URLs src/terminal-regex.c | 2 ++ src/terminal-regex.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) commit e6b08d49b17b372dfd86a1e7116ea4fc59c086e4 Author: Egmont Koblinger Date: Sun Dec 17 23:33:10 2017 +0100 regex: Allow balanced pairs of square brackets in URLs https://bugzilla.gnome.org/show_bug.cgi?id=763980#c8 src/terminal-regex.c | 7 +++++++ src/terminal-regex.h | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) commit 2d9e9bafa699c31e1cc80160a935430e21d75082 Author: Egmont Koblinger Date: Sun Dec 17 23:18:38 2017 +0100 window: Fix popup menu labels of email and voip addresses They got swapped in commit 0820b3853a3b7c629a93fa820d5372eac1760686. src/terminal-window.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 5c089c48c8a694b8c81a7b256b02cf8c5600f1e9 Author: Egmont Koblinger Date: Sun Dec 17 21:56:22 2017 +0100 search: Rename the label to Find https://bugzilla.gnome.org/show_bug.cgi?id=771165#c2 src/search-popover.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit dbe6749869be3fed9c3099613001d9e9ecd9d70d Author: Egmont Koblinger Date: Sun Dec 17 21:54:57 2017 +0100 search: Close the dialog on Escape key https://bugzilla.gnome.org/show_bug.cgi?id=771165 src/terminal-search-popover.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit a6878a523377b6fff46f862058e8db34a493769b Author: Egmont Koblinger Date: Sun Dec 17 21:53:43 2017 +0100 search: Make reverse the default direction https://bugzilla.gnome.org/show_bug.cgi?id=791312 src/search-popover.ui | 2 +- src/terminal-search-popover.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 890541449d22c485c1cdf55ea571eb4225c0c197 Author: Egmont Koblinger Date: Sun Dec 17 12:31:22 2017 +0100 build: Fix compilation with Clang https://bugzilla.gnome.org/show_bug.cgi?id=790318 src/terminal-options.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit b937f60883e01d0ed83adc49e79653841a81419e Author: Daniel Mustieles Date: Wed Dec 13 15:28:45 2017 +0000 Update Spanish translation po/es.po | 939 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 470 insertions(+), 469 deletions(-) commit 5ee5b47f38a2e7ce316a9dd70f861252493410c5 Author: Kukuh Syafaat Date: Tue Dec 12 11:47:53 2017 +0000 Update Indonesian translation po/id.po | 265 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 140 insertions(+), 125 deletions(-) commit 45e6742bfc38d8c95d613cdd99f17e97e428eb32 Author: Christian Persch Date: Mon Dec 11 22:37:01 2017 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)