Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Right-align mail header names. | Matthew Barnes | 2013-05-09 | 1 | -0/+44 |
| | | | | | | | We used to do this before WebKit and it looked better. Also fix up the header section for right-to-left locales: put the collapse button on the right, and images on the left. | ||||
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 1 | -10/+0 |
| | |||||
* | Bug #515004 - Allow toggling between text and HTML view of mail | Dan Vrátil | 2012-06-26 | 1 | -2/+2 |
| | |||||
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -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. | ||||
* | Don't display border around photo in contacts preview | Dan Vrátil | 2012-04-19 | 1 | -0/+4 |
| | |||||
* | Bug #673108 - Font settings and monospace fonts don't work | Dan Vrátil | 2012-04-12 | 1 | -4/+0 |
| | |||||
* | WebKit port - port formatter and mail module | Dan Vrátil | 2012-03-29 | 1 | -0/+147 |