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