Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-30 | Use meta-headers for everything | Simon McVittie | 1 | -1/+1 | |
Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384 | |||||
2010-08-25 | Use tp_base_channel_close() for search and tls channels | Will Thompson | 1 | -2/+0 | |
These are the only two TpBaseChannel-based channel types which had their own exported close function which behaves exactly as the vfunc does. | |||||
2010-08-24 | Port GabbleSearchChannel to TpBaseChannel | Will Thompson | 1 | -3/+3 | |
2009-08-24 | add gabble_search_channel_is_ready() | Guillaume Desmottes | 1 | -0/+2 | |
2009-08-24 | add gabble_search_channel_close as a public method | Guillaume Desmottes | 1 | -0/+2 | |
2009-08-19 | Add a stub ContactSearch channel implementation | Will Thompson | 1 | -0/+63 | |