summaryrefslogtreecommitdiff
path: root/mission-control-plugins/account-storage.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-12mcp: fix a bunch of doc warningsWill Thompson1-1/+1
2011-05-11Publicise McpAccountStorageIfaceWill Thompson1-0/+22
2011-05-11Storage: improve grouping in the headerWill Thompson1-3/+3
2011-05-11Storage: Add typedefs for method signaturesWill Thompson1-54/+55
2010-08-02Implented default Account.Storage API.Eitan Isaacson1-0/+34
2010-06-15Revert AccountStorage commit() method to commit all accounts, and add optiona...Simon McVittie1-0/+10
2010-06-09Only flush changed account details to disk.Will Thompson1-2/+6
2010-05-27Change names of variables that shadow global functionsDanielle Madeley1-3/+3
2010-05-26mission-control-plugins: use an internal macro that won't confuse gtk-docSimon McVittie1-1/+1
2010-03-11Define interface to allow plugins to be told that aync account ops are now validVivek Dasmohapatra1-0/+9
2010-03-09Rename plugin prio #defines and provide _NORMAL and _READONLY constants.Vivek Dasmohapatra1-2/+4
2010-03-09Class/Interface rename - McpAccount[Iface] -> McpAccountManager[Iface]Vivek Dasmohapatra1-10/+10
2010-03-09Update the account storage plugin interface to the new APIVivek Dasmohapatra1-23/+62
2010-03-09New plugin class for account storage.Vivek Dasmohapatra1-0/+86