summaryrefslogtreecommitdiff
path: root/tests/contact-manager.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-09Port EmpathyContactManager to the new singleton policy.Xavier Claessens1-1/+1
2008-12-12gtk_init and g_thread_init shouldn't be called by libraries. Let applications...Xavier Claessens1-1/+2
2008-12-12Use empathy_gtk_init()Xavier Claessens1-1/+2
2008-12-04Improve the contact-manager to display contacts in a comboboxXavier Claessens1-15/+20
2008-08-03Display debug messages in the contact-manager tests program.Xavier Claessens1-0/+3
2007-10-13Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens1-1/+1
2007-09-28Look in the local_pendings list if a contact is already local pending. FixXavier Claessens1-2/+2
2007-09-27No need to init gtk, GMainLoop is enough and makes easier to run valgrind.Xavier Claessens1-6/+10
2007-09-21Fix warnings when finalizing.Xavier Claessens1-0/+30