summaryrefslogtreecommitdiff
path: root/gabble/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Warn if returned caps hashes aren't used.Will Thompson2010-06-081-1/+1
* plugin API: Use const qualifier for read-only params in gabble_connection_upd...Andre Moreira Magalhaes (andrunko)2010-06-081-2/+2
* plugin API: gabble_connection_sidecar_add_own_caps now adds a default identit...Andre Moreira Magalhaes (andrunko)2010-06-081-2/+2
* plugin API: gabble_connection_add_sidecar_own_caps now compute the hash and r...Andre Moreira Magalhaes (andrunko)2010-06-071-2/+1
* plugin API: Removed the prefix/suffix __ from header guards.Andre Moreira Magalhaes (andrunko)2010-06-041-2/+2
* plugin API: Added method to allow sidecars to set their own specific capabili...Andre Moreira Magalhaes (andrunko)2010-06-031-0/+5
* plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)2010-06-031-1/+20
* plugin API: Added method to allow sidecars to set their own capabilities.Andre Moreira Magalhaes (andrunko)2010-06-031-0/+37