]> git.0d.be Git - empathy.git/history - src/empathy-accounts-dialog.c
Port the main of empathy to EmpathyAccount
[empathy.git] / src / empathy-accounts-dialog.c
2009-07-01 Sjoerd SimonsPort the main of empathy to EmpathyAccount
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-26 Matthias ClasenDon't hardcode size of the accounts dialog and use...
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-accounts-dialog: remove trailing tabs
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Guillaume Desmottesempathy-accounts-dialog: Use radio buttons instead...
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-05 Jonny LambUpdate the accounts dialog to the new profile chooser...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Guillaume Desmottesempathy-accounts-dialog: fix coding style
2009-05-18 Guillaume Desmottesempathy-accounts-dialog: update the FSF address
2009-05-15 Guillaume Desmottesempathy-accounts-dialog: remove trailing spaces
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Jonny LambRenamed empathy_profile_chooser_get_selected to empathy...
2009-04-16 Xavier ClaessensPort EmpathyAccountsDialog to new API
2009-04-16 Xavier ClaessensPort account widgets to new API
2009-03-10 Jonny LambMake the "Import Accounts" button insensitive if there...
2009-01-26 Guillaume Desmottesaccounts_dialog_button_create_clicked_cb: if, for some...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier Claessensempathy_mission_control_new -> dup_singleton.
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to use the cached values...
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to the new API.
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-10-17 Xavier Claessensrename import boolean to import_asked.
2008-10-17 Jonny LambRemoved empathy_import_dialog_accounts_to_import to...
2008-10-17 Jonny LambAsk whether to import if there are accounts to import...
2008-10-17 Jonny LambAdded an "Import accounts" button to the accounts dialo...
2008-08-18 Xavier ClaessensIf display name of the selected account changes, update...
2008-08-18 Xavier ClaessensWhen creating an account set its display name to "New...
2008-08-18 Xavier ClaessensAvoid crashing if mc_account_lookup returns NULL, it...
2008-08-18 Xavier ClaessensIf adding a an account that is already in the treeview...
2008-08-18 Xavier ClaessensRemove unused account_changed boolean
2008-08-18 Xavier ClaessensUse accounts_dialog_add_account() to add initial set...
2008-08-18 Xavier ClaessensRework the way the accounts dialog works
2008-07-19 Xavier ClaessensAdd support to set register param. Fixes bug #462880.
2008-07-19 Jonny LambAllow renaming account name when accounts are connectin...
2008-07-15 Jonny LambMoved empathy-accounts-dialog from libempathy-gtk to...