Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically reap the empathy-accounts child process | Danielle Madeley | 2010-03-24 | 1 | -2/+0 |
| | | | | Remove unrequired exit_cb code | ||||
* | Fix silly typo | Sjoerd Simons | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Cancel creation in the accounts dialog if the wizard is running | Sjoerd Simons | 2010-03-05 | 1 | -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 streamlined | Sjoerd Simons | 2010-03-02 | 1 | -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 Reitter | 2010-02-12 | 1 | -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 Desmottes | 2010-01-11 | 1 | -2/+2 |
| | |||||
* | accounts-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | GObject-ify and clean-up the code; still WIP | Cosimo Cecchi | 2009-07-30 | 1 | -2/+25 |
| | |||||
* | Port the main of empathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -2/+2 |
| | |||||
* | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669) | Luis Menina | 2009-06-14 | 1 | -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 address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | empathy-accounts-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 1 | -0/+39 |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1234 |