commit 0cace1aacb7506937d602392a15d154eadba4aab Author: Christian Persch Date: Tue Feb 18 21:45:48 2014 +0100 build: Update distcheck configure flags Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit bc1c105fb9c86d0c4cf046dd654cea0fa59408a4 Author: Christian Persch Date: Tue Feb 18 21:40:01 2014 +0100 build: help: Use no-lc-dist yelp option Do not dist generated files! configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 3b16112a597df84c93e8d6a7d48b12f05a034e17 Author: Christian Persch Date: Tue Feb 18 21:35:22 2014 +0100 Version 3.11.2 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 222239546871ff88a2fe7205e89eb1bf8b31c43a Author: Christian Persch Date: Tue Feb 18 21:33:02 2014 +0100 window: Don't make the about dialogue transient Since this inhibits moving it independently. https://bugzilla.gnome.org/show_bug.cgi?id=720958 src/terminal-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fdd3d33b27a4f5793f887472090d9de158ec9dd2 Author: Colin Walters Date: Mon Feb 17 17:04:53 2014 -0500 build: Fix duplicate source reference when search provider is enabled We get a duplicate inclusion since previously $(BUILT_SOURCES) was appended to $(gnome_terminal_server_SOURCES). This is a bit annoying with Automake - best practice here is to define an intermediate variable. https://bugzilla.gnome.org/show_bug.cgi?id=724584 src/Makefile.am | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) commit 03265039060e7952669ea4d157780180b2a8d0a1 Author: Christian Persch Date: Mon Feb 17 22:09:25 2014 +0100 accels: Add find items to accel editor Also fix default accels. https://bugzilla.gnome.org/show_bug.cgi?id=723758 src/org.gnome.Terminal.gschema.xml | 16 +++ src/terminal-accels.c | 12 +++ src/terminal-search-dialog.h | 8 +- src/terminal-window.c | 211 +++++++++++++++++++------------------ 4 files changed, 142 insertions(+), 105 deletions(-) commit 512e4bbf467d1eab91bba86dcd27f8852fc00273 Author: Christian Persch Date: Sat Feb 15 15:42:02 2014 +0100 profile: Fix dummy settings patch Fixes crash when cloning a profile. https://retrace.fedoraproject.org/faf/problems/1433130/ https://bugzilla.gnome.org/show_bug.cgi?id=724264 src/terminal-settings-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9cdb644a817b965fef810c14465da23a7e3084a4 Author: Christian Persch Date: Sat Feb 15 15:42:01 2014 +0100 app: Add setting to disable shell integration When the search provider is enabled at build time it can still be disabled at runtime. src/org.gnome.Terminal.gschema.xml | 5 +++++ src/terminal-app.c | 32 ++++++++++++++++++-------------- src/terminal-schemas.h | 1 + 3 files changed, 24 insertions(+), 14 deletions(-) commit af888121614c17b79d775250bef4964b44ff0eac Author: Christian Persch Date: Sat Feb 15 15:42:01 2014 +0100 build: generated files must be nodist src/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit fc2e35ed344bcc730e67e9410dace5017430f3b9 Author: Christian Persch Date: Sat Feb 15 15:42:01 2014 +0100 build: Check for the search provider interface definition file Abort configure if the search provider is enabled but the interface definition file isn't present, instead of succeeding configure but aborting make later on. configure.ac | 3 +++ 1 file changed, 3 insertions(+) commit 47615bff5a716ccd193e85666c38e6cdc9d13fb9 Author: Christian Persch Date: Sat Feb 15 15:42:34 2014 +0100 Revert "server: Set no-argb env var" This was reverted from gtk+ and therefore the env var doesn't do anything. This reverts commit a62094edc6427051cf5d398e1566cddbfaaef049. src/server.c | 3 --- 1 file changed, 3 deletions(-) commit 1fff4c5b18368aa14ffb51a85761a2d7ab2baaf3 Author: Christian Persch Date: Sat Feb 15 15:42:01 2014 +0100 server: Set no-argb env var No reason to make use this in g-t by default, and argb's previously been the cause of reports of unreasonably high memory use, and crashes. src/server.c | 3 +++ 1 file changed, 3 insertions(+) commit 640a383b53177d1e276327ed86caea92d727e5f5 Author: Yuri Myasoedov Date: Mon Feb 17 20:34:20 2014 +0400 "ru" (Russian language) added to HELP_LINGUAS in help/Makefile.am help/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1ed9011c9ba87e74c97e3f7808dd70a365720352 Author: Yuri Myasoedov Date: Mon Feb 17 20:34:08 2014 +0400 Updated Russian translation help/ru/ru.po | 3773 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 3773 insertions(+) commit 0f90b101619e7e1999163e12ab343fff796a3766 Author: Yuri Myasoedov Date: Sun Feb 16 08:59:22 2014 +0400 Fixed Russian translation po/ru.po | 1347 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 701 insertions(+), 646 deletions(-) commit 468a18f5e21b42ee0efedf3d86203fbc4e02807e Author: William Jon McCann Date: Fri Jan 24 09:30:21 2014 -0500 Center tab labels https://bugzilla.gnome.org/show_bug.cgi?id=722918 src/terminal-tab-label.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit a0e60e5e0772ceb059ecf13f1f0bc8e3d2c5879c Author: Daniel Korostil Date: Tue Feb 11 23:23:58 2014 +0200 Updated Ukrainian translation po/uk.po | 990 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 543 insertions(+), 447 deletions(-) commit 3481549de45886068b99e9a26db6c3df31933e1b Author: Marek Černocký Date: Sat Feb 8 23:46:32 2014 +0100 Updated Czech translation help/cs/cs.po | 263 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 175 insertions(+), 88 deletions(-) commit 7bd98ac3e039eb91725698a55620e23c08a8ec9b Author: Daniel Mustieles Date: Fri Feb 7 14:47:57 2014 +0100 Updated Spanish translation help/es/es.po | 276 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 184 insertions(+), 92 deletions(-) commit 58ad6ef8a5a4b16eee4127f6d8ef8942a2aae0ff Author: Daniel Mustieles Date: Fri Feb 7 11:38:49 2014 +0100 Fixed typo in string help/C/prob-reset.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2ea0bdd828b6903c3e769ab7e04f92edf7797c69 Author: Baptiste Mille-Mathias Date: Thu Feb 6 21:32:43 2014 +0100 Add page prob-reset.page to help/Makefile.am Else commits are useless :) help/C/{prob-reset.page.page => prob-reset.page} | 0 help/Makefile.am | 1 + 2 files changed, 1 insertion(+) commit 2d082c4443ea85bf4a63954e6242ae00765cf407 Author: Baptiste Mille-Mathias Date: Thu Feb 6 13:44:55 2014 +0100 Finish the reset terminal page. https://bugzilla.gnome.org/show_bug.cgi?id=698735 help/C/{prob-reset.page.stub => prob-reset.page.page} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit e2c1ecfa89bc4ffc342048372c08dd8daf2c2d28 Author: Baptiste Mille-Mathias Date: Thu Feb 6 21:07:39 2014 +0100 Replace deprecated mallard markup and namespace. replace namespace experimental/ui/ with ui/1.0/ and value yes/no with true/false help/C/adv-keyboard-shortcuts.page | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) commit ae67be1fb9313b18b42cd13947afcabdac0ccbe5 Author: Khaled Hosny Date: Thu Feb 6 15:50:40 2014 +0200 Update Arabic translation po/ar.po | 800 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 422 insertions(+), 378 deletions(-) commit 2588d6245b8cea8f5bfb953072f19070956eae8f Author: Shankar Prasad Date: Wed Feb 5 16:33:37 2014 +0530 updated kn.po po/kn.po | 1138 +++++++++----------------------------------------------------- 1 file changed, 153 insertions(+), 985 deletions(-) commit a215df3cfdc5b169999f27664f054c2f4a5fefef Author: Akom Chotiphantawanon Date: Wed Feb 5 12:53:00 2014 +0700 Updated Thai translation po/th.po | 334 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 176 insertions(+), 158 deletions(-) commit e7957604b456b4657ca2542bef447290b59409d2 Author: Chao-Hsiung Liao Date: Sat Feb 1 07:26:17 2014 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 821 +++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 825 ++++++++++++++++++++++++++++++++---------------------------- 2 files changed, 878 insertions(+), 768 deletions(-) commit c6f9736c48fdf87677d4ffe3763a1daabd694472 Author: Aurimas Černius Date: Fri Jan 31 22:56:11 2014 +0200 Updated Lithuanian translation po/lt.po | 162 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 77 insertions(+), 85 deletions(-) commit c1b12f69f466c62ba0c5259ad0b5a354fca0276a Author: Baptiste Mille-Mathias Date: Thu Jan 30 17:11:47 2014 +0000 Resetting a terminal is rather a problem than a preference page. help/C/{pref-reset.page.stub => prob-reset.page.stub} | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) commit 04654feabfe1582c4c526dd157a0b70a588bd9b5 Author: Debarshi Ray Date: Wed Jan 22 16:18:07 2014 +0100 server: Add a search provider https://bugzilla.gnome.org/show_bug.cgi?id=711075 configure.ac | 24 ++ src/Makefile.am | 26 ++ src/gnome-terminal-search-provider.ini | 20 ++ src/terminal-app.c | 28 +++ src/terminal-debug.c | 1 + src/terminal-debug.h | 3 +- src/terminal-defines.h | 2 + src/terminal-search-provider.c | 446 +++++++++++++++++++++++++++++++++ src/terminal-search-provider.h | 51 ++++ 9 files changed, 600 insertions(+), 1 deletion(-) commit 6a25d0388fcfc7d464ec73e67eedf73413df709a Author: Debarshi Ray Date: Wed Jan 22 16:21:55 2014 +0100 app: screen: Add API to map UUIDs to screens https://bugzilla.gnome.org/show_bug.cgi?id=711075 src/terminal-app.c | 34 ++++++++++++++++++++++++++++++++++ src/terminal-app.h | 9 +++++++++ src/terminal-screen.c | 18 ++++++++++++++++++ 3 files changed, 61 insertions(+) commit 6c22fbb564f9f56c8c1a23b844f5c80772613045 Author: Debarshi Ray Date: Tue Dec 10 17:14:29 2013 +0100 screen: Allow getting the cmdline of the current foreground process This would further enhance our ability to search based on the current foreground process. https://bugzilla.gnome.org/show_bug.cgi?id=711075 src/terminal-screen.c | 28 ++++++++++++++++++++++++---- src/terminal-screen.h | 3 ++- src/terminal-window.c | 4 ++-- 3 files changed, 28 insertions(+), 7 deletions(-) commit 8c961a1c914eb1c068ac21bd3ba8fdc28c4ba300 Author: Daniel Mustieles Date: Mon Jan 27 13:55:17 2014 +0100 Updated Spanish translation help/es/es.po | 138 +++++----------------------------------------------------- 1 file changed, 10 insertions(+), 128 deletions(-) commit 529de1076676a34c9bbe7308ca5acc116fc8ce02 Author: Marek Černocký Date: Mon Jan 27 08:00:21 2014 +0100 Updated Czech translation help/cs/cs.po | 97 +++++------------------------------------------------------ 1 file changed, 8 insertions(+), 89 deletions(-) commit e9e814c947993227c06219d220e6bec2617c33d4 Author: Marek Černocký Date: Mon Jan 27 07:53:19 2014 +0100 Updated Czech translation help/cs/cs.po | 1962 ++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 1234 insertions(+), 728 deletions(-) commit 801de3e718066b35b7b1af53df42e96fa4dcafde Author: Marek Černocký Date: Sun Jan 26 19:51:49 2014 +0100 Fixed typo in the tag atribute help/C/app-zoom.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dad8120230019049e8667b85b9d0e04bf16407ac Author: Yosef Or Boczko Date: Sun Jan 26 00:20:54 2014 +0200 Updated Hebrew translation po/he.po | 153 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 79 insertions(+), 74 deletions(-) commit b8e35a23a7fd27fdc4d47975c999351cd3f6aa50 Author: Nilamdyuti Goswami Date: Thu Jan 23 20:42:14 2014 +0530 Assamese translation updated po/as.po | 519 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 265 insertions(+), 254 deletions(-) commit 92d16d479d5aab1f9749ad467b8665dd6afb7f85 Author: Kjartan Maraas Date: Tue Jan 21 20:57:50 2014 +0100 Updated Norwegian bokmål translation po/nb.po | 276 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 147 insertions(+), 129 deletions(-) commit 5f0457ba34b0b0d36162146f616061050cf1ad3f Author: Fran Diéguez Date: Mon Jan 20 22:59:26 2014 +0100 Updated Galician translations po/gl.po | 151 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 78 insertions(+), 73 deletions(-) commit bbbb7a148c3a529eaae6ffb4acfde61c884f8c14 Author: Matej Urbančič Date: Mon Jan 20 21:38:30 2014 +0100 Updated Slovenian translation po/sl.po | 154 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 79 insertions(+), 75 deletions(-) commit 28794b63ef3b6628a47b083d9da7abdb87d3ed1e Author: Rafael Ferreira Date: Sun Jan 19 20:00:53 2014 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 141 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 73 insertions(+), 68 deletions(-) commit d11131943b917fe2475125f9a16931c7d4c22bfb Author: Jiri Grönroos Date: Wed Jan 15 15:11:22 2014 +0200 Finnish translation update po/fi.po | 816 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 428 insertions(+), 388 deletions(-) commit 7164d06bb7708cb80c5e90b0510720dd729bdc57 Author: Christian Persch Date: Tue Jan 14 13:02:08 2014 +0100 profile: editor: Make colour widgets insensitive when system colours are enabled https://bugzilla.gnome.org/show_bug.cgi?id=722153 src/profile-editor.c | 15 +- src/profile-preferences.ui | 458 +++++++++++++++++++++++---------------------- 2 files changed, 248 insertions(+), 225 deletions(-) commit 250d5a8e214410b9d77dd11ef82d3c9c1f4f02c1 Author: Victor Ibragimov Date: Tue Jan 14 15:45:27 2014 +0500 Tajik translation updated po/tg.po | 152 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 78 insertions(+), 74 deletions(-) commit 75ff60dc09bf9e126cc236b729cce644dd1ea3b4 Author: Marek Černocký Date: Tue Jan 14 10:30:20 2014 +0100 Updated Czech translation po/cs.po | 797 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 407 insertions(+), 390 deletions(-) commit a4c62296acb0bcf83da2679826258fd4eb75672d Author: Daniel Mustieles Date: Mon Jan 13 14:14:14 2014 +0100 Updated Spanish translation po/es.po | 152 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 78 insertions(+), 74 deletions(-) commit 5677cb39e63bf57bc667d2783458b94049155ca7 Author: Dimitris Spingos Date: Sun Jan 12 20:06:04 2014 +0200 Updated Greek translation po/el.po | 133 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 69 insertions(+), 64 deletions(-) commit b4d7416f084bc8be6b8d9c78f91e6c760d5de534 Author: Egmont Koblinger Date: Sun Jan 12 14:54:57 2014 +0100 profile: Add Solarized color scheme. https://bugzilla.gnome.org/show_bug.cgi?id=655030 src/profile-editor.c | 31 ++++++++++++++++++++++++++----- src/profile-preferences.ui | 3 +++ 2 files changed, 29 insertions(+), 5 deletions(-) commit 22f700153cd2851b2d23a0a311ee0ffe23591e34 Author: Aurimas Černius Date: Sun Jan 12 00:16:13 2014 +0200 Updated Lithuanian translation po/lt.po | 769 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 394 insertions(+), 375 deletions(-) commit 06b87186bbf964aa5260bd8cb397f4835cde25c9 Author: Dimitris Spingos Date: Sat Jan 4 22:31:06 2014 +0200 Updated Greek translation po/el.po | 260 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 138 insertions(+), 122 deletions(-) commit 0c079d791187ca3b7de938d359a6addafba44772 Author: Tong Hui Date: Sat Dec 28 17:20:52 2013 +0800 Update Chinese simplified translation po/zh_CN.po | 215 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 117 insertions(+), 98 deletions(-) commit 4957837439ffb6fe304324e9ec27d0673786a5f5 Author: Christian Persch Date: Fri Dec 27 20:12:01 2013 +0100 build: Drop support for dconf 0.12 configure.ac | 11 +---------- src/terminal-settings-list.c | 21 --------------------- 2 files changed, 1 insertion(+), 31 deletions(-) commit 8a06ef30f4b5dcf3e5f08538616fffd80f728251 Author: Enrico Nicoletto Date: Fri Dec 27 11:09:36 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 220 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 120 insertions(+), 100 deletions(-) commit dfadc95bd4e694e8029892eac4ddb55cfe00169f Author: Christian Persch Date: Thu Dec 26 00:45:12 2013 +0100 all: Remove glib version checks We depend on a newer version already, so just remove the checks. src/client.c | 4 ---- src/migration.c | 4 ---- src/server.c | 4 ---- src/terminal.c | 4 ---- 4 files changed, 16 deletions(-) commit ec639cb206633ec2ba7357b9cc9573613c6f34b4 Author: Christian Persch Date: Wed Dec 25 22:44:03 2013 +0100 screen: container: Use a GtkOverlay for the info bar https://bugzilla.gnome.org/show_bug.cgi?id=712548 src/terminal-screen-container.c | 9 ++++----- src/terminal-screen-container.h | 4 ++-- src/terminal-screen.c | 12 ++++++++---- 3 files changed, 14 insertions(+), 11 deletions(-) commit 41eb2ec73653adc5fd36fa73cebdc8a6169f8516 Author: Christian Persch Date: Wed Dec 25 22:32:39 2013 +0100 screen: container: Remove scrolled window code It's never worked anyway. src/terminal-screen-container.c | 55 ----------------------------------------- 1 file changed, 55 deletions(-) commit 8b3dad01915a10372dfa95c94d3197238ad1c0c3 Author: Christian Persch Date: Wed Dec 25 22:28:35 2013 +0100 screen: container: Fix parent class src/terminal-screen-container.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 87ef72e49379f5a509509c52de64162e942b4c07 Author: Matej Urbančič Date: Mon Dec 23 20:08:15 2013 +0100 Updated Slovenian translation po/sl.po | 600 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 307 insertions(+), 293 deletions(-) commit 639a0a847808ca0303102017a4e1bb794b739906 Author: Benjamin Steinwender Date: Sun Dec 22 18:32:14 2013 +0100 Updated German translation po/de.po | 807 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 423 insertions(+), 384 deletions(-) commit 2145d6d2a5a1f7d390c6a4da563a440aab116935 Author: Krishnababu Krothapalli Date: Thu Dec 19 21:00:33 2013 +0530 Updated Telugu Translations po/te.po | 1223 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 634 insertions(+), 589 deletions(-) commit cbbc8422c46d24defb6bb6e786e52c46d6cfa419 Author: Daniel Mustieles Date: Thu Dec 19 14:37:08 2013 +0100 Updated Spanish translation po/es.po | 253 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 137 insertions(+), 116 deletions(-) commit 8124e72f5f666f903af2e125559d7c9c53d77a55 Author: Victor Ibragimov Date: Thu Dec 19 14:13:07 2013 +0500 Tajik translation updated po/tg.po | 250 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 135 insertions(+), 115 deletions(-) commit 019d38f88c295c53ee3d1c2d1c48f550a145dfed Author: Fran Diéguez Date: Thu Dec 19 01:11:02 2013 +0100 Updated Galician translations po/gl.po | 315 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 164 insertions(+), 151 deletions(-) commit 4103f46d3f218b79047f2c6d912057416af308af Author: Yosef Or Boczko Date: Wed Dec 18 00:36:31 2013 +0200 Updated Hebrew translation Signed-off-by: Yosef Or Boczko po/he.po | 497 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 255 insertions(+), 242 deletions(-) commit e67e8e88d8975d6af851b3fa52c231b3c401f074 Author: Baptiste Mille-Mathias Date: Tue Dec 17 22:00:03 2013 +0100 Remove last bits of GTK_STOCK Remove GTK_STOCK items in favor of standard icon name. https://bugzilla.gnome.org/show_bug.cgi?id=720637 src/terminal-window.c | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) commit 1962b0a4b275d60008e4c65817005ede2b80940d Author: Baptiste Mille-Mathias Date: Mon Dec 16 22:34:39 2013 +0100 Replace deprecated GTK_STOCK buttons with strings GTK_STOCK buttons are now deprecated starting GTK 3.10 and should be replaced by simple strings. https://bugzilla.gnome.org/show_bug.cgi?id=720565 src/terminal-window.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 143000641a4a1368f3f55de21581dede1c48d52e Author: Christian Persch Date: Mon Dec 16 22:51:01 2013 +0100 schema: Typo fix From commit 53f322af985fd244a1a9a7a67c79e5263d0fc090. src/org.gnome.Terminal.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 53f322af985fd244a1a9a7a67c79e5263d0fc090 Author: Egmont Koblinger Date: Mon Dec 16 22:29:36 2013 +0100 profile: Add rewrap-on-resize pref https://bugzilla.gnome.org/show_bug.cgi?id=336238 configure.ac | 2 +- src/org.gnome.Terminal.gschema.xml | 4 ++++ src/profile-editor.c | 4 ++++ src/profile-preferences.ui | 16 ++++++++++++++++ src/terminal-schemas.h | 1 + src/terminal-screen.c | 4 ++++ 6 files changed, 30 insertions(+), 1 deletion(-) commit e1a88612671799d7fdfc8248260c13b214383c87 Author: Michael Catanzaro Date: Tue Dec 10 15:31:40 2013 -0600 Revert "appmenu: Use standard order for about, help, quit" This reverts commit 457ad7f70120f83e7a8009d57017a342478433d1. We wound up standardizing on the opposite... https://wiki.gnome.org/Design/HIG/ApplicationMenus https://bugzilla.gnome.org/show_bug.cgi?id=720214 src/terminal-appmenu.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit c089b0583ddd5acc3e9d72c45f94747e6316239a Author: Christian Persch Date: Thu Dec 12 13:26:11 2013 +0100 screen: Allow man: links containing hyphens https://bugzilla.redhat.com/show_bug.cgi?id=1040713 src/terminal-screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 77642526ff5fdaa593c07a5c1353b74e15182884 Author: Rafael Ferreira Date: Thu Dec 12 01:33:23 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) commit d52fe59fb0fadc33dcb16fbdcb4a568ec72eae94 Author: Ryan Lortie Date: Mon Dec 9 12:20:40 2013 -0500 Use g_get_current_dir() get_current_dir_name() is a non-portable GNU extension. Use g_get_current_dir() instead, now that it does the same thing (ie: respecting the value of PWD). Bump GLib dependency to make sure we get the new version of the function. https://bugzilla.gnome.org/show_bug.cgi?id=705902 configure.ac | 2 +- src/client.c | 13 ++----------- src/terminal.c | 10 ++-------- 3 files changed, 5 insertions(+), 20 deletions(-) commit 389d0aede9b5fee0362c869938ffdbfb8b6a5c0d Author: Debarshi Ray Date: Fri Dec 6 17:41:10 2013 +0100 screen: Allow getting the name of the current foreground process This would be useful in searching based on the current foreground process. https://bugzilla.gnome.org/show_bug.cgi?id=711075 src/terminal-screen.c | 21 +++++++++------------ src/terminal-screen.h | 3 ++- src/terminal-window.c | 4 ++-- 3 files changed, 13 insertions(+), 15 deletions(-) commit 62237c6523e24a786827968abf0a36ee0e8da8ce Author: Tong Hui Date: Sat Dec 7 14:38:58 2013 +0800 Update Chinese simplified translation po/zh_CN.po | 1067 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 554 insertions(+), 513 deletions(-) commit 8ce13ff027512ae27d5c787382db1e15427a6b13 Author: Christian Persch Date: Fri Dec 6 21:59:52 2013 +0100 screen: Fix word-chars setting src/terminal-screen.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit d8d71e0c1e7a8fb723becaa270334171e6730fc2 Author: Christian Persch Date: Fri Dec 6 21:38:20 2013 +0100 all: Do not use '&s' format with g_variant_get Fixes https://bugzilla.gnome.org/show_bug.cgi?id=708198 and https://bugzilla.redhat.com/show_bug.cgi?id=1036374 . src/migration.c | 7 ++++--- src/terminal-accels.c | 8 ++++---- src/terminal-app.c | 8 ++++---- src/terminal-prefs.c | 8 ++++---- src/terminal-profiles-list.c | 16 +++++++--------- src/terminal-screen.c | 18 ++++++++++-------- src/terminal-util.c | 22 +++++++++++----------- src/terminal-window.c | 4 ++-- 8 files changed, 46 insertions(+), 45 deletions(-) commit dfaf8c172757cbe0dbcf76d983a76ad1ae32ba95 Author: Rafael Ferreira Date: Mon Dec 2 21:20:52 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 393 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 194 insertions(+), 199 deletions(-) commit bff21832864d2314d1b5bf0094759707b69402a6 Author: Shantha kumar Date: Mon Nov 25 14:13:47 2013 +0530 Tamil Translations Updated po/ta.po | 906 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 488 insertions(+), 418 deletions(-) commit fd63ba22a03f7b9aafaa0b811c09a4443261632f Author: Kjartan Maraas Date: Thu Nov 21 21:19:43 2013 +0100 Updated Norwegian bokmål translation po/nb.po | 742 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 367 insertions(+), 375 deletions(-) commit 0da493554b232ae60775f550e786384aece7459e Author: Dominique Leuenberger Date: Thu Nov 21 19:31:02 2013 +0100 terminal-nautilus: initiate ssh with -t If not done, then most of the time no tty is allocated and users are presented with a terminal which went perfectly to the directory requested, but as there is no prompt presented, it appears to be hanging there. https://bugzilla.gnome.org/show_bug.cgi?id=712838 src/terminal-nautilus.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 1bcfca91f88ed041f390f4a5e2d1fea3e78ef46e Author: Daniel Mustieles Date: Wed Nov 20 10:56:10 2013 +0100 Updated Spanish translation help/es/es.po | 2077 +++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 1341 insertions(+), 736 deletions(-) commit 3edc992db24195d90723aeb7ec94340d81e334ed Author: Debarshi Ray Date: Tue Nov 19 16:45:13 2013 +0100 client: legacy: We use application IDs instead of bus names Fallout from abc15a8b1da35910c97f4b8542600f2e81bbbc28 https://bugzilla.gnome.org/show_bug.cgi?id=712691 src/client.c | 4 ++-- src/terminal-options.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit c5d6954cafc7bbd011997b1395e4d5f309c4a620 Author: Παπαναστασίου Νικολέτα Date: Tue Nov 19 09:58:21 2013 +0200 Updated Greek translation help/el/el.po | 2051 +++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 1254 insertions(+), 797 deletions(-) commit c5a5c88905e00417c63f2a2bb6f9800500c2ecc4 Author: Christian Persch Date: Mon Nov 18 21:58:27 2013 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)