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-tp-contact-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of mission_control_get_tpconnection()
Xavier Claessens
2008-04-11
1
-6
/
+2
*
Display a warning if used when not ready instead of silently return.
Xavier Claessens
2008-04-02
1
-11
/
+3
*
Remove previous hack, it was stupid, we have a param to increase dbus timeout...
Xavier Claessens
2008-03-17
1
-29
/
+8
*
Keep the 0 in the end of the array when duping it
Xavier Claessens
2008-03-17
1
-1
/
+1
*
Make sure the dup_handles array is ended by 0.
Xavier Claessens
2008-03-17
1
-1
/
+3
*
Retry requesting aliases if it fails, it can happen if there is too many alia...
Xavier Claessens
2008-03-16
1
-3
/
+25
*
Emit notify::ready signals
Xavier Claessens
2008-03-14
1
-0
/
+3
*
Add a ready property on EmpathyTpContactFactory
Xavier Claessens
2008-03-14
1
-1
/
+21
*
Fix coding style
Xavier Claessens
2008-03-11
1
-2
/
+2
*
Queue received messages until the sender got his alias.
Xavier Claessens
2008-03-11
1
-0
/
+3
*
Don't wait for connection-ready if it was already ready.
Xavier Claessens
2008-03-11
1
-3
/
+11
*
Make sure we don't expect contact id and handle to be directly ready. Add som...
Xavier Claessens
2008-03-11
1
-0
/
+2
*
Keep EmpathyContact object instead of the self handle, avoid using the connec...
Xavier Claessens
2008-03-11
1
-98
/
+141
*
Make InspectHandles call async
Xavier Claessens
2008-03-11
1
-26
/
+41
*
Set self handle to 0 when connection is invalidated
Xavier Claessens
2008-03-11
1
-2
/
+1
*
Use new api
Xavier Claessens
2008-03-11
1
-381
/
+303
*
Queue received messages until the sender got his alias.
Xavier Claessens
2008-03-09
1
-4
/
+0
*
Remove EMPATHY_CAPABILITIES_UNKNOWN flag when setting capabilities
Xavier Claessens
2008-03-05
1
-0
/
+1
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Cleanup code from previous merge
Xavier Claessens
2008-02-16
1
-2
/
+3
*
Merge commit 'sjoerd/master'
Xavier Claessens
2008-02-16
1
-3
/
+4
*
EmpathyTpContactFactory: If the presence dict doesn't contain a presence-mess...
Xavier Claessens
2008-02-10
1
-0
/
+2
*
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
2008-01-25
1
-34
/
+13
*
Split EmpathyContactFactory to have one EmpathyTpContactFactory per account
Xavier Claessens
2007-12-12
1
-0
/
+1307