aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-printer.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-0/+2
|
* Bug #680164 - Print Preview action should open preview immediatellyDan Vrátil2012-07-191-1/+1
|
* Mail formatter rewriteDan Vrátil2012-06-061-6/+2
| | | | | | | | 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.
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-0/+85