summaryrefslogtreecommitdiff
path: root/src/search-channel.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-30Use meta-headers for everythingSimon McVittie1-1/+1
Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
2010-08-25Use tp_base_channel_close() for search and tls channelsWill Thompson1-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-24Port GabbleSearchChannel to TpBaseChannelWill Thompson1-3/+3
2009-08-24add gabble_search_channel_is_ready()Guillaume Desmottes1-0/+2
2009-08-24add gabble_search_channel_close as a public methodGuillaume Desmottes1-0/+2
2009-08-19Add a stub ContactSearch channel implementationWill Thompson1-0/+63