aboutsummaryrefslogtreecommitdiffstats
path: root/modules/itip-formatter/itip-view.h
Commit message (Collapse)AuthorAgeFilesLines
* ItipView: Replace "registry" property with "client-cache".Matthew Barnes2013-02-281-3/+3
| | | | Obtain the ESourceRegistry with e_client_cache_ref_registry().
* itip-view.h cleanups.Matthew Barnes2013-02-281-179/+159
|
* Fix redefinition of EMailPartItip in itip-view.hMilan Crha2012-08-091-3/+5
|
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-1/+3
|
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-061-0/+270
audio-inline, itip-formatter, prefer-plain, tnef-attachments and vcard-inline plugins were converted to modules so that they can fit into concept of the new formatter. Every module still installs .eplug file, because there is no suitable API at the moment to register plugins to the plugins dialog and to extend the Preferences dialog.