commit bc0fe14b8a470a717eb2e44ef110153327abd272 Author: Christian Persch Date: Sun Sep 14 09:55:49 2014 +0200 build: Try fixing builddir != srcdir build src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) commit f6ece5c14e97ad9756cad3ddd6cc659803fcd80f Author: Christian Persch Date: Sat Sep 13 10:11:42 2014 +0200 Version 0.38.0 configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit c6354c469d03fa21fa768d8922ddb439703fe20e Author: Christian Persch Date: Sat Sep 13 10:10:17 2014 +0200 glade: Make catalogue parallel-installable with vte 2.90 configure.ac | 2 +- glade/Makefile.am | 5 +---- glade/vte.xml.in.in | 8 +++++++- 3 files changed, 9 insertions(+), 6 deletions(-) commit 955a2ffadc81d1e4943dc28af7796dae5d37110b Author: Egmont Koblinger Date: Fri Sep 12 14:08:44 2014 +0200 glade: Update list of properties https://bugzilla.gnome.org/show_bug.cgi?id=736508 glade/vte.xml.in.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) commit 4aa4066846b5311c362e5537c0344c34bfa77880 Author: Egmont Koblinger Date: Fri Sep 12 01:25:33 2014 +0200 widget: Rename beep signal to bell, part 2 src/vteseq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9b211fa62290112874a478df04172ba5ca18de00 Author: Egmont Koblinger Date: Fri Sep 12 00:45:06 2014 +0200 widget: Rename beep signal to bell https://bugzilla.gnome.org/show_bug.cgi?id=602726#c23 src/vte.c | 10 +++++----- src/vteterminal.h | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) commit 32984f268cb1d042a9cf854d23886294e9267033 Author: Egmont Koblinger Date: Fri Sep 12 00:38:34 2014 +0200 vteapp: Make the bell option consistent between the two test apps src/vteapp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit ba00836d7d461f5ca96a7921de56ae561bc7e60c Author: Egmont Koblinger Date: Fri Sep 12 00:30:07 2014 +0200 widget: Remove broken visual bell support https://bugzilla.gnome.org/show_bug.cgi?id=602726#c19 doc/reference/vte-sections.txt | 2 -- src/app.vala | 1 - src/vte-private.h | 2 -- src/vte.c | 82 ------------------------------------------ src/vteapp.c | 1 - src/vteterminal.h | 3 -- 6 files changed, 91 deletions(-) commit ccd870b735b8fd0bd65ca6ee779f4597547d32e8 Author: Egmont Koblinger Date: Fri Sep 12 00:12:04 2014 +0200 Revert "widget: Implement visual bell" This reverts commit 4add1f726a8acef0525f5903b9cbe7ae0b905658. https://bugzilla.gnome.org/show_bug.cgi?id=602726#c19 src/vte-private.h | 6 ++---- src/vte.c | 48 ++++-------------------------------------------- 2 files changed, 6 insertions(+), 48 deletions(-) commit a4ef99acfb62d19398da14ed315df545b0570d43 Author: Egmont Koblinger Date: Fri Sep 12 00:10:27 2014 +0200 Revert "vteapp: Three-state bell option" This reverts commit 983b3840454267205ce789498f8d0941b41c8d60. src/app.vala | 12 ++++++------ src/vteapp.c | 21 +++++++++++---------- 2 files changed, 17 insertions(+), 16 deletions(-) commit 4b6acd5b117a961feed9966df103134ea50bee6a Author: Alexander Shopov Date: Sun Sep 7 19:17:16 2014 +0300 Updated Bulgarian translation po/bg.po | 77 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 34 deletions(-) commit b6b381ab64f4500eece628106eb52dd8709e983d Author: Ville-Pekka Vainio Date: Sun Sep 7 13:45:48 2014 +0300 Finnish translation update by Jiri Grönroos po/fi.po | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) commit 5a68ffcb971dcb9508ed43a60ac28ad6ea802422 Author: Piotr Drąg Date: Sun Sep 7 03:26:59 2014 +0200 Updated Polish translation po/pl.po | 71 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 39 insertions(+), 32 deletions(-) commit 4f7526f2241ec01ceea5a93cd9d3dd3106e7f5e5 Author: Jesse van den Kieboom Date: Sat Sep 6 08:46:53 2014 +0200 Do not use deprecated AM_PROG_CC_STDC https://bugzilla.gnome.org/show_bug.cgi?id=736180 gnome-pty-helper/configure.ac | 1 - 1 file changed, 1 deletion(-) commit 714a3be378f4e8664b404bf753d1d6212dc3d7d4 Author: Changwoo Ryu Date: Sat Sep 6 18:32:12 2014 +0900 Updated Korean translation po/ko.po | 70 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 30 deletions(-) commit 9b075daa1f78a0a011c37c71b076341d0fdb7468 Author: Andika Triwidada Date: Thu Sep 4 04:26:29 2014 +0000 Updated Indonesian translation po/id.po | 72 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 41 insertions(+), 31 deletions(-) commit 983b3840454267205ce789498f8d0941b41c8d60 Author: Egmont Koblinger Date: Wed Aug 27 22:24:34 2014 +0200 vteapp: Three-state bell option https://bugzilla.gnome.org/show_bug.cgi?id=602726 src/app.vala | 12 ++++++------ src/vteapp.c | 21 ++++++++++----------- 2 files changed, 16 insertions(+), 17 deletions(-) commit 4add1f726a8acef0525f5903b9cbe7ae0b905658 Author: Egmont Koblinger Date: Mon Aug 25 22:49:41 2014 +0200 widget: Implement visual bell https://bugzilla.gnome.org/show_bug.cgi?id=602726 src/vte-private.h | 6 ++++-- src/vte.c | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 48 insertions(+), 6 deletions(-) commit 2e64b768924ab7cdbd263e2141086652c6128740 Author: Egmont Koblinger Date: Mon Aug 25 22:33:41 2014 +0200 widget: Make dim color handling more xterm-like https://bugzilla.gnome.org/show_bug.cgi?id=735245 doc/reference/vte-sections.txt | 1 - perf/256test.sh | 73 +++++++++++++++++++++++++++++++++++++ perf/Makefile.am | 1 + src/vte-private.h | 8 +++- src/vte.c | 83 +++++++++--------------------------------- src/vterowdata.h | 11 +++--- src/vteseq.c | 6 +-- src/vteterminal.h | 2 - 8 files changed, 105 insertions(+), 80 deletions(-) commit 1d489818c7177abf14bf5285819f19a61231d7e2 Author: Marek Černocký Date: Fri Aug 22 11:46:50 2014 +0200 Updated Czech translation po/cs.po | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) commit ca7cd82efa86ce4f26a9dffe538a5eb9a7e102fb Author: Chao-Hsiung Liao Date: Thu Aug 21 19:02:15 2014 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 77 +++++++++++++++++++++++++++++++++++++++---------------------- po/zh_TW.po | 77 +++++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 98 insertions(+), 56 deletions(-) commit cb038a92719f0c84460ceed78a4197e798633a5d Author: Christian Persch Date: Thu Aug 21 10:31:41 2014 +0200 widget: Fix theming The application specific theming was removed from the gtk builtin theme. Unfortunately there's *still* no way for a library to just drop a css file in a ressource somewhere that will be automatically picked up by gtk, so just add to the existing workaround with the explicit css provider. https://bugzilla.gnome.org/show_bug.cgi?id=735081 src/vte.c | 2 ++ 1 file changed, 2 insertions(+) commit dfe0e9969a97ff1df89f812a05736859cd41b664 Author: ngoswami Date: Tue Aug 19 17:25:56 2014 +0000 Updated Assamese translation po/as.po | 77 ++++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 48 insertions(+), 29 deletions(-) commit a36d5c57131aa292c2b0f9a7b199ff8d268bec65 Author: Christian Persch Date: Tue Aug 19 18:38:31 2014 +0200 emulation: Fix sed mistake https://bugzilla.gnome.org/show_bug.cgi?id=735024 src/caps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b28e673c66941c01847513711fa22abe05922c8d Author: Claude Paroz Date: Mon Aug 18 20:23:19 2014 +0000 Updated French translation po/fr.po | 83 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 41 insertions(+), 42 deletions(-) commit 4f20cd6fd4eda5e46f7fc3ebca29c062ac9b3573 Author: Christian Persch Date: Mon Aug 18 21:28:47 2014 +0200 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)