Commit Graph

2 Commits

Author SHA1 Message Date
5b8340563c Mail formatter rewrite
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.
2012-06-06 15:27:19 +02:00
6d2c382788 WebKit port - port formatter and mail module 2012-03-28 18:38:25 +02:00