]> git.0d.be Git - empathy.git/commit
Do not use the server entry's value if it's hidden. Do not highlight
authorXavier Claessens <xclaesse@gmail.com>
Fri, 25 May 2007 11:05:23 +0000 (11:05 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 25 May 2007 11:05:23 +0000 (11:05 +0000)
commitc946da8f9810d4f56c02f5147ff7265cb30e23cc
treeb20fc7de3cb5de8df4590ce505d5e8216dfc9d64
parent1e3b55ae48930c42c700f29b7e7f37af4052b66f
Do not use the server entry's value if it's hidden. Do not highlight

2007-05-25  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server
entry's value if it's hidden.
* libempathy-gtk/gossip-contact-list-view.c:Do not highlight groups
when adding them in the roster.
* libempathy/empathy-tp-contact-list.c: DO not create new GossipContact
object in presence/avatar/alias changed signal if we don't already know
that contact from a contact list channel. This should fix DBus max
pending calls limit reached in some cases.

svn path=/trunk/; revision=93
ChangeLog
libempathy-gtk/gossip-contact-list-store.c
libempathy-gtk/gossip-contact-list-view.c
libempathy-gtk/gossip-new-chatroom-dialog.c
libempathy/empathy-tp-contact-list.c