commit 203d696ed3772da3b7eb52b12e1f53cc6fdbbebf Author: Christian Persch Date: Sun Aug 29 13:56:48 2010 +0200 Don't dist the gir and typelib Fixes distchecking with --disable-introspection. src/Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 76387964c9ae6630d5bd29be61e3359b7b0ed8c9 Author: Christian Persch Date: Sun Aug 29 13:51:42 2010 +0200 Version 0.25.91 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c9fd190d894354fa0d345c8f58524a83bab80524 Author: Christian Persch Date: Sun Aug 29 13:49:52 2010 +0200 Use gtk_widget_style_attach Fix faulty code introduced in commit ac1e78c78e6a39834d35c525be01d50c348d33ba from bug #612484. Bug #627764. src/vte.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit 7f964f72bb6cb51c5f8a7265476eb6f581ef1d36 Author: Christian Persch Date: Fri Aug 20 21:22:41 2010 +0200 Distcheck with gtk 2 but without introspection Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit c737262bf968ee94c22144c3ed7ed4f6fd27e2dd Author: Bruno Brouard Date: Thu Aug 26 14:43:16 2010 +0200 Updated French translation po/fr.po | 83 +++++++++++++++++++++----------------------------------------- 1 files changed, 28 insertions(+), 55 deletions(-) commit 724195be5ba53c45d650366a8e029939c20d43a4 Author: Behdad Esfahbod Date: Tue Aug 24 16:53:17 2010 -0400 Really fix Bug 601926 - Don't hardcode meta to alt Correct fix applied this time. Tested, Alt is not broken by this change. configure.in | 2 +- src/keymap.h | 2 +- src/vte.c | 7 ++++++- 3 files changed, 8 insertions(+), 3 deletions(-) commit 7f93f32a18d12e1dbf18a269f7aaec6e706e8cb0 Author: Chao-Hsiung Liao Date: Mon Aug 23 20:00:04 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 57 +++++++++++++++++++++++++-------------------------------- po/zh_TW.po | 57 +++++++++++++++++++++++++-------------------------------- 2 files changed, 50 insertions(+), 64 deletions(-) commit 1d6459b92336ffcb5cb2f3187cac6bda5990cc95 Author: Милош Поповић Date: Mon Aug 23 01:40:41 2010 +0200 Updated Serbian translation po/sr.po | 105 ++++++++++++++++++++++++++------------------------------ po/sr@latin.po | 105 ++++++++++++++++++++++++++------------------------------ 2 files changed, 98 insertions(+), 112 deletions(-) commit b278c6c8fff7860b81dc2bb89e8b37cd144223b3 Author: Alexander Shopov Date: Sun Aug 22 23:11:21 2010 +0300 Updated Bulgarian translation po/bg.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 578fef8c1711bfd5b5e105cb2d6fe6b560bba251 Author: Alexander Shopov Date: Sun Aug 22 22:39:01 2010 +0300 Updated Bulgarian translation po/bg.po | 91 ++++++++++++++++++++----------------------------------------- 1 files changed, 30 insertions(+), 61 deletions(-) commit 132d8ca1d6869af4a9e7965a597247dcc37ce234 Author: David Planella Date: Sun Aug 22 10:19:21 2010 +0200 Updated Catalan translation po/ca.po | 105 ++++++++++++++++++++++++++----------------------------------- 1 files changed, 45 insertions(+), 60 deletions(-) commit 4f40ebe3050eda9d501f9f136059de781fff5bc0 Author: Duarte Loreto Date: Sat Aug 21 17:46:05 2010 +0100 Updated Portuguese translation po/pt.po | 98 ++++++++++++++++++++++++++----------------------------------- 1 files changed, 42 insertions(+), 56 deletions(-) commit 8995cbbec42fa7a1033a2ec88a93a874a18ac2cc Author: Saleem Abdulrasool Date: Thu Aug 19 23:11:39 2010 -0700 fix make check src/reflect.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c56c3c4673a310f5d71bc16045a331d362c0bbc5 Author: Behdad Esfahbod Date: Thu Aug 19 12:52:50 2010 -0400 Revert "Bug 601926 - Don't hardcode meta to alt" This reverts commit b73782a28894e25ed146271f9d6c6775a6836199. src/keymap.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1388c74ff3d025b0b87a9de2a94d6407c40980b0 Author: Behdad Esfahbod Date: Wed Aug 11 16:54:52 2010 -0400 Indent src/vte-private.h | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit 8b8ad8ff56505ba93f5ab6cae29f766eaa2861ff Author: Kristian Høgsberg Date: Thu Aug 19 09:50:33 2010 -0400 Remove leftover, unused GdkPixmpap variable This removes the last GdkPixmap reference in vte. src/vtebg.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 0cfaef604b1cbda52cbacf992bbba279059cc96a Author: Christian Persch Date: Mon Aug 16 21:26:29 2010 +0200 Distcheck with --with-gtk=3.0 Makefile.am | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-)