Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add empathy_account_settings_param_is_supported() | Guillaume Desmottes | 2011-05-23 | 1 | -0/+4 |
| | |||||
* | Only add the 'extra-certificate-identities' parameter if gabble supports it. | Stef Walter | 2011-03-22 | 1 | -0/+4 |
| | |||||
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 1 | -0/+1 |
| | |||||
* | account-settings: add _supports_sasl function | Jonny Lamb | 2010-12-10 | 1 | -0/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Check format of some user names (#629261) | Vitaly Minko | 2010-10-14 | 1 | -0/+8 |
| | |||||
* | Allow to set the Service of newly created account (#629734) | Guillaume Desmottes | 2010-09-29 | 1 | -0/+4 |
| | |||||
* | Add support for 'as' in account settings | Nicolas Dufresne | 2010-09-09 | 1 | -0/+5 |
| | |||||
* | add empathy_account_settings_get_tp_protocol | Guillaume Desmottes | 2009-12-22 | 1 | -0/+3 |
| | |||||
* | account-settings: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -4/+4 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Implement setting icon name to the account and to the settings. | Cosimo Cecchi | 2009-08-31 | 1 | -0/+11 |
| | |||||
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -0/+3 |
| | |||||
* | Rename empathy_settings_get_dbus_signature to ↵ | Sjoerd Simons | 2009-08-18 | 1 | -1/+1 |
| | | | | empathy_account_settings_get_dbus_signature | ||||
* | Make protocol icons work also with account == NULL | Cosimo Cecchi | 2009-07-31 | 1 | -1/+1 |
| | |||||
* | Rename empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 |
| | | | | Call it empathy_account_settings_has_account() instead | ||||
* | Add empathy_account_settings_is_valid () | Cosimo Cecchi | 2009-07-30 | 1 | -0/+1 |
| | |||||
* | Add empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 1 | -0/+3 |
| | |||||
* | Coding style fixes | Sjoerd Simons | 2009-07-22 | 1 | -2/+2 |
| | |||||
* | Add an abstraction to buffer up changes to an account | Sjoerd Simons | 2009-07-22 | 1 | -0/+156 |