aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-contact-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-181-10/+9
* Initialize every GError to NULL. Fixes bug #482889.Marco Barisione2007-10-041-1/+1
* Refcount ContactFactoryAccountData struct.Xavier Claessens2007-09-291-100/+85
* Remove GnomeProgram, not useful anymore, drop libgnome dependency. FixesXavier Claessens2007-09-281-3/+10
* Fix 2 leaks thanks to valgrind.Xavier Claessens2007-09-271-0/+1
* Fix leak when loading avatar from cache. Do not request avatar for unknownXavier Claessens2007-09-271-51/+46
* Cache avatars and RequestAvatars only when needed.Xavier Claessens2007-09-271-31/+148
* Fix capabilities update, the NOT operator is ~ and not !Xavier Claessens2007-09-261-2/+2
* Fix debug message.Xavier Claessens2007-09-101-1/+1
* Adding capabilities contact property.Xavier Claessens2007-09-091-0/+132
* Don't use deprecated RequestAvatar method.Xavier Claessens2007-08-311-51/+8
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-0/+1102