commit 8eaed56e6ec888ca3e9eb3c05f5f161978bd49dc Author: Christian Persch Date: Mon Feb 16 15:40:46 2015 +0100 i18n: *: Mark incorrectly translated string as fuzzy https://mail.gnome.org/archives/gnome-i18n/2014-September/msg00155.html po/bg.po | 1 + po/ca.po | 1 + po/ca@valencia.po | 1 + po/de.po | 1 + po/es.po | 1 + po/gl.po | 1 + po/ko.po | 13 +- po/lt.po | 1 + po/lv.po | 6 +- po/nb.po | 1 + po/ne.po | 443 +++++++++++++++++++++++++++++------------------------- po/nl.po | 1 + po/ru.po | 1 + po/sk.po | 372 ++++++++++++++++++++++++++++++++------------- po/sr.po | 15 +- po/sr@latin.po | 49 +++--- po/vi.po | 1 + po/zh_CN.po | 1 + po/zh_HK.po | 76 +++++++--- po/zh_TW.po | 1 + 20 files changed, 626 insertions(+), 361 deletions(-) commit 82ba2c08eb80ab6e87ff7e0df7257d08e8b52466 Author: Christian Persch Date: Sat Feb 14 22:48:02 2015 +0100 build: Add new warning flag configure.ac | 1 + 1 file changed, 1 insertion(+) commit 6c6280139d0f1224f76430e07e798d8fef545c32 Author: Yosef Or Boczko Date: Mon Feb 16 23:16:44 2015 +0200 Updated Hebrew translation po/he.po | 381 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 197 insertions(+), 184 deletions(-) commit 36212dee499de63ddfc121f14cbd9b9ccede141c Author: Kjartan Maraas Date: Mon Feb 16 18:11:34 2015 +0100 Updated Norwegian bokmål translation from Åka Sikrom. po/nb.po | 238 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 122 insertions(+), 116 deletions(-) commit 07c9cd0fdf915545371213791848a9616a284082 Author: Matej Urbančič Date: Sun Feb 15 21:13:38 2015 +0100 Updated Slovenian translation po/sl.po | 392 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 205 insertions(+), 187 deletions(-) commit f8ffe3d77d05a572f1925db81810b7e877d25bc3 Author: Balázs Úr Date: Sun Feb 15 12:29:15 2015 +0000 Updated Hungarian translation po/hu.po | 500 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 257 insertions(+), 243 deletions(-) commit 87ff4233f7afde363d62a0edfa4ff18475756f5d Author: Daniel Martinez Date: Fri Feb 13 13:23:39 2015 +0100 Updated Aragonese translation po/an.po | 533 +++++++++++++++++++++++++++++---------------------------------- 1 file changed, 242 insertions(+), 291 deletions(-) commit 4be6a227d1fe2e65955f129dfbef87e490a93b6e Author: Daniel Mustieles Date: Thu Feb 12 19:22:27 2015 +0100 Updated Spanish translation po/es.po | 47 ++++++++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 21 deletions(-) commit 30f331c680171df5290e11ac0d8e567dcba83dd1 Author: Daniel Mustieles Date: Thu Feb 12 18:40:24 2015 +0100 Updated Spanish translation po/es.po | 477 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 243 insertions(+), 234 deletions(-) commit 9025407dd24341528dee41b175020226af08c0a8 Author: Debarshi Ray Date: Wed Jan 28 13:37:12 2015 +0100 tab-label: Rely on new GTK+ API to center the label https://bugzilla.gnome.org/show_bug.cgi?id=743663 src/terminal-tab-label.c | 4 ++++ 1 file changed, 4 insertions(+) commit 8e27479299d075df0a52d0e8e7baeab344dcaa6c Author: Debarshi Ray Date: Wed Feb 11 14:42:07 2015 +0100 profile: Remove the "Command" sub-heading It is redundant because it is the same as the tab label. https://bugzilla.gnome.org/show_bug.cgi?id=744327 src/profile-preferences.ui | 232 ++++++++++++++++++++------------------------- 1 file changed, 102 insertions(+), 130 deletions(-) commit afb451c0ae7db135d5e2544d7e2187da60cfd711 Author: Christian Persch Date: Tue Feb 10 19:47:28 2015 +0100 build: Remove appdata validation https://bugzilla.gnome.org/show_bug.cgi?id=739410 Makefile.am | 6 ------ configure.ac | 6 ------ 2 files changed, 12 deletions(-) commit eebc64ad14b25a38205b442ee42b34c382909df8 Author: Christian Persch Date: Tue Feb 10 19:28:29 2015 +0100 gterminal: Add more profile functions Allow adding, removing, and cloning a profile. src/gterminal.vala | 75 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 65 insertions(+), 10 deletions(-) commit a17ac313f7b84895a152fa90a1082c350a3bb639 Author: Christian Persch Date: Tue Feb 10 19:28:29 2015 +0100 window: Add tab position setting Allow to position the tab bar at the top or bottom of the window. Supporting left or right position is not trivial, so not implemented. dconf only, no UI. https://bugzilla.gnome.org/show_bug.cgi?id=75420#c25 src/org.gnome.Terminal.gschema.xml | 13 +++++++++++++ src/terminal-notebook.c | 8 ++++++++ src/terminal-schemas.h | 1 + src/terminal-window.c | 3 +++ 4 files changed, 25 insertions(+) commit 8c94360f0bd159a978b8a328da6ed8c4e217c169 Author: Christian Kirbach Date: Mon Feb 9 22:16:43 2015 +0000 Updated German translation help/de/de.po | 226 ++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 166 insertions(+), 60 deletions(-) commit bc1b0257f962ca776c80048822a1ca5da8d38707 Author: Christian Persch Date: Mon Feb 9 19:35:15 2015 +0100 gterminal: Add functions to work with profiles This enables the user to * query the profiles list * get/set the default profile * get/set a profile setting src/Makefile.am | 2 +- src/gterminal.vala | 211 ++++++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 169 insertions(+), 44 deletions(-) commit 094bdca1db5392b2526991cb012265078820a7c8 Author: Kjartan Maraas Date: Mon Feb 9 19:13:51 2015 +0100 Updated Norwegian bokmål translation. po/nb.po | 356 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 174 insertions(+), 182 deletions(-) commit 165de6010b71162e0d81989ed2354787837f441d Author: Egmont Koblinger Date: Sun Feb 8 20:08:34 2015 +0100 profile: Add word-char-exceptions key to profile prefs When set, it'll override the default word char exceptions in vte. https://bugzilla.gnome.org/show_bug.cgi?id=730632 configure.ac | 2 +- src/org.gnome.Terminal.gschema.xml | 4 ++++ src/terminal-schemas.h | 1 + src/terminal-screen.c | 7 +++++++ 4 files changed, 13 insertions(+), 1 deletion(-) commit 66a6edc209d90fb713a5f5ac6ebe6462887e64d7 Author: Christian Persch Date: Fri Jan 30 18:10:37 2015 +0100 profile: Limit range of row and columns pref src/profile-preferences.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 2e9c8b68271ec6a6402bffe50a99ba11b1483b3f Author: Marek Černocký Date: Thu Feb 5 10:09:06 2015 +0100 Updated Czech translation po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 106305865861de08a1fd46bfbf8f5ec3aebd9efa Author: Daniel Mustieles Date: Wed Feb 4 13:14:40 2015 +0100 Updated Spanish translation help/es/es.po | 115 +++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 82 insertions(+), 33 deletions(-) commit 1e023128f0ac04534a1fd3a8cd08ff9e14d54305 Author: Marek Černocký Date: Wed Feb 4 12:43:53 2015 +0100 Updated Czech translation help/cs/cs.po | 113 ++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 62 insertions(+), 51 deletions(-) commit d66f20f1c579b43f0feea9e10fda1995eade7fda Author: Marek Černocký Date: Wed Feb 4 10:57:55 2015 +0100 Updated Czech translation po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1a88a26ee505bc7803e4446b28e6372dfab16306 Author: Dušan Kazik Date: Sun Feb 1 21:50:24 2015 +0000 Updated Slovak translation po/sk.po | 576 +++++++++++++++++++++++---------------------------------------- 1 file changed, 205 insertions(+), 371 deletions(-) commit 4c417d1aee76a6d443020dc31e83c8bcb23a8af7 Author: Christian Persch Date: Fri Jan 30 18:10:37 2015 +0100 Revert "notebook: Make tabs nondetachable" This reverts commit a8c24149a2c86d5cba9d7702abd0ae32eec30f6a. src/terminal-notebook.c | 2 -- 1 file changed, 2 deletions(-) commit fef7e3cba2645438f0f58284d80968fabbda08ba Author: Christian Persch Date: Fri Jan 30 18:10:37 2015 +0100 profile: Limit range of row and columns pref src/org.gnome.Terminal.gschema.xml | 2 ++ 1 file changed, 2 insertions(+) commit e5e771cb015d8976d25f90d180b52fe9b753ba96 Author: Stas Solovey Date: Fri Jan 30 12:37:47 2015 +0000 Updated Russian translation po/ru.po | 242 +++++++++++++++++++++++++++------------------------------------ 1 file changed, 105 insertions(+), 137 deletions(-) commit 07fe194eb60aa9ec2eacdafdb4ba6ac91a636f34 Author: Benjamin Otte Date: Sat Jan 24 03:21:04 2015 +0100 window: Track padding for geometry Changes in padding need to cause an update of geometry. And with GTK 3.15 padding actually does change causing shrinkage of the window when (un)focusing. https://bugzilla.gnome.org/show_bug.cgi?id=743395 src/terminal-window.c | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) commit ea763299e421d4e63f4eb83be76852ba3bbb8995 Author: Debarshi Ray Date: Wed Jan 28 13:26:49 2015 +0100 tab-label: Fix the name of the parent type Fallout from 687e54a5d74e186ac4ae94acd10f71857fd23f64 https://bugzilla.gnome.org/show_bug.cgi?id=743663 src/terminal-tab-label.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit a934b58e0d8dab521ea54c48c1bb2e7085b7e182 Author: Ekaterina Gerasimova Date: Wed Jan 28 14:25:23 2015 +0000 help: improve text selection, bug 742304 help/C/txt-select-text.page | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) commit 44d5f4a2bba66cb428be45a6c21d04b6722ec573 Author: Ekaterina Gerasimova Date: Tue Jan 27 11:13:16 2015 +0000 help: fix typo See https://mail.gnome.org/archives/docs-feedback/2015-January/msg00030.html help/C/pref-tab-window.page | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit daed10ff1fe489977974ab1d5d6a687a1d975a17 Author: Daniel Martinez Date: Thu Jan 22 20:12:34 2015 +0100 Update Aragonese translation po/an.po | 2262 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 1358 insertions(+), 904 deletions(-) commit c761ada693296429b4c33e5baa2f4382ff0a5cfb Author: Christian Persch Date: Tue Jan 20 20:08:50 2015 +0100 about: It's 2015 already src/terminal-util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f3674ecfb1d68eb453408f5bef9e0934124abddd Author: Christian Persch Date: Tue Jan 20 18:00:20 2015 +0100 about: Show vte features configure.ac | 2 +- src/terminal-util.c | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) commit a7354c439169cefbce288a0cb0e99a7b3f81deec Author: Christian Persch Date: Mon Jan 19 23:03:50 2015 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)