Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | factor out empathy_protocol_chooser_create_account_settings() | Guillaume Desmottes | 2010-09-29 | 1 | -0/+5 |
| | | | | No need to keep this code duplicated. | ||||
* | protocol-chooser: expose a 'service' string instead of boolean for facebook ↵ | Guillaume Desmottes | 2010-09-29 | 1 | -4/+2 |
| | | | | and gtalk | ||||
* | assistant: filter out facebook from the new account page | Guillaume Desmottes | 2010-02-12 | 1 | -0/+1 |
| | |||||
* | add is_facebook arg to empathy_protocol_chooser_dup_selected | Guillaume Desmottes | 2010-02-12 | 1 | -1/+2 |
| | | | | So the assistant and accounts dialog can special case facebook accounts. | ||||
* | Pass a boolean saying if the protocol is Google Talk or not to ↵ | Guillaume Desmottes | 2010-01-19 | 1 | -1/+3 |
| | | | | | | EmpathyProtocolChooserFilterFunc That's the only way to filter Google Talk if we want to. | ||||
* | GTalk-enable the protocol chooser | Sjoerd Simons | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | Add an API to filter protocols | Cosimo Cecchi | 2009-08-22 | 1 | -1/+10 |
| | |||||
* | Remove dead code | Cosimo Cecchi | 2009-08-22 | 1 | -4/+0 |
| | |||||
* | Synchronize EmpathyProtocolChooser and EmpathyAccountsDialog | Cosimo Cecchi | 2009-07-30 | 1 | -2/+4 |
| | | | | | Synchronize the two objects with the help of EmpathyConnectionManagers, so that we can get a consistent list of the CMs when using the chooser. | ||||
* | Transform profile chooser into a protocol chooser | Sjoerd Simons | 2009-07-06 | 1 | -0/+70 |