commit 5685283601ab2b184797c569eaa1bf3c49ad1812 Author: Guillaume Desmottes Date: Tue Jan 18 15:45:59 2011 +0100 prepare 2.91.5.1 NEWS | 18 ++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 20 insertions(+), 2 deletions(-) commit e09aaef167833f45492fa2df70f7d4563a5d9b66 Author: Jonny Lamb Date: Tue Jan 18 07:20:38 2011 +0000 Empathy.Auth.client: fix handling and observing SASL channels Signed-off-by: Jonny Lamb data/Empathy.Auth.client | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 59a145f0076fd39b5ff624e936dbe3d4dbc49d5b Author: Guillaume Desmottes Date: Fri Jan 14 09:53:04 2011 +0100 Improve connected/disconnected notifications (#639352) src/empathy-event-manager.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) commit 8f96f1f11ae5f8407127d5438e75c67426ec6368 Author: Andrej Žnidaršič Date: Thu Jan 13 20:40:52 2011 +0100 Updated Slovenian translation po/sl.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 03bb22ef948638473e71839d149101e63c926d96 Author: Michael Kotsarinis Date: Thu Jan 13 12:34:54 2011 +0200 Updated Greek translation po/el.po | 1384 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 760 insertions(+), 624 deletions(-) commit 876df65bb9a150cffcd67f22ade017d3dd7fcb6a Author: Chandni Verma Date: Wed Jan 12 16:58:27 2011 +0530 Chat command nick modified to use RequestRename instead of SetAliases libempathy-gtk/empathy-chat.c | 26 +++++++++++++++----------- 1 files changed, 15 insertions(+), 11 deletions(-) commit 3de1ceb50c21c2ccc34bf44cd2b6abec3853239b Author: Chandni Verma Date: Wed Jan 12 14:31:34 2011 +0530 Allow /nick command only in chatrooms that support nick renaming Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=638766 libempathy-gtk/empathy-chat.c | 57 +++++++++++++++++++++++++++++++---------- 1 files changed, 43 insertions(+), 14 deletions(-) commit dc2525a1840bd029dd79709cdbe0de3a3cad7d37 Author: Chandni Verma Date: Thu Jan 6 01:44:23 2011 +0530 Added Connection.Interface.Renaming to /extensions extensions/Connection_Interface_Renaming.xml | 98 ++++++++++++++++++++++++++ extensions/Makefile.am | 1 + extensions/misc.xml | 1 + 3 files changed, 100 insertions(+), 0 deletions(-) commit 4a8f54fdba23d9addb4d6c014423bc3f2619aafd Author: Gabor Kelemen Date: Wed Jan 12 12:59:45 2011 +0100 Updated Hungarian translation po/hu.po | 1373 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 739 insertions(+), 634 deletions(-) commit 81a3d8288500cd4a2fd94cf562e6aaf9f5e031e0 Author: Kjartan Maraas Date: Wed Jan 12 11:31:54 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 113 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 56 insertions(+), 57 deletions(-) commit 983bdf7866b88fd9585197671d99a748a8683055 Author: Guillaume Desmottes Date: Tue Jan 11 15:33:30 2011 +0100 account-chooser: setup the combobox once the object has been constructed (#639214) See bgo #639139 for details, but basically that's because the cell_area is now created in a constructor instead of an init function. libempathy-gtk/empathy-account-chooser.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) commit c4a806bea01fcb3862ab43e88eede77fca1ce7e0 Author: Kushal Das Date: Tue Jan 11 17:49:18 2011 +0530 Pressing F2 opens the Edit Contact Information window for #586257 libempathy-gtk/empathy-individual-view.c | 23 ++++++++++++++++++++++- 1 files changed, 22 insertions(+), 1 deletions(-) commit 2392932b2eed456f7d5b39d0a9eb839194dfb0e1 Author: Emilio Pozuelo Monfort Date: Mon Jan 10 17:12:47 2011 +0000 Don't use deprecated gdk_app_launch_context_new() libempathy-gtk/empathy-account-widget.c | 6 +++--- src/empathy-accounts-dialog.c | 5 +++-- src/empathy-main-window.c | 8 +++----- 3 files changed, 9 insertions(+), 10 deletions(-) commit 41274d6973eef4628c1a1e26c281b703ecf8f980 Author: Emilio Pozuelo Monfort Date: Mon Jan 10 16:38:16 2011 +0000 Connect to style-updated signal ... instead of to the deprecated style-set one. src/empathy-chat-window.c | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) commit 4dab5e45e10c4aa8d305a7cc5be62cee243f029b Author: Emilio Pozuelo Monfort Date: Mon Jan 10 16:23:25 2011 +0000 Don't use deprecated gtk_widget_get_style() src/empathy-chat-window.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit 05047bfdd596bf6010d09f9409ff13a74190ed4c Author: Emilio Pozuelo Monfort Date: Mon Jan 10 15:03:44 2011 +0000 Don't use deprecated gdk_keyboard_grab/ungrab libempathy-gtk/empathy-password-dialog.c | 35 +++++++++++++++++++++++------ 1 files changed, 27 insertions(+), 8 deletions(-) commit 0ffc53acc1c6993100c08e85180a10daf817556b Author: Emilio Pozuelo Monfort Date: Mon Jan 10 12:27:00 2011 +0000 Port to GtkStyleContext configure.ac | 2 +- libempathy-gtk/empathy-cell-renderer-text.c | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) commit d7ef6ba2bb7daf43b5b05a25f314618a50710832 Author: Emilio Pozuelo Monfort Date: Mon Jan 10 11:32:44 2011 +0000 Don't use deprecated gtk_paint_expander() libempathy-gtk/empathy-cell-renderer-expander.c | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) commit 9b16b39e05f3f9428605d93f0e1e277660442117 Author: Guillaume Desmottes Date: Mon Jan 10 18:57:14 2011 +0100 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)