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-dispatch-operation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes ...
Jonny Lamb
2009-04-22
1
-1
/
+1
*
Change EmpathyTpContactFactory API to look more like TpConnection. Add functi...
Xavier Claessens
2009-04-22
1
-3
/
+11
*
Port EmpathyDispatchOperation to new API
Xavier Claessens
2009-04-22
1
-6
/
+61
*
Use tp-glib generated code for file transfers rather than extensions.
Jonny Lamb
2009-02-21
1
-1
/
+1
*
Removed extensions.h inclusion in public API.
Jonny Lamb
2009-01-17
1
-0
/
+2
*
Remove useless goto
Xavier Claessens
2009-01-10
1
-3
/
+1
*
If channel is invalidated before being ready, the error is handled in invalid...
Xavier Claessens
2009-01-10
1
-0
/
+4
*
Ignore approval that happen after the operation was approved
Sjoerd Simons
2009-01-10
1
-1
/
+7
*
Correctly define the invalidated signal
Sjoerd Simons
2009-01-10
1
-1
/
+1
*
Make the dispatch operation _get_ functions not return a ref
Sjoerd Simons
2009-01-10
1
-4
/
+1
*
Always check if the passed operation is actually a dispatch operation
Sjoerd Simons
2009-01-10
1
-11
/
+57
*
Wait untill the TpChat object is ready before going into pending state
Sjoerd Simons
2009-01-10
1
-2
/
+41
*
Recognise file transfers
Xavier Claessens
2009-01-10
1
-0
/
+6
*
Start reworking the dispatcher
Sjoerd Simons
2009-01-10
1
-0
/
+519