]> git.0d.be Git - empathy.git/commit
Use g_timeout_add_seconds when appropriated to avoid weaking the process
authorXavier Claessens <xclaesse@gmail.com>
Sat, 13 Oct 2007 11:47:48 +0000 (11:47 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 13 Oct 2007 11:47:48 +0000 (11:47 +0000)
commit0ab84cc3ffe6129ae40ad436eb62fccbd52b00ad
treee3b4078a2ee06cd777a50399771a2fca7263898d
parentb4b1a54e84d210404ebc0f6c3e80622bc277ebc0
Use g_timeout_add_seconds when appropriated to avoid weaking the process

2007-10-13  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-main-window.c:
* libempathy-gtk/empathy-presence-chooser.c:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-chat.c:
* libempathy-gtk/empathy-contact-list-store.c:
* libempathy-gtk/empathy-chat-window.c:
* libempathy/empathy-idle.c:
* tests/contact-manager.c: Use g_timeout_add_seconds when appropriated
to avoid weaking the process too much.

svn path=/trunk/; revision=370
ChangeLog
libempathy-gtk/empathy-chat-window.c
libempathy-gtk/empathy-chat.c
libempathy-gtk/empathy-contact-list-store.c
libempathy-gtk/empathy-contact-list-view.c
libempathy-gtk/empathy-contact-widget.c
libempathy-gtk/empathy-main-window.c
libempathy-gtk/empathy-presence-chooser.c
libempathy/empathy-idle.c
tests/contact-manager.c