summaryrefslogtreecommitdiff
path: root/src/mcd-account.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Account: add would_like_to_connect method.Will Thompson1-0/+1
2011-08-31Merge branch 'telepathy-mission-control-5.8'Will Thompson1-0/+3
2011-08-25mcd_account_check_validity: report a GError for invalid accountsWill Thompson1-1/+1
2011-07-19Fix unbalanced *_DECL macrosVivek Dasmohapatra1-0/+3
2011-02-21Update copyright for files touched by this branchWill Thompson1-2/+2
2011-02-18UpdateParameters: linearize setting and unsetting paramsWill Thompson1-3/+0
2010-12-15Remove MinimumPresence implementation.Will Thompson1-3/+0
2010-12-15Make _mcd_account_dup_parameters() synchronousWill Thompson1-4/+0
2010-12-15McdAccount: Remove un-overridden virtual methodsWill Thompson1-11/+5
2010-12-15Remove redundant object path/bus name constants.Will Thompson1-3/+0
2010-10-12Add TpConnectionManager accessor to McdAccountWill Thompson1-0/+1
2010-09-16Superfluous includeVivek Dasmohapatra1-1/+0
2010-09-13McdAccount no longer holds an account managerVivek Dasmohapatra1-1/+2
2010-08-26moved internal minimum presence data to McdAccountPresencePrivateSenko Rasic1-2/+3
2010-08-25implement Account.Interface.MinimumPresence in mcd-account-presence.[ch]Senko Rasic1-0/+2
2010-07-01Method to let the AM notify the account that an account property has changedVivek Dasmohapatra1-0/+1
2010-03-09Expose whether a parmater is secret (for use by account storage plugins).Vivek Dasmohapatra1-0/+3
2009-09-14Merge commit 'jonny/gnome-keyring'Simon McVittie1-6/+37
2009-08-26mcd-account: add error quark and some error codesJonny Lamb1-0/+10
2009-08-26mcd-account: refactored set_parameters to be async and iteratively set paramsJonny Lamb1-3/+14
2009-08-26mcd-account: initial move to async set_parameter functionJonny Lamb1-1/+6
2009-08-26mcd-account: make mcd_account_delete async use write_conf_asyncJonny Lamb1-2/+7
2009-08-21McdAccount: turn the lowmem check for requests into an overridable virtual me...Simon McVittie1-1/+5
2009-06-10mcd: use telepathy-glib for all standard interfaces, and only generate code f...Simon McVittie1-3/+0
2009-04-15McdAccount: make parameter accessors internalSimon McVittie1-5/+0
2009-04-15McdAccount: move private functions to mcd-account-priv.hSimon McVittie1-44/+0
2009-04-14Merge branch 'deletion'Simon McVittie1-26/+33
2009-04-13McdAccount: add a way to adjust presence temporarilySimon McVittie1-0/+2
2009-04-13McdAccount: internalize mcd_account_get_avatar*Simon McVittie1-4/+5
2009-04-13McdAccount: make all setter functions internalSimon McVittie1-20/+24
2009-04-13mcd_account_get_keyfile: make internalSimon McVittie1-1/+1
2009-04-09McdAccount: add HasBeenOnline propertySimon McVittie1-0/+1
2009-04-02McdAccount: remove unused channel-requesting methodSimon McVittie1-5/+0
2009-02-17Implement _mcd_account_set_connection()Alberto Mardegan1-0/+3
2009-02-09Asynchronous loading of accountsAlberto Mardegan1-1/+10
2008-12-08Let the McdAccount reference the McdAccountManagerAlberto Mardegan1-1/+4
2008-12-05Virtualize mcd_account_set_parameter()Alberto Mardegan1-1/+2
2008-12-05Add mcd_account_set_parameter()Alberto Mardegan1-0/+2
2008-12-05Virtualize mcd_account_delete()Alberto Mardegan1-1/+1
2008-12-05Virtualization of mcd_account_get_parameter().Alberto Mardegan1-1/+2
2008-12-05Create a separate method for getting an account parameter.Alberto Mardegan1-0/+2
2008-12-05Class paddingAlberto Mardegan1-0/+7
2008-10-21Moving code aroundAlberto Mardegan1-1/+2
2008-10-08Add vim and emacs modelinesAlberto Mardegan1-0/+2
2008-09-05Emit the PropertiesChanged signal when the Telepathy connection isAlberto Mardegan1-0/+3
2008-05-23Move the Avatar property into a separate interface; add it toAlberto Mardegan1-0/+1
2008-05-08Give access to some account properties.Alberto Mardegan1-0/+8
2008-04-10Add get_manager_name APIAlberto Mardegan1-0/+1
2008-04-08Implement libmissioncontrol's McAccount and McAccountMonitor using the new DB...Alberto Mardegan1-0/+6
2008-03-28Properly emit AccountStatusChangedAlberto Mardegan1-0/+1