aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-account-settings.c
Commit message (Expand)AuthorAgeFilesLines
* Let the cached parameters asv own the key stringsSjoerd Simons2009-08-211-7/+9
* Use g_strdup instead of casting a const gchar* to a gchar*.Xavier Claessens2009-08-211-1/+1
* Set the RequestedPresence when creating a new commandSjoerd Simons2009-08-211-1/+36
* Cache the icon inside EmpathyAccountSettingsSjoerd Simons2009-08-191-7/+9
* Get the DisplayName when the account is readySjoerd Simons2009-08-181-5/+8
* Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db...Sjoerd Simons2009-08-181-1/+1
* Removed dead codeSjoerd Simons2009-08-171-10/+0
* Merge branch 'sjoerd-mc5' into mc5Cosimo Cecchi2009-08-011-15/+18
|\
| * Fix some coding style issuesSjoerd Simons2009-07-311-15/+18
* | Make protocol icons work also with account == NULLCosimo Cecchi2009-07-311-2/+5
* | Ignore default value for required paramsCosimo Cecchi2009-07-301-4/+0
* | Rename empathy_account_settings_owns_account()Cosimo Cecchi2009-07-301-1/+1
* | Add empathy_account_settings_is_valid ()Cosimo Cecchi2009-07-301-0/+60
* | Add empathy_account_settings_owns_account()Cosimo Cecchi2009-07-301-0/+14
* | Implement _set_display_nameCosimo Cecchi2009-07-301-0/+46
|/
* Add an abstraction to buffer up changes to an accountSjoerd Simons2009-07-221-0/+964