]> git.0d.be Git - empathy.git/history - src/empathy-accounts-dialog.c
Port EmpathyAccountsDialog to new API
[empathy.git] / src / empathy-accounts-dialog.c
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...