summaryrefslogtreecommitdiff
path: root/src/plugin-loader.c
Commit message (Expand)AuthorAgeFilesLines
* Show plugins' version in debug outputWill Thompson2010-01-211-2/+6
* Make GabblePluginLoader a mortal singletonWill Thompson2009-11-271-4/+8
* Pass TpBaseConn and WockySession to sidecarsWill Thompson2009-11-201-2/+4
* Load plugins from $GABBLE_PLUGIN_DIR if setWill Thompson2009-11-201-2/+7
* Add API to request a sidecar from the plugin loaderWill Thompson2009-11-201-0/+80
* Split up the plugin loader a bitWill Thompson2009-11-201-56/+59
* Store loaded plugins in the loaderWill Thompson2009-11-201-2/+19
* Turn the plugin loader into a fully-fledged objectWill Thompson2009-11-201-7/+71
* Attempt to instantiate a GabblePlugin from modulesWill Thompson2009-11-201-1/+39
* Probe for plugins in $(libdir)/telepathy/gabble-0Will Thompson2009-11-201-0/+92