| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empathy_account_manager_remove from header; function has been removed | Guillaume Desmottes | 2009-10-05 | 1 | -3/+0 |
* | Add a new _ensure_account API | Sjoerd Simons | 2009-08-24 | 1 | -0/+3 |
* | Add a function to get the requested global presence from the account manager | Sjoerd Simons | 2009-08-21 | 1 | -0/+5 |
* | Chang the API of AccountManager to have the get lookup the account by name | Sjoerd Simons | 2009-07-30 | 1 | -2/+2 |
* | Add API to add accounts | Sjoerd Simons | 2009-07-22 | 1 | -5/+9 |
* | reformat macros a bit | Sjoerd Simons | 2009-07-21 | 1 | -6/+11 |
* | Add a concept of ready to the account manager | Sjoerd Simons | 2009-07-16 | 1 | -0/+2 |
* | Keep track of ``global'' presence of all accounts | Sjoerd Simons | 2009-07-16 | 1 | -0/+5 |
* | Remove dead code | Sjoerd Simons | 2009-07-16 | 1 | -3/+0 |
* | Add a utility to set the presence on all requested accounts | Sjoerd Simons | 2009-07-08 | 1 | -0/+6 |
* | Add api to create accounts, by cm and proto name | Sjoerd Simons | 2009-07-06 | 1 | -1/+7 |
* | Implement EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -8/+11 |
* | empathy-account-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | Keep a ref to all TpConnection objects. Map account<>connection. | Xavier Claessens | 2009-04-22 | 1 | -0/+10 |
* | Added a new empathy_account_manager_get_count function, to get the number of | Frederic Peters | 2009-01-30 | 1 | -0/+2 |
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 1 | -1/+1 |
* | Style fixes. | Xavier Claessens | 2009-01-07 | 1 | -8/+8 |
* | Add an API to EmpathyAccountManager to find out if an account has just | Xavier Claessens | 2009-01-07 | 1 | -0/+6 |
* | Add new API in EmpathyAccountManager to cache the number of connecting | Xavier Claessens | 2009-01-07 | 1 | -2/+9 |
* | Add EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 1 | -0/+53 |