aboutsummaryrefslogtreecommitdiffstats
path: root/tests/contact-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Port EmpathyContactManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
* gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens2008-12-121-1/+2
* Use empathy_gtk_init()Xavier Claessens2008-12-121-1/+2
* Improve the contact-manager to display contacts in a comboboxXavier Claessens2008-12-051-15/+20
* Display debug messages in the contact-manager tests program.Xavier Claessens2008-08-031-0/+3
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-1/+1
* Look in the local_pendings list if a contact is already local pending. FixXavier Claessens2007-09-281-2/+2
* No need to init gtk, GMainLoop is enough and makes easier to run valgrind.Xavier Claessens2007-09-271-6/+10
* Fix warnings when finalizing.Xavier Claessens2007-09-211-0/+30