aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* 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