aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Automatically reap the empathy-accounts child processDanielle Madeley2010-03-241-2/+0
| | | | Remove unrequired exit_cb code
* Fix silly typoSjoerd Simons2010-03-051-1/+1
|
* Cancel creation in the accounts dialog if the wizard is runningSjoerd Simons2010-03-051-0/+4
| | | | | | If the account wizard is finished it should have created at least some accounts. Cancel any account creation that was going on in the accounts dialog so it nicely jumps showing the first real account :)
* Make the empathy-account code be slightly more streamlinedSjoerd Simons2010-03-021-1/+1
| | | | | | | On every run of the accounts UI we should try to import MC4 accounts (if they weren't imported already). Also replace the --try-import option with --if-needed to better document the fact that it will only display the UI if needed.
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-121-0/+6
| | | | | | | | preferences and control center. Where available, this also supports embedding the preferences dialog in the "extensible-shell" control center (currently in development, but likely to be mainlined soon).
* accounts-dialog: inherit from GtkDialog (#600023)Guillaume Desmottes2010-01-111-2/+2
|
* accounts-dialog: port to new tp-glib account APIJonny Lamb2009-10-241-2/+2
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* GObject-ify and clean-up the code; still WIPCosimo Cecchi2009-07-301-2/+25
|
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-2/+2
|
* [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-141-1/+1
| | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition.
* empathy-accounts-dialog: update the FSF addressGuillaume Desmottes2009-05-181-2/+2
|
* empathy-accounts-dialog: remove trailing spacesGuillaume Desmottes2009-05-151-1/+1
|
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-151-0/+39
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1234