aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-config-service-page.c
Commit message (Collapse)AuthorAgeFilesLines
* EMailConfigServicePage: Inherit from EMailConfigActivityPage.Matthew Barnes2012-07-111-113/+5
| | | | | | Removes e_mail_config_service_page_new_activity(). Use e_mail_config_activity_page_new_activity() instead.
* Keep display names synchronized during account creation.Matthew Barnes2012-06-231-0/+12
| | | | | Reworked part of commit cc55cf3e686ad873cb14129f48d06f83ecc97e68, which caused a bunch of runtime warnings.
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
|
* Bug 677882 - Cannot create account with SendmailMatthew Barnes2012-06-131-26/+21
|
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
|
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-0/+1039