summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Prepare release 5.5.1telepathy-mission-control-5.5.1Danielle Madeley2-3/+16
2010-06-03Merge remote branch 'smcv/plugin-doc'Danielle Madeley5-8/+392
2010-05-29Implement ::toggled for McpAccountStorage pluginsDanielle Madeley3-30/+84
2010-05-27Change startswith() to strip_prefix() to be clearer about what it doesDanielle Madeley1-17/+19
2010-05-27Update copyright for mc-toolDanielle Madeley1-0/+1
2010-05-27Port from McAccount to TpAccount - Part 2Danielle Madeley1-31/+103
2010-05-27Port from McAccount to TpAccount - Part 1Danielle Madeley1-108/+178
2010-05-27Port from McAccountManager to TpAccountManagerDanielle Madeley1-23/+33
2010-05-27Replace account_prefix with TP_ACCOUNT_OBJECT_PATH_BASEDanielle Madeley1-7/+5
2010-05-27Change names of variables that shadow global functionsDanielle Madeley10-67/+67
2010-05-26Nano versionSimon McVittie2-1/+6
2010-05-26Prepare release 5.5.0telepathy-mission-control-5.5.0Simon McVittie2-2/+4
2010-05-26Update NEWSSimon McVittie1-0/+13
2010-05-26Enable ERROR_CFLAGS in every Makefile.am that compiles CSimon McVittie8-0/+14
2010-05-26Include "plugin-loader.h" where neededSimon McVittie2-0/+2
2010-05-26McdAccountManager: delete unused variableSimon McVittie1-1/+0
2010-05-26libmcclient/mc-dispatch-operation.c: add missing header for tp_g_hash_table_u...Simon McVittie1-0/+1
2010-05-26configure.ac: remove alleged AM_CFLAGS that were never actually used for anyt...Simon McVittie1-3/+0
2010-05-26Now that GModule is mandatory, just include it in GLIB_LIBSSimon McVittie2-7/+2
2010-05-26Only install libmcclient.pc if we'll be installing libmcclientSimon McVittie1-2/+2
2010-05-26Merge branch 'plugin-doc-minimal'Simon McVittie14-19/+213
2010-05-26Merge branch 'will-this-release-ever-happen'Simon McVittie5-5/+34
2010-05-26McProfile: don't dereference a NULL pointer and crash on malformed profilesSimon McVittie1-3/+7
2010-05-26Make it more obvious that g_key_file_get_keys() returning NULL is handledSimon McVittie2-2/+12
2010-05-26mcp-account-diversion demo plugin: also guard against an error return hereSimon McVittie1-0/+3
2010-05-26Default account storage plugin: guard against g_key_file_get_keys returning NULLSimon McVittie1-0/+12
2010-05-26Document the API provided to plugins for dispatch operationsSimon McVittie1-0/+198
2010-05-26Document how to be a dispatch operation policy pluginSimon McVittie1-0/+65
2010-05-26Add stub documentation for McpRequestSimon McVittie1-0/+8
2010-05-26Document how to be a request policySimon McVittie1-0/+63
2010-05-26Document global functions for pluginsSimon McVittie1-8/+58
2010-05-26Makefile.am: when doing `make maintainer-upload-release`, upload MCP docsSimon McVittie1-0/+5
2010-05-26Move MCP_PLUGIN_REF_NTH_OBJECT_SYMBOL, mcp_plugin_ref_nth_object to loader.hSimon McVittie2-9/+5
2010-05-26Add infrastructure for documentation completeness checking, but leave it disa...Simon McVittie1-0/+49
2010-05-26Add gtk-doc infrastructure for mission-control-pluginsSimon McVittie5-1/+145
2010-05-26mission-control-plugins: use an internal macro that won't confuse gtk-docSimon McVittie8-9/+9
2010-05-26Merge branch 'telepathy-mission-control-5.4'Simon McVittie1-0/+16
2010-05-26Nano versionSimon McVittie2-1/+6
2010-05-26Prepare version 5.4.2telepathy-mission-control-5.4.2Simon McVittie2-3/+14
2010-05-26 Coverity 7707 REVERSE_INULL two gchar ** deref'd w/o check in set_paramVivek Dasmohapatra1-15/+20
2010-05-26 Coverity 21106 RESOURCE_LEAK in dispatch_operation_claimVivek Dasmohapatra1-3/+7
2010-05-26Merge branch '54-unsafe-param-reuse' into telepathy-mission-control-5.4Simon McVittie4-20/+177
2010-05-26Remove protocol-copying code that was duplicated from telepathy-glibSimon McVittie3-76/+4
2010-05-26Merge branch '54-unsafe-param-reuse' into unsafe-param-reuseSimon McVittie4-17/+172
2010-05-26_mcd_account_dup_parameters: don't assume that borrowed parameters remain validSimon McVittie1-7/+16
2010-05-26_mcd_account_set_parameters: don't assume that borrowed parameters remain validSimon McVittie1-4/+9
2010-05-26mcd_account_check_parameters: don't assume that borrowed parameters remain validSimon McVittie1-6/+18
2010-05-26_mcd_account_migrate_secrets: don't assume that a borrowed string remains validSimon McVittie1-3/+5
2010-05-26_mcd_manager_dup_protocol, _mcd_manager_protocol_free: addSimon McVittie3-0/+129
2010-05-26Remove the independent keyring pluginVivek Dasmohapatra3-646/+0