summaryrefslogtreecommitdiff
path: root/gabble
AgeCommit message (Expand)AuthorFilesLines
2010-06-04plugin API: Removed the prefix/suffix __ from header guards.Andre Moreira Magalhaes (andrunko)9-19/+19
2010-06-04plugin API: Fixed typo in sidecar.h header definition.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-06-03plugin API: Export some namespaces needed/useful by plugins.Andre Moreira Magalhaes (andrunko)2-0/+2
2010-06-03plugin API: Added method to allow sidecars to set their own specific capabili...Andre Moreira Magalhaes (andrunko)1-0/+5
2010-06-03plugin API: Added method to compute caps hash.Andre Moreira Magalhaes (andrunko)3-0/+36
2010-06-03Remove now-obsolete generate-wockyinclude_HEADERS scriptWill Thompson1-34/+0
2010-06-03Delegate installing headers to Wocky.Will Thompson1-47/+0
2010-06-03plugin API: Added GabbleDiscoIdentity type and helper methods.Andre Moreira Magalhaes (andrunko)4-0/+52
2010-06-03plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)3-3/+24
2010-06-03plugin API: Added method to allow sidecars to set their own capabilities.Andre Moreira Magalhaes (andrunko)3-0/+39
2010-06-03plugin API: Added gabble/types.h that contains type definitions to be used by...Andre Moreira Magalhaes (andrunko)6-4/+42
2010-06-03plugin API: Export GabbleCapabilitiesSet.Andre Moreira Magalhaes (andrunko)3-0/+85
2010-06-03plugin API: Let error.h be included directly if wanted.Andre Moreira Magalhaes (andrunko)1-4/+0
2010-06-03plugin API: Add G_BEGIN/END_DECLS.Andre Moreira Magalhaes (andrunko)3-0/+14
2010-06-03plugin API: Add missing and standardize header guards declaration.Andre Moreira Magalhaes (andrunko)4-6/+13
2010-06-03plugin API: Standardize header definition.Andre Moreira Magalhaes (andrunko)4-6/+6
2010-05-25Fix up Wocky headersWill Thompson1-2/+7
2010-04-26Update WockyWill Thompson1-2/+4
2010-03-26Update Wocky submodule for Pubsub/DataForm enhancementsWill Thompson1-29/+29
2010-03-18Update installed Wocky headersWill Thompson1-1/+8
2010-03-18Script updating the Wocky header listWill Thompson2-1/+39
2010-02-23Separate ENABLE_PLUGINS from ENABLE_PLUGIN_API and turn the former on by defaultSimon McVittie1-1/+1
2010-01-21I noticed the extra newline only after pushing :(Will Thompson1-1/+0
2010-01-21Add a version field to GabblePluginInterface.Will Thompson1-0/+8
2010-01-21Add a variable with the path to Gabble to .pc filesWill Thompson2-0/+4
2010-01-11Add code to map Wocky errors into Telepathy errorsSimon McVittie3-0/+29
2010-01-11add <gabble/gabble.h> meta-headerSimon McVittie2-0/+33
2009-12-03Put headers in lib/telepathy-gabble-0/{gabble,wocky}Will Thompson3-5/+5
2009-12-03Include plugin directory in .pc filesWill Thompson2-0/+5
2009-12-03Install plugin and Wocky headers, and a .pc fileWill Thompson3-0/+61
2009-11-27Move headers available to plugins to gabble/Will Thompson2-0/+165