aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-protocol-chooser.h
Commit message (Collapse)AuthorAgeFilesLines
* assistant: filter out facebook from the new account pageGuillaume Desmottes2010-02-121-0/+1
|
* add is_facebook arg to empathy_protocol_chooser_dup_selectedGuillaume Desmottes2010-02-121-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 Desmottes2010-01-191-1/+3
| | | | | | EmpathyProtocolChooserFilterFunc That's the only way to filter Google Talk if we want to.
* GTalk-enable the protocol chooserSjoerd Simons2009-08-311-2/+2
|
* Add an API to filter protocolsCosimo Cecchi2009-08-221-1/+10
|
* Remove dead codeCosimo Cecchi2009-08-221-4/+0
|
* Synchronize EmpathyProtocolChooser and EmpathyAccountsDialogCosimo Cecchi2009-07-301-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 chooserSjoerd Simons2009-07-061-0/+70