index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-contact-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup licences and copyrights, Modules with 100% collabora code are now
Xavier Claessens
2007-10-18
1
-10
/
+9
*
Initialize every GError to NULL. Fixes bug #482889.
Marco Barisione
2007-10-04
1
-1
/
+1
*
Refcount ContactFactoryAccountData struct.
Xavier Claessens
2007-09-29
1
-100
/
+85
*
Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes
Xavier Claessens
2007-09-28
1
-3
/
+10
*
Fix 2 leaks thanks to valgrind.
Xavier Claessens
2007-09-27
1
-0
/
+1
*
Fix leak when loading avatar from cache. Do not request avatar for unknown
Xavier Claessens
2007-09-27
1
-51
/
+46
*
Cache avatars and RequestAvatars only when needed.
Xavier Claessens
2007-09-27
1
-31
/
+148
*
Fix capabilities update, the NOT operator is ~ and not !
Xavier Claessens
2007-09-26
1
-2
/
+2
*
Fix debug message.
Xavier Claessens
2007-09-10
1
-1
/
+1
*
Adding capabilities contact property.
Xavier Claessens
2007-09-09
1
-0
/
+132
*
Don't use deprecated RequestAvatar method.
Xavier Claessens
2007-08-31
1
-51
/
+8
*
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
2007-08-31
1
-0
/
+1102