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