summaryrefslogtreecommitdiff
path: root/mission-control-plugins
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Revert "Simplify a bit storage API"Simon McVittie2-106/+163
2013-11-12Revert "Rename commit_one() to commit()"Simon McVittie2-16/+16
2013-11-12Revert "Remove all notion of secret parameter"Simon McVittie5-1/+78
2013-11-12Revert "Remove mcp_account_storage_set()"Simon McVittie2-5/+86
2013-11-12Revert "Remove unused code"Simon McVittie3-0/+144
2013-11-12Revert "Make sure to not delete() nor commit() and account deleted from storage"Simon McVittie1-4/+1
2013-11-11Make sure to not delete() nor commit() and account deleted from storageXavier Claessens1-1/+4
2013-11-11Remove unused codeXavier Claessens3-144/+0
2013-11-11Remove mcp_account_storage_set()Xavier Claessens2-86/+5
2013-11-08Remove all notion of secret parameterXavier Claessens5-78/+1
2013-11-08Rename commit_one() to commit()Xavier Claessens2-16/+16
2013-11-08Simplify a bit storage APIXavier Claessens2-163/+106
2013-10-29Call IdentifyAccount to get new accounts' namesSimon McVittie3-0/+64
2013-10-29Don't give storage plugins the full parameter set, just 'account'Simon McVittie5-13/+18
2013-10-02Use AM_CPPFLAGS instead of deprecated INCLUDESSimon McVittie1-2/+2
2013-09-12plugins: use a caller-supplied client factorySimon McVittie2-27/+30
2013-09-12Remove old "D-Bus ACL" plugin APISimon McVittie6-572/+2
2013-09-12mcp_account_storage_get_restrictions: return the right typeSimon McVittie2-5/+4
2013-09-12Remove deprecated vtable-filling functionsSimon McVittie2-171/+0
2013-09-12Remove partially-implemented McpAccountStorage::alteredSimon McVittie2-36/+1
2013-09-12Remove deprecated mcp_dispatch_operation_leave_channels()Simon McVittie3-49/+0
2013-09-10Deprecate mcp_dispatch_operation_leave_channelsSimon McVittie2-0/+20
2013-09-05Remove gnome-keyring supportSimon McVittie1-3/+2
2013-05-03Prepare 5.15.0Simon McVittie2-4/+4
2013-02-13Merge branch 'altered-one-54780'Simon McVittie6-12/+114
2013-02-13Merge branch 'mock-account-store-54873'Simon McVittie6-2/+204
2013-02-13Merge branch 'typed-settings-54872'Simon McVittie5-0/+166
2012-10-08McpDispatchOperation: use a new factory for each connectionSimon McVittie1-6/+16
2012-10-04Merge branch 'storage-refactor-54870'Simon McVittie3-90/+356
2012-09-20Merge branch 'telepathy-mission-control-5.12' into masterSimon McVittie1-1/+5
2012-09-20Do not distribute mcp-signals-marshal.h, which is generated at build-timeSimon McVittie1-1/+5
2012-09-12Add a way for storage plugins to push typed parameters into MCSimon McVittie6-12/+115
2012-09-12Let storage plugins receive new values as GVariantsSimon McVittie3-2/+167
2012-09-12mcp_account_storage_owns: addtyped-settings-54872Simon McVittie2-0/+55
2012-09-12mcp_account_manager_escape_variant_for_keyfile: add to plugin APISimon McVittie3-0/+37
2012-09-12Give account storage plugins a way to find out the GType for an attributeSimon McVittie3-0/+34
2012-09-10mcd_keyfile_escape_value, mcd_keyfile_unescape_value: addSimon McVittie3-0/+77
2012-09-10McpAccountStorage: don't double-register signals if implemented twicestorage-refactor-54870Simon McVittie1-0/+6
2012-09-10McpAccountStorage: improve documentationSimon McVittie3-59/+293
2012-09-10Mark McpAccountStorage::altered as deprecatedSimon McVittie2-6/+7
2012-09-10Deprecate and undocument McpAccountStorage's vtable-filling functionsSimon McVittie1-0/+21
2012-09-10McpAccountStorage: stop recommending mcp_account_storage_iface_set_desc, etc.Simon McVittie1-26/+20
2012-09-07mcp_account_manager_set_value: documentSimon McVittie1-0/+10
2012-09-05McpAccountStorage: add signal to request an account reconnectionXavier Claessens2-0/+30
2012-09-05McpAccountStorage: add functions to emit interface' signalsXavier Claessens2-4/+90
2012-07-23McdAccountStorage: fix altered-one signalXavier Claessens1-1/+1
2012-07-23McdAccountStorage: fix altered-one signalXavier Claessens1-1/+1
2012-07-23CreateAccount: make possible to select a desired storageXavier Claessens2-0/+72
2012-05-14Use telepathy-glib meta-headersSimon McVittie5-9/+7
2012-05-08Consistently include config.h in every .c fileSimon McVittie7-0/+14