commit 6229c0a1fb3556614ee7ad3ff5e83155ced4a451 Author: Xavier Claessens Date: Mon Apr 13 17:55:59 2009 +0000 Update NEWS From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2829 4ee84921-47dd-4033-b63a-18d7a039a3e4 NEWS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 824cfc7481bdf3bef6a366fe53a17f4684db03ac Author: Guillaume Desmottes Date: Mon Apr 13 15:18:26 2009 +0000 empathy_tp_tube_new_stream_tube: allow NULL as parameters. Fixes #575817 From: Guillaume Desmottes git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2827 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy/empathy-tp-tube.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit d4594761ec7d2973a7a4521d21df61fe3d2b5898 Author: Xavier Claessens Date: Mon Apr 13 14:55:56 2009 +0000 Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2824 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy-gtk/libempathy-gtk.pc.in | 3 ++- libempathy/libempathy.pc.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) commit 142dc14e2c355c5146b46afe6f819304fa76e356 Author: Xavier Claessens Date: Mon Apr 13 11:00:07 2009 +0000 Prepare for 2.26.1 release From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2823 4ee84921-47dd-4033-b63a-18d7a039a3e4 NEWS | 16 ++++++++++++++++ configure.ac | 6 +++--- 2 files changed, 19 insertions(+), 3 deletions(-) commit 3d41ab61b2e8d2e02bf33a5962af5bc1db3db8e2 Author: Xavier Claessens Date: Mon Apr 13 11:00:00 2009 +0000 Steal GTK+'s way of generating ChangeLog from git logs From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2822 4ee84921-47dd-4033-b63a-18d7a039a3e4 Makefile.am | 23 ++++++++++++++++++----- 1 files changed, 18 insertions(+), 5 deletions(-) commit 868d31625a56188258bcd46c5d68fcde6ce5af62 Author: Will Thompson Date: Mon Apr 13 09:33:57 2009 +0000 Unref TpChat's channel after emitting destroy. This allows callbacks connected to "destroy" to call functions which use priv->channel to work. Fixes Gnome bug #578356. Signed-off-by: Will Thompson git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2820 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy/empathy-tp-chat.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit f339d1b1d80878d72ec9baaa6ca273f468b3db4f Author: Paul Cutler Date: Mon Apr 13 09:22:41 2009 +0000 Fix ghelp link. Fixe bug #568562 From: Paul Cutler git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2818 4ee84921-47dd-4033-b63a-18d7a039a3e4 help/C/empathy.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 8bd7053f414b5c6686f472fb61ba292974a47f9d Author: Xavier Claessens Date: Mon Apr 13 09:09:54 2009 +0000 Set the default image when clearing the avatar, even if there were no avatar previously. That happens when the widget is created. Fixe bug #566905 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2816 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy-gtk/empathy-avatar-chooser.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit 0ee0a4fc3242ca2f4ce444f73ce9b3455d163ea8 Author: Sjoerd Simons Date: Mon Apr 13 08:23:17 2009 +0000 Let the chat dialog directly grab the channel on reconnect When reconnecting open chat dialogs requests a new channel. It can grab this directly when it is opened, no need to go through the dispatcher. Fixes issue with stealing focus From: Sjoerd Simons git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2815 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy-gtk/empathy-chat.c | 27 +++++++++++++++++++++++++-- 1 files changed, 25 insertions(+), 2 deletions(-) commit d58fc564c0d3573905961506ace0883e2495c4df Author: jorgegonz Date: Sun Apr 12 13:55:59 2009 +0000 Updated Spanish translation git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2812 4ee84921-47dd-4033-b63a-18d7a039a3e4 po/ChangeLog | 4 ++++ po/es.po | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) commit c8fd7f979814d776dcbe687767af278bd0207de0 Author: tkaroonb Date: Fri Apr 10 11:52:05 2009 +0000 Updated th translation. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2765 4ee84921-47dd-4033-b63a-18d7a039a3e4 po/th.po | 209 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 107 insertions(+), 102 deletions(-) commit ba9fa49a9c910704134ccfabf49967eabf0fd7f3 Author: aronxu Date: Sat Apr 4 10:05:35 2009 +0000 Updated Simplified Chinese translations by fwang. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2764 4ee84921-47dd-4033-b63a-18d7a039a3e4 po/zh_CN.po | 1192 ++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 851 insertions(+), 341 deletions(-) commit ee2982ca62cb42bfe0e4fc0df3c11f88fa960af0 Author: Xavier Claessens Date: Fri Apr 3 13:19:29 2009 +0000 Remove empathy-new-account.png from makefile, it is not used anymore. Fixes bug #576375 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2761 4ee84921-47dd-4033-b63a-18d7a039a3e4 help/Makefile.am | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit d6ea8049c535c9ea8d56a4e1d24016c210e2fa1f Author: Xavier Claessens Date: Fri Apr 3 12:44:34 2009 +0000 Simplify how channel classes value is parsed. Fixes bug #577825 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2755 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy/empathy-tp-contact-factory.c | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) commit 6f7767b7b747507978b6f9798fb6cb2a8d29897f Author: Xavier Claessens Date: Fri Apr 3 12:44:26 2009 +0000 Free the capabilities array. Fixes bug #577826 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2754 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy/empathy-dispatcher.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 93b66eda0bc92bc976f8611a35d19685993f60d2 Author: Xavier Claessens Date: Fri Apr 3 12:44:19 2009 +0000 Remove unnecessary string dup. Fixes bug #577829 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2753 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy-gtk/empathy-smiley-manager.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) commit ce712a384ea8c19250877706b66a663ae578e3bd Author: Xavier Claessens Date: Fri Apr 3 12:44:12 2009 +0000 Free completion. Fixes bug #577828 From: Xavier Claessens git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/branches/gnome-2-26@2752 4ee84921-47dd-4033-b63a-18d7a039a3e4 libempathy-gtk/empathy-chat.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)