aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account-settings.h
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
* Remember password at least until session restartXavier Claessens2012-08-271-0/+4
* add empathy_account_settings_set_storage_provider()Guillaume Desmottes2012-07-191-0/+4
* account-settings: always use GVariant to store parametersGuillaume Desmottes2012-06-071-4/+4
* remove empathy_account_settings_set_* functionsGuillaume Desmottes2012-06-071-16/+2
* accounts-settings: store parameters as GVariantGuillaume Desmottes2012-06-071-1/+2
* make empathy_account_settings_get() staticGuillaume Desmottes2012-06-071-3/+0
* account-settings: use TpProtocol's API to get TpConnectionManagerParamGuillaume Desmottes2012-06-061-1/+1
* empathy_account_settings_get_tp_protocol: return a TpProtocolGuillaume Desmottes2012-06-061-1/+1
* account-settings: allow to change the serviceGuillaume Desmottes2012-01-131-0/+3
* account-settings: add API to set 'tel' in the URISchemes property of the accountGuillaume Desmottes2011-08-241-0/+6
* add empathy_account_settings_param_is_supported()Guillaume Desmottes2011-05-231-0/+4
* Only add the 'extra-certificate-identities' parameter if gabble supports it.Stef Walter2011-03-221-0/+4
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-161-0/+1
* account-settings: add _supports_sasl functionJonny Lamb2010-12-101-0/+2
* Check format of some user names (#629261)Vitaly Minko2010-10-141-0/+8
* Allow to set the Service of newly created account (#629734)Guillaume Desmottes2010-09-291-0/+4
* Add support for 'as' in account settingsNicolas Dufresne2010-09-091-0/+5
* add empathy_account_settings_get_tp_protocolGuillaume Desmottes2009-12-221-0/+3
* account-settings: port to new tp-glib account APIJonny Lamb2009-10-241-4/+4
* Implement setting icon name to the account and to the settings.Cosimo Cecchi2009-08-311-0/+11
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-0/+3
* Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...Sjoerd Simons2009-08-181-1/+1
* Make protocol icons work also with account == NULLCosimo Cecchi2009-07-311-1/+1
* Rename empathy_account_settings_owns_account()Cosimo Cecchi2009-07-301-1/+1
* Add empathy_account_settings_is_valid ()Cosimo Cecchi2009-07-301-0/+1
* Add empathy_account_settings_owns_account()Cosimo Cecchi2009-07-301-0/+3
* Coding style fixesSjoerd Simons2009-07-221-2/+2
* Add an abstraction to buffer up changes to an accountSjoerd Simons2009-07-221-0/+156