aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-config-lookup-page.c
Commit message (Collapse)AuthorAgeFilesLines
* Mail formatter rewriteDan Vrátil2012-06-061-1/+1
| | | | | | | | All mail-parsing and formatting code has been moved to em-format. Parsing is handeled by EMailParser class, formatting by EMailFormatter. Both classes have registry which hold extensions - simple classes that do actual parsing and formatting. Each supported mime-type has it's own parser and formatter extension class.
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-0/+109