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
*
Always return a new ref in empathy_contact_factory_get_tp_factory. Fixes bug ...
Xavier Claessens
2008-08-27
1
-4
/
+2
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-9
/
+6
*
Use tp-glib API in EmpathyTpGroup and add a ready property
Xavier Claessens
2008-04-11
1
-1
/
+1
*
Add a ready property on EmpathyTpContactFactory
Xavier Claessens
2008-03-14
1
-10
/
+9
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Split EmpathyContactFactory to have one EmpathyTpContactFactory per account
Xavier Claessens
2007-12-12
1
-1225
/
+34
*
Conflicts:
Xavier Claessens
2007-12-03
1
-11
/
+12
*
Better debug messages
Xavier Claessens
2007-11-04
1
-4
/
+8
*
Call ClearAvatar if the data is NULL or size <= 0 in
Xavier Claessens
2007-11-04
1
-8
/
+30
*
Rename empathy_contact_factory_set_name() to _set_alias(). Implements
Xavier Claessens
2007-11-04
1
-5
/
+53
*
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