| Commit message (Expand) | Author | Age | Files | Lines |
* | export empathy_account_has_uri_scheme_tel() | Guillaume Desmottes | 2011-08-29 | 1 | -22/+4 |
* | account-settings: add API to set 'tel' in the URISchemes property of the account | Guillaume Desmottes | 2011-08-24 | 1 | -0/+65 |
* | add empathy_account_settings_param_is_supported() | Guillaume Desmottes | 2011-05-23 | 1 | -0/+9 |
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -3/+0 |
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 1 | -0/+3 |
* | Only add the 'extra-certificate-identities' parameter if gabble supports it. | Stef Walter | 2011-03-22 | 1 | -0/+7 |
* | save the password before trying to connect the new account (#643690) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+16 |
* | Prevent segv attempting to free uninitialised value. | Danielle Madeley | 2011-02-21 | 1 | -1/+1 |
* | empathy_account_settings_check_readyness: don't leak a ref on manager | Guillaume Desmottes | 2011-02-17 | 1 | -1/+1 |
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 1 | -1/+15 |
* | account-settings: cope with g_regex_new returning NULL | Guillaume Desmottes | 2011-02-10 | 1 | -1/+9 |
* | keyring: rename current functions to be more specifically about account passw... | Jonny Lamb | 2011-01-28 | 1 | -8/+8 |
* | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 1 | -5/+6 |
* | account-settings: only remove the MC password param if set in the keyring OK | Jonny Lamb | 2010-12-22 | 1 | -12/+30 |
* | account-settings: use tp_account_get_path_suffix | Jonny Lamb | 2010-12-22 | 1 | -5/+3 |
* | account-settings: add a comment saying what to remove when purging migration ... | Jonny Lamb | 2010-12-22 | 1 | -1/+2 |
* | account-settings: move the migration code to another function | Jonny Lamb | 2010-12-22 | 1 | -45/+54 |
* | account-settings: migrate passwords from MC to gk ourselves | Jonny Lamb | 2010-12-22 | 1 | -0/+47 |
* | account-settings: use tp_clear_object in dispose | Jonny Lamb | 2010-12-15 | 1 | -19/+5 |
* | account-settings: add _supports_sasl function | Jonny Lamb | 2010-12-10 | 1 | -0/+8 |
* | account-settings: don't block notify::ready on getting a password | Jonny Lamb | 2010-12-10 | 1 | -6/+19 |
* | account-settings: don't call TpAccount functions if we've not created it yet | Jonny Lamb | 2010-12-08 | 1 | -3/+9 |
* | account-settings: add support for saving the password in the keyring ourselves | Jonny Lamb | 2010-12-08 | 1 | -3/+161 |
* | account-settings: store the TpProtocol object and notify::ready when it's pre... | Jonny Lamb | 2010-12-08 | 1 | -3/+47 |
* | Merge branch 'external-accounts' | Danielle Madeley | 2010-10-18 | 1 | -2/+7 |
|\ |
|
| * | Access Account.I.Storage properties via TpAccount | Danielle Madeley | 2010-10-08 | 1 | -2/+7 |
| * | Revert changes to empathy-account-settings | Danielle Madeley | 2010-10-08 | 1 | -92/+0 |
| * | Support Account.Interface.Storage | Danielle Madeley | 2010-10-08 | 1 | -0/+92 |
* | | Check format of some user names (#629261) | Vitaly Minko | 2010-10-14 | 1 | -22/+84 |
|/ |
|
* | empathy_account_settings_set_*: check arguments | Guillaume Desmottes | 2010-10-01 | 1 | -0/+20 |
* | Allow to set the Service of newly created account (#629734) | Guillaume Desmottes | 2010-09-29 | 1 | -0/+32 |
* | empathy_account_settings_set_strv: we have to copy the key (#630168) | Guillaume Desmottes | 2010-09-20 | 1 | -1/+1 |
* | Add support for 'as' in account settings | Nicolas Dufresne | 2010-09-09 | 1 | -0/+26 |
* | libempathy/empathy-account-settings.c: use tp_g_signal_connect_object instead... | Guillaume Desmottes | 2010-04-09 | 1 | -2/+2 |
* | empathy_account_settings_set_display_name_async: don't do anything if not needed | Guillaume Desmottes | 2010-03-03 | 1 | -0/+7 |
* | empathy_account_settings_has_account: cope with priv->account being NULL | Guillaume Desmottes | 2010-02-24 | 1 | -0/+3 |
* | Separate the accounts dialog into its own program which works with the Gnome ... | Travis Reitter | 2010-02-12 | 1 | -1/+6 |
* | account-settings: use empathy_signal_connect_weak to connect the ready signal... | Guillaume Desmottes | 2009-12-26 | 1 | -2/+2 |
* | add empathy_account_settings_get_tp_protocol | Guillaume Desmottes | 2009-12-22 | 1 | -0/+8 |
* | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 1 | -4/+14 |
* | account-settings: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -73/+73 |
* | empathy-account-settings.c: fix uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
* | empathy-account-settings: fix CLAMP usage | Guillaume Desmottes | 2009-10-22 | 1 | -7/+9 |
* | empathy_account_settings_get_tp_params: don't raise an error if tp_protocol i... | Guillaume Desmottes | 2009-10-19 | 1 | -1/+9 |
* | empathy-account-settings: don't cache the TpConnectionManagerProtocol | Guillaume Desmottes | 2009-10-19 | 1 | -6/+12 |
* | Plug some leaks | Cosimo Cecchi | 2009-09-14 | 1 | -0/+3 |
* | empathy_account_settings_get_uint32: check if empathy_account_settings_get re... | Guillaume Desmottes | 2009-09-09 | 1 | -0/+2 |
* | Fix a long line | Cosimo Cecchi | 2009-08-31 | 1 | -1/+2 |
* | Use empathy_protocol_icon_name() | Cosimo Cecchi | 2009-08-31 | 1 | -1/+1 |
* | Always set the icon name on account creation. | Cosimo Cecchi | 2009-08-31 | 1 | -5/+2 |
* | Implement setting icon name to the account and to the settings. | Cosimo Cecchi | 2009-08-31 | 1 | -2/+79 |
* | Don't override the display_name when creating the account | Sjoerd Simons | 2009-08-24 | 1 | -6/+0 |
* | Fix some leaks in _settings_discard | Sjoerd Simons | 2009-08-23 | 1 | -13/+13 |
* | If the parameter wasn't known return NULL for the dbus signature | Sjoerd Simons | 2009-08-23 | 1 | -0/+3 |
* | First part of an overhaul of the accounts dialog | Jonathan Tellier | 2009-08-22 | 1 | -10/+39 |
* | Fix long line | Cosimo Cecchi | 2009-08-22 | 1 | -1/+2 |
* | Remove the parameters from the unset pool when we set them again | Cosimo Cecchi | 2009-08-22 | 1 | -1/+35 |
* | Let the cached parameters asv own the key strings | Sjoerd Simons | 2009-08-21 | 1 | -7/+9 |
* | Use g_strdup instead of casting a const gchar* to a gchar*. | Xavier Claessens | 2009-08-21 | 1 | -1/+1 |
* | Set the RequestedPresence when creating a new command | Sjoerd Simons | 2009-08-21 | 1 | -1/+36 |
* | Cache the icon inside EmpathyAccountSettings | Sjoerd Simons | 2009-08-19 | 1 | -7/+9 |
* | Get the DisplayName when the account is ready | Sjoerd Simons | 2009-08-18 | 1 | -5/+8 |
* | Rename empathy_settings_get_dbus_signature to empathy_account_settings_get_db... | Sjoerd Simons | 2009-08-18 | 1 | -1/+1 |
* | Removed dead code | Sjoerd Simons | 2009-08-17 | 1 | -10/+0 |
* | Merge branch 'sjoerd-mc5' into mc5 | Cosimo Cecchi | 2009-08-01 | 1 | -15/+18 |
|\ |
|
| * | Fix some coding style issues | Sjoerd Simons | 2009-07-31 | 1 | -15/+18 |
* | | Make protocol icons work also with account == NULL | Cosimo Cecchi | 2009-07-31 | 1 | -2/+5 |
* | | Ignore default value for required params | Cosimo Cecchi | 2009-07-30 | 1 | -4/+0 |
* | | Rename empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 1 | -1/+1 |
* | | Add empathy_account_settings_is_valid () | Cosimo Cecchi | 2009-07-30 | 1 | -0/+60 |
* | | Add empathy_account_settings_owns_account() | Cosimo Cecchi | 2009-07-30 | 1 | -0/+14 |
* | | Implement _set_display_name | Cosimo Cecchi | 2009-07-30 | 1 | -0/+46 |
|/ |
|
* | Add an abstraction to buffer up changes to an account | Sjoerd Simons | 2009-07-22 | 1 | -0/+964 |