aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new _ensure_account APISjoerd Simons2009-08-241-0/+3
* Add a function to get the requested global presence from the account managerSjoerd Simons2009-08-211-0/+5
* Chang the API of AccountManager to have the get lookup the account by nameSjoerd Simons2009-07-301-2/+2
* Add API to add accountsSjoerd Simons2009-07-221-5/+9
* reformat macros a bitSjoerd Simons2009-07-211-6/+11
* Add a concept of ready to the account managerSjoerd Simons2009-07-161-0/+2
* Keep track of ``global'' presence of all accountsSjoerd Simons2009-07-161-0/+5
* Remove dead codeSjoerd Simons2009-07-161-3/+0
* Add a utility to set the presence on all requested accountsSjoerd Simons2009-07-081-0/+6
* Add api to create accounts, by cm and proto nameSjoerd Simons2009-07-061-1/+7
* Implement EmpathyAccountSjoerd Simons2009-07-011-8/+11
* empathy-account-manager: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* Keep a ref to all TpConnection objects. Map account<>connection.Xavier Claessens2009-04-221-0/+10
* Added a new empathy_account_manager_get_count function, to get the number ofFrederic Peters2009-01-301-0/+2
* Use new singleton policy for EmpathyAccountManager.Xavier Claessens2009-01-071-1/+1
* Style fixes.Xavier Claessens2009-01-071-8/+8
* Add an API to EmpathyAccountManager to find out if an account has justXavier Claessens2009-01-071-0/+6
* Add new API in EmpathyAccountManager to cache the number of connectingXavier Claessens2009-01-071-2/+9
* Add EmpathyAccountManager.Xavier Claessens2009-01-071-0/+53