aboutsummaryrefslogtreecommitdiffstats
path: root/data/webview.css
Commit message (Collapse)AuthorAgeFilesLines
* Right-align mail header names.Matthew Barnes2013-05-091-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 themeDan Vrátil2012-07-271-10/+0
|
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-261-2/+2
|
* 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.
* Don't display border around photo in contacts previewDan Vrátil2012-04-191-0/+4
|
* Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-121-4/+0
|
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-0/+147