]> git.0d.be Git - empathy.git/history - libempathy/empathy-account-settings.c
include telepathy-glib.h
[empathy.git] / libempathy / empathy-account-settings.c
2012-09-17 Guillaume Desmottesinclude telepathy-glib.h
2012-09-07 Guillaume Desmottesaccount-settings: always save the password into the...
2012-08-27 Xavier ClaessensRemember password at least until session restart
2012-07-19 Guillaume Desmottesadd empathy_account_settings_set_storage_provider()
2012-07-17 Guillaume Desmottesremove MC password migration code
2012-07-16 Guillaume DesmottesUse new tp_account_* getters
2012-06-07 Guillaume Desmottesempathy_account_settings_migrate_password_cb: use the...
2012-06-07 Guillaume Desmottesaccount-settings: always use GVariant to store parameters
2012-06-07 Guillaume Desmottesremove empathy_account_settings_set_* functions
2012-06-07 Guillaume Desmottesaccounts-settings: store parameters as GVariant
2012-06-07 Guillaume Desmottesmake empathy_account_settings_get() static
2012-06-07 Guillaume Desmottesaccount-settings: use TpConnectionManager accessors
2012-06-06 Guillaume Desmottesuse TpAccountRequest
2012-06-06 Guillaume Desmottesaccount-settings: use TpProtocol's API to get TpConnect...
2012-06-06 Guillaume Desmottesempathy_account_settings_check_readyness: use the exist...
2012-06-06 Guillaume Desmottesempathy_account_settings_get_tp_protocol: return a...
2012-03-13 Danielle MadeleyMerge remote-tracking branch 'gulic/buttons-668464'
2012-02-21 Guillaume DesmottesMerge remote-tracking branch 'origin/call1' into master...
2012-02-17 Guillaume DesmottesMerge remote-tracking branch 'glassrose/add-All-service...
2012-02-07 Guillaume Desmottesadd missing config.h
2012-01-17 Danielle MadeleyMerge branch 'master' into call1
2012-01-13 Guillaume Desmottesaccount-settings: allow to change the service
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-20 Danielle MadeleyMerge branch 'crash-659118'
2011-09-19 Guillaume DesmottesUse tp_proxy_prepare_async instead of tp_account_manage...
2011-08-29 Guillaume Desmottesexport empathy_account_has_uri_scheme_tel()
2011-08-24 Guillaume Desmottesaccount-settings: add API to set 'tel' in the URIScheme...
2011-05-25 Guillaume DesmottesMerge remote-tracking branch 'glassrose/make-favorite...
2011-05-23 Guillaume Desmottesadd empathy_account_settings_param_is_supported()
2011-04-04 Guillaume DesmottesRevert "-Fix use of include <config.h> to make sure...
2011-04-04 Kjartan Maraas-Fix use of include <config.h> to make sure translation...
2011-03-22 Stef WalterOnly add the 'extra-certificate-identities' parameter...
2011-03-17 Guillaume Desmottessave the password before trying to connect the new...
2011-02-21 Danielle MadeleyPrevent segv attempting to free uninitialised value.
2011-02-17 Guillaume Desmottesempathy_account_settings_check_readyness: don't leak...
2011-02-16 Guillaume Desmottesonly try reconnecting accounts if needed (#642358)
2011-02-10 Guillaume Desmottesaccount-settings: cope with g_regex_new returning NULL
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-01-28 Jonny Lambkeyring: rename current functions to be more specifical...
2011-01-26 Guillaume DesmottesMerge branch 'presence-manager-640532'
2011-01-25 Guillaume Desmottesrename EmpathyIdle to EmpathyPresenceManager (#640532)
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-22 Jonny Lambaccount-settings: only remove the MC password param...
2010-12-22 Jonny Lambaccount-settings: use tp_account_get_path_suffix
2010-12-22 Jonny Lambaccount-settings: add a comment saying what to remove...
2010-12-22 Jonny Lambaccount-settings: move the migration code to another...
2010-12-22 Jonny Lambaccount-settings: migrate passwords from MC to gk ourselves
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-14 Jonny Lambaccount-settings: use tp_clear_object in dispose
2010-12-10 Jonny Lambaccount-settings: add _supports_sasl function
2010-12-10 Jonny Lambaccount-settings: don't block notify::ready on getting...
2010-12-08 Jonny Lambaccount-settings: don't call TpAccount functions if...
2010-12-08 Jonny Lambaccount-settings: add support for saving the password...
2010-12-08 Jonny Lambaccount-settings: store the TpProtocol object and notif...
2010-10-18 Guillaume DesmottesMerge remote branch 'vminko/fix-632024-v2'
2010-10-17 Danielle MadeleyMerge branch 'external-accounts'
2010-10-14 Vitaly MinkoCheck format of some user names (#629261)
2010-10-08 Danielle MadeleyAccess Account.I.Storage properties via TpAccount
2010-10-08 Danielle MadeleyRevert changes to empathy-account-settings
2010-10-08 Danielle MadeleySupport Account.Interface.Storage
2010-10-04 Guillaume DesmottesMerge remote branch 'sjoerd/master'
2010-10-01 Guillaume Desmottesempathy_account_settings_set_*: check arguments
2010-09-29 Guillaume DesmottesAllow to set the Service of newly created account ...
2010-09-20 Guillaume Desmottesempathy_account_settings_set_strv: we have to copy...
2010-09-08 Nicolas DufresneAdd support for 'as' in account settings
2010-04-09 Guillaume Desmotteslibempathy/empathy-account-settings.c: use tp_g_signal_...
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
next