summaryrefslogtreecommitdiff
path: root/src/plugin-loader.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Use meta-headers for everythingSimon McVittie1-2/+1
2012-02-17plugins: Remove the dupliate TpBaseConnection from create_channel_managersSiraj Razick1-2/+1
2012-02-06fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-1/+4
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-02-01Revert "Merge remote-tracking branch 'siraj/windows-compile-fix'"Jonny Lamb1-4/+1
2012-01-25fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-1/+4
2011-02-14plugin-loader: add create_channel_managers functionJonny Lamb1-0/+3
2010-08-26plugin(-loader).[ch]: support for adding custom statuses and linking them wit...Senko Rasic1-0/+9
2010-06-03plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-06-03plugin API: Added gabble/types.h that contains type definitions to be used by...Andre Moreira Magalhaes (andrunko)1-1/+1
2009-11-20Pass TpBaseConn and WockySession to sidecarsWill Thompson1-1/+5
2009-11-20Add API to request a sidecar from the plugin loaderWill Thompson1-0/+15
2009-11-20Turn the plugin loader into a fully-fledged objectWill Thompson1-1/+36
2009-11-20Probe for plugins in $(libdir)/telepathy/gabble-0Will Thompson1-0/+25