aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-dispatch-operation.c
Commit message (Expand)AuthorAgeFilesLines
* empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si...Guillaume Desmottes2009-11-121-5/+3
* empathy-dispatch-operation: ensure that the operation stays alive while tp_ch...Guillaume Desmottes2009-11-041-2/+12
* empathy-dispatch-operation: ensure that the operation stays alive while tp_co...Guillaume Desmottes2009-11-041-0/+12
* Wait for the connection to be ready before requesting contacts from it.Jonny Lamb2009-08-251-6/+22
* Port libempathy to EmpathyAccountSjoerd Simons2009-07-011-1/+3
* First cleanup after rebaseCosimo Cecchi2009-06-011-17/+0
* Set the "incoming" property at constructCosimo Cecchi2009-06-011-9/+2
* Remove g_object_ref from empathy_dispatch_operation_get_tp_connection. Fixes ...Jonny Lamb2009-04-221-1/+1
* Change EmpathyTpContactFactory API to look more like TpConnection. Add functi...Xavier Claessens2009-04-221-3/+11
* Port EmpathyDispatchOperation to new APIXavier Claessens2009-04-221-6/+61
* Use tp-glib generated code for file transfers rather than extensions.Jonny Lamb2009-02-211-1/+1
* Removed extensions.h inclusion in public API.Jonny Lamb2009-01-171-0/+2
* Remove useless gotoXavier Claessens2009-01-101-3/+1
* If channel is invalidated before being ready, the error is handled in invalid...Xavier Claessens2009-01-101-0/+4
* Ignore approval that happen after the operation was approvedSjoerd Simons2009-01-101-1/+7
* Correctly define the invalidated signalSjoerd Simons2009-01-101-1/+1
* Make the dispatch operation _get_ functions not return a refSjoerd Simons2009-01-101-4/+1
* Always check if the passed operation is actually a dispatch operationSjoerd Simons2009-01-101-11/+57
* Wait untill the TpChat object is ready before going into pending stateSjoerd Simons2009-01-101-2/+41
* Recognise file transfersXavier Claessens2009-01-101-0/+6
* Start reworking the dispatcherSjoerd Simons2009-01-101-0/+519