| Commit message (Expand) | Author | Age | Files | Lines |
* | empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si... | Guillaume Desmottes | 2009-11-12 | 1 | -5/+3 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_ch... | Guillaume Desmottes | 2009-11-04 | 1 | -2/+12 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_co... | Guillaume Desmottes | 2009-11-04 | 1 | -0/+12 |
* | Wait for the connection to be ready before requesting contacts from it. | Jonny Lamb | 2009-08-25 | 1 | -6/+22 |
* | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -1/+3 |
* | First cleanup after rebase | Cosimo Cecchi | 2009-06-01 | 1 | -17/+0 |
* | Set the "incoming" property at construct | Cosimo Cecchi | 2009-06-01 | 1 | -9/+2 |
* | 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 |