]> git.0d.be Git - empathy.git/history - libempathy/empathy-account-settings.c
Updated Polish translation
[empathy.git] / libempathy / empathy-account-settings.c
2010-03-03 Guillaume DesmottesMerge branch 'update-display-name-603463'
2010-03-03 Guillaume Desmottesempathy_account_settings_set_display_name_async: don...
2010-02-24 Sjoerd SimonsMerge branch 'requests'. Fixes: #598905
2010-02-24 Guillaume Desmottesempathy_account_settings_has_account: cope with priv...
2010-02-11 Travis ReitterSeparate the accounts dialog into its own program which...
2009-12-25 Guillaume Desmottesaccount-settings: use empathy_signal_connect_weak to...
2009-12-22 Guillaume Desmottesadd empathy_account_settings_get_tp_protocol
2009-11-03 Xavier ClaessensMerge branch 'irc-command'
2009-11-03 Danielle MadeleyMerge branch 'fix-586098'
2009-11-02 Jonny LambMerge branch 'accountz'
2009-10-30 Jonny Lamball: log error messages if preparing the account manage...
2009-10-24 Jonny Lambaccount-settings: port to new tp-glib account API
2009-10-22 Guillaume DesmottesMerge branch 'trivia'
2009-10-22 Guillaume Desmottesempathy-account-settings.c: fix uint comparaison
2009-10-21 Guillaume Desmottesempathy-account-settings: fix CLAMP usage
2009-10-19 Guillaume DesmottesMerge commit 'maiku/bug_598332'
2009-10-19 Guillaume Desmottesempathy_account_settings_get_tp_params: don't raise...
2009-10-19 Guillaume Desmottesempathy-account-settings: don't cache the TpConnectionM...
2009-09-14 Cosimo CecchiPlug some leaks
2009-09-09 Guillaume Desmottesempathy_account_settings_get_uint32: check if empathy_a...
2009-08-31 Cosimo CecchiFix a long line
2009-08-31 Cosimo CecchiUse empathy_protocol_icon_name()
2009-08-31 Cosimo CecchiAlways set the icon name on account creation.
2009-08-31 Cosimo CecchiImplement setting icon name to the account and to the...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-23 Sjoerd SimonsDon't override the display_name when creating the account
2009-08-22 Sjoerd SimonsFix some leaks in _settings_discard
2009-08-22 Sjoerd SimonsIf the parameter wasn't known return NULL for the dbus...
2009-08-22 Jonathan TellierFirst part of an overhaul of the accounts dialog
2009-08-22 Cosimo CecchiFix long line
2009-08-22 Cosimo CecchiRemove the parameters from the unset pool when we set...
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-21 Sjoerd SimonsLet the cached parameters asv own the key strings
2009-08-21 Xavier ClaessensUse g_strdup instead of casting a const gchar* to a...
2009-08-20 Sjoerd SimonsSet the RequestedPresence when creating a new command
2009-08-19 Sjoerd SimonsCache the icon inside EmpathyAccountSettings
2009-08-18 Sjoerd SimonsGet the DisplayName when the account is ready
2009-08-18 Sjoerd SimonsRename empathy_settings_get_dbus_signature to empathy_a...
2009-08-17 Sjoerd SimonsRemoved dead code
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-31 Cosimo CecchiMake protocol icons work also with account == NULL
2009-07-30 Sjoerd SimonsFix some coding style issues
2009-07-29 Cosimo CecchiIgnore default value for required params
2009-07-29 Cosimo CecchiRename empathy_account_settings_owns_account()
2009-07-29 Cosimo CecchiAdd empathy_account_settings_is_valid ()
2009-07-29 Cosimo CecchiAdd empathy_account_settings_owns_account()
2009-07-29 Cosimo CecchiImplement _set_display_name
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-21 Sjoerd SimonsAdd an abstraction to buffer up changes to an account