aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* accounts_dialog_button_create_clicked_cb: if, for some reason, mc_account_cre...Guillaume Desmottes2009-01-261-0/+6
* Renamed G_STR_EMPTY to EMP_STR_EMPTY.Jonny Lamb2009-01-231-1/+1
* empathy_mission_control_new -> dup_singleton.Xavier Claessens2009-01-161-1/+1
* Use new singleton policy for EmpathyAccountManager.Xavier Claessens2009-01-071-1/+1
* Port EmpathyAccountsDialog to use the cached values to get the number ofXavier Claessens2009-01-071-27/+3
* Port EmpathyAccountsDialog to the new API.Xavier Claessens2009-01-071-83/+72
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).Xavier Claessens2008-12-021-1/+1
* rename import boolean to import_asked.Xavier Claessens2008-10-171-4/+3
* Removed empathy_import_dialog_accounts_to_import to stop the accounts being p...Jonny Lamb2008-10-171-33/+12
* Ask whether to import if there are accounts to import on loading the account ...Jonny Lamb2008-10-171-0/+34
* Added an "Import accounts" button to the accounts dialog. (Jonny Lamb)Jonny Lamb2008-10-171-0/+13
* If display name of the selected account changes, update the label.Xavier Claessens2008-08-191-5/+41
* When creating an account set its display name to "New Jabber account", when t...Xavier Claessens2008-08-191-6/+39
* Avoid crashing if mc_account_lookup returns NULL, it can happen when status o...Xavier Claessens2008-08-191-0/+3
* If adding a an account that is already in the treeview, simply update values....Xavier Claessens2008-08-191-20/+17
* Remove unused account_changed booleanXavier Claessens2008-08-191-1/+0
* Use accounts_dialog_add_account() to add initial set of accountsXavier Claessens2008-08-191-53/+15
* Rework the way the accounts dialog worksXavier Claessens2008-08-191-148/+111
* Add support to set register param. Fixes bug #462880.Xavier Claessens2008-07-191-1/+37
* Allow renaming account name when accounts are connecting. Fixes bug #486801 (...Jonny Lamb2008-07-191-20/+51
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-0/+1109