| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |