commit c5a04417666fa66dcf5502dd1a9f39ed15db1227 Author: Guillaume Desmottes Date: Thu Dec 23 15:43:36 2010 +0100 prepare 2.91.4.1 NEWS | 11 +++++++++++ configure.ac | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit fdcf1b26fd44a44c0dfe882f19ec2782cccd542c Author: Guillaume Desmottes Date: Thu Dec 23 14:17:14 2010 +0100 account-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854) libempathy-gtk/empathy-account-widget.c | 44 +++++++++++++++++++++---------- 1 files changed, 30 insertions(+), 14 deletions(-) commit 8cf5f1c4f4224bc8863ab498c4d89082db6ceb7b Author: Guillaume Desmottes Date: Thu Dec 23 13:36:50 2010 +0100 main-window: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854) src/empathy-main-window.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) commit a5c7ff32a6f9672ca78a4aca5a4dcf7554fc24f1 Author: Guillaume Desmottes Date: Thu Dec 23 13:31:01 2010 +0100 accounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854) src/empathy-accounts-dialog.c | 39 +++++++++++++++++++++++++-------------- 1 files changed, 25 insertions(+), 14 deletions(-) commit 23a647a3dcb0109aadcb9a3f40d788754cd48767 Author: Guillaume Desmottes Date: Thu Dec 23 11:39:03 2010 +0100 gdk_xid_table_lookup has been deprecated (#637855) libempathy-gtk/empathy-avatar-image.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 1968b5ac26a4e2dac0220cb3203def2854de095d Author: Guillaume Desmottes Date: Wed Dec 22 14:14:47 2010 +0100 Don't display any contact menu for muc chats It's confusing to have it in muc, even if a contact is selected. And we can still interact with the contact by right clicking on it if needed. libempathy-gtk/empathy-chat.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit 432d3afbd187bc771a7b5577f3abb64ff39c8693 Author: Guillaume Desmottes Date: Wed Dec 22 14:12:49 2010 +0100 chat-window: unsensitive the Contact menu if there is no submenu (#637799) src/empathy-chat-window.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 555c78e00939cf1ce2a4f410e231b0271b654ed0 Author: Jonny Lamb Date: Wed Dec 22 12:08:08 2010 +0000 account-settings: only remove the MC password param if set in the keyring OK Signed-off-by: Jonny Lamb libempathy/empathy-account-settings.c | 42 +++++++++++++++++++++++--------- 1 files changed, 30 insertions(+), 12 deletions(-) commit e6172665de111c2b32d6f16679add6f581c66a02 Author: Jonny Lamb Date: Wed Dec 22 11:58:38 2010 +0000 account-settings: use tp_account_get_path_suffix Signed-off-by: Jonny Lamb libempathy/empathy-account-settings.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) commit 9f3eabf31f324237fd99fca8762a04bc98cd7630 Author: Jonny Lamb Date: Wed Dec 22 11:57:38 2010 +0000 account-settings: add a comment saying what to remove when purging migration code Signed-off-by: Jonny Lamb libempathy/empathy-account-settings.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit ae173323b5bc489f03fda053584dbcfe212836a2 Author: Jonny Lamb Date: Wed Dec 22 11:56:20 2010 +0000 account-settings: move the migration code to another function Signed-off-by: Jonny Lamb libempathy/empathy-account-settings.c | 99 ++++++++++++++++++--------------- 1 files changed, 54 insertions(+), 45 deletions(-) commit f2e6bb42906ad6cd5e11ee61fab64d3d2e7e879a Author: Jonny Lamb Date: Wed Dec 22 11:49:47 2010 +0000 account-settings: migrate passwords from MC to gk ourselves Signed-off-by: Jonny Lamb libempathy/empathy-account-settings.c | 47 +++++++++++++++++++++++++++++++++ 1 files changed, 47 insertions(+), 0 deletions(-) commit 218a0c003b0528423164b1670daf33ec360acd20 Author: Guillaume Desmottes Date: Tue Dec 21 11:15:59 2010 +0100 disable maintainer mode for now configure.ac | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 940bae9cc720a0c2f0284b2a900926637a1f760c Author: Xavier Claessens Date: Tue Dec 21 10:05:39 2010 +0100 Fix build warning libempathy-gtk/empathy-contact-list-view.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 1a9c70712750f38e10520b37e9452d75a55a45e9 Author: Guillaume Desmottes Date: Mon Dec 20 16:57:38 2010 +0100 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)