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