Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clarify when notify::connection is signalled | Sjoerd Simons | 2009-07-01 | 1 | -0/+1 |
| | |||||
* | explain the connect_time struct member | Sjoerd Simons | 2009-07-01 | 1 | -0/+1 |
| | |||||
* | Fix coding style | Sjoerd Simons | 2009-07-01 | 1 | -1/+2 |
| | |||||
* | Implement EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -0/+572 |
Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the Telepathy.Account interface. Fixes #587508 |