| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement setting icon name to the account and to the settings. | Cosimo Cecchi | 2009-08-31 | 1 | -0/+6 |
* | Merge commit 'jtellier/reconnect-account' | Guillaume Desmottes | 2009-08-27 | 1 | -0/+7 |
|\ |
|
| * | - Added a utility function (empathy_account_reconnect_async) to easily | Jonathan Tellier | 2009-08-26 | 1 | -0/+7 |
* | | Implement empathy_account_refresh_properties() | Cosimo Cecchi | 2009-08-26 | 1 | -0/+2 |
|/ |
|
* | Make the set_enabled API async | Cosimo Cecchi | 2009-08-22 | 1 | -2/+5 |
* | Rename empathy_account_get_connection_for to empathy_account_get_connection_f... | Sjoerd Simons | 2009-08-22 | 1 | -1/+1 |
* | Add API to get teh TpConnection for an account on a certain path | Sjoerd Simons | 2009-08-21 | 1 | -0/+2 |
* | Implement _set_display_name | Cosimo Cecchi | 2009-07-30 | 1 | -2/+5 |
* | Add api to remove accounts | Sjoerd Simons | 2009-07-22 | 1 | -0/+5 |
* | Coding style fixes | Sjoerd Simons | 2009-07-22 | 1 | -1/+1 |
* | Add API to Update an accounts parameters | Sjoerd Simons | 2009-07-22 | 1 | -0/+8 |
* | Remove the API to change the account parameters one by one | Sjoerd Simons | 2009-07-22 | 1 | -15/+2 |
* | Keep track of ``global'' presence of all accounts | Sjoerd Simons | 2009-07-16 | 1 | -1/+0 |
* | Add api to set the requested presence | Sjoerd Simons | 2009-07-08 | 1 | -0/+4 |
* | Initial port of Account and AccountManager to MC5 | Sjoerd Simons | 2009-07-08 | 1 | -1/+5 |
* | Get the icon name from the account object directly | Sjoerd Simons | 2009-07-05 | 1 | -0/+1 |
* | Add API to get the protocol and cm name from a account | Sjoerd Simons | 2009-07-05 | 1 | -4/+3 |
* | Implement EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -0/+94 |