aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/prefer-plain/prefer-plain.c
Commit message (Expand)AuthorAgeFilesLines
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-061-392/+0
* WebKit port - port pluginsDan Vrátil2012-03-291-49/+45
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+6
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-281-1/+0
* Tweak GSettings schemas.Matthew Barnes2011-11-231-1/+1
* Migrate prefer-plain plugin to GSettingsRodrigo Moya2011-10-141-17/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-20/+44
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-1/+1
* Coding style cleanups.Matthew Barnes2011-06-301-12/+12
* Bug #643693 - Crash opening attached text/html mailMilan Crha2011-06-301-1/+17
* Bug #630518 - Hides calendar parts from multipart/alternativeMilan Crha2010-10-181-4/+15
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+1
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-6/+22
* Coding style cleanups.Matthew Barnes2010-09-131-32/+32
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-04-041-2/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+0
* Stop relying on CamelObject meta-data.Matthew Barnes2010-04-011-2/+2
* Bug #583450 - [prefer-plain] Ability to hide html attachmentsMilan Crha2009-10-301-12/+38
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2009-10-241-2/+2
* Bug #470291 - [prefer-plain] Be able to show HTML only messagesMilan Crha2009-10-161-34/+65
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Get the "prefer-plain" plugin working again.Matthew Barnes2009-06-251-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-17/+17
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* ** Fix for bug #567687Milan Crha2009-01-151-4/+2
* ** Fix for bug #551492Milan Crha2008-09-091-3/+3
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-4/+21
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+1
* ** Fix for bug #532384Milan Crha2008-05-271-4/+25
* ** Fix for bug #451976Milan Crha2008-04-171-1/+20
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-1/+1
* ** Fix for bug #487922 (Sometimes evolution does not recognizeMilan Crha2007-10-301-10/+44
* Fixes an invalid return type issue.Sankar P2007-09-051-1/+1
* ** Fix for bug #431459Srinivasa Ragavan2007-09-031-2/+5
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-1/+1
* Fix for bug #428125 Added mnemonic for "Plain Text Mode" in preferences.Johnny Jacob2007-08-101-2/+2
* Don't leak the key.Kjartan Maraas2006-08-221-0/+1
* setup the right plugin init function.Not Zed2004-10-211-2/+2
* Imported prefer-plain plugin.Not Zed2004-10-201-0/+191