aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-121-12/+21
* Bug #699576 - Mail reader frame is black (in the mail view)Milan Crha2013-06-281-2/+7
* EMailFormatter: Remove the header API.Matthew Barnes2013-06-081-255/+0
* Define GEnumClass types for mail formatter/parser enums.Matthew Barnes2013-06-051-2/+2
* Convert EMailPart to a GObject.Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-201-3/+5
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-5/+8
* Add e_mail_part_id_has_suffix().Matthew Barnes2013-05-201-6/+6
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-1/+4
* em-format cleanups.Matthew Barnes2013-05-201-3/+5
* Remove e_mail_formatter_get_headers().Matthew Barnes2013-05-151-16/+0
* Add e_mail_formatter_header_copy().Matthew Barnes2013-05-151-20/+40
* EMailFormatter cleanups.Matthew Barnes2013-05-151-297/+335
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-4/+4
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-50/+56
* Remove EMailShellSettings.Matthew Barnes2013-03-171-6/+6
* Bug #690092 - Crash under format_full_headers()Milan Crha2013-03-071-9/+105
* EMailFormatter: Remove "only-local-photos" property.Matthew Barnes2013-02-271-48/+0
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-1/+1
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-011-2/+3
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-291-3/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-2/+3
* e_mail_formatter_base_init(): Register internal extension types.Matthew Barnes2012-12-081-3/+29
* EMailFormatterContext: Clearify the flags type.Matthew Barnes2012-12-081-3/+3
* EMailFormatterHeader: Clarify the flags type.Matthew Barnes2012-12-081-2/+2
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-8/+10
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-39/+35
* EMailFormatter: Simplify context allocation.Matthew Barnes2012-12-081-26/+6
* EMailFormatter: Class method rearrangement.Matthew Barnes2012-12-081-156/+156
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-2/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-40/+54
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-5/+5
* Remove some unused code from EMailReaderDan Vrátil2012-08-091-7/+7
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-3/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-21/+21
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+22
* Fix displayed message headersDan Vrátil2012-06-081-0/+20
* Mail formatter rewriteDan Vrátil2012-06-061-0/+1510