aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account.c
Commit message (Expand)AuthorAgeFilesLines
* rename status-reason to connection-status-reason and notify connection-status...Sjoerd Simons2009-08-181-2/+3
* Notify when display-name is updatedSjoerd Simons2009-08-171-0/+1
* Plug some leaksSjoerd Simons2009-08-171-2/+8
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-16/+26
|\
| * Fix some coding style issuesSjoerd Simons2009-07-311-3/+5
| * add some slightly nicer debug messagesSjoerd Simons2009-07-311-2/+3
| * Unref the connection if it fails to become ready or is invalidatedSjoerd Simons2009-07-301-10/+17
| * Add a utility function to may protocols to their iconsSjoerd Simons2009-07-291-1/+1
* | Implement _set_display_nameCosimo Cecchi2009-07-301-0/+59
|/
* Correctly implement empathy_account_is_validSjoerd Simons2009-07-221-3/+2
* Add api to remove accountsSjoerd Simons2009-07-221-0/+48
* Add removed signal on EmpathyAccountSjoerd Simons2009-07-221-0/+47
* Coding style fixesSjoerd Simons2009-07-221-3/+3
* Unescape _ and _2d in the protocol from mission-controlSjoerd Simons2009-07-221-1/+38
* Make empathy_account_set_enable call out over d-busSjoerd Simons2009-07-221-4/+26
* Add API to Update an accounts parametersSjoerd Simons2009-07-221-0/+51
* Remove the API to change the account parameters one by oneSjoerd Simons2009-07-221-59/+8
* remove dead codeSjoerd Simons2009-07-191-58/+0
* Check the right variable for setting the ready propertySjoerd Simons2009-07-161-1/+1
* Keep track of ``global'' presence of all accountsSjoerd Simons2009-07-161-15/+54
* Add api to set the requested presenceSjoerd Simons2009-07-081-0/+43
* Initial port of Account and AccountManager to MC5Sjoerd Simons2009-07-081-68/+300
* Get the icon name from the account object directlySjoerd Simons2009-07-051-0/+11
* Add API to get the protocol and cm name from a accountSjoerd Simons2009-07-051-7/+48
* clarify when notify::connection is signalledSjoerd Simons2009-07-011-0/+1
* explain the connect_time struct memberSjoerd Simons2009-07-011-0/+1
* Fix coding styleSjoerd Simons2009-07-011-1/+2
* Implement EmpathyAccountSjoerd Simons2009-07-011-0/+572