/x11-wm/gnome2wmaker/

g' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/prefer-plain
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-20/+44
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* Coding style cleanups.Matthew Barnes2011-05-091-12/+12
* Bug #643693 - Crash opening attached text/html mailMilan Crha2011-03-041-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
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-136/+0
* 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
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* 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
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+8
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* 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
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-5/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* ** Fix for bug #567687Milan Crha2009-01-152-4/+9
* ** Fix for bug #551492Milan Crha2008-09-092-3/+10
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-4/+27
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+9
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+1
* ** Fix for bug #532384Milan Crha2008-05-272-4/+33
* ** Fix for bug #451976Milan Crha2008-04-172-1/+27
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Fix warnings from sparse and gccKjartan Maraas2007-10-312-1/+6
* ** Fix for bug #487922 (Sometimes evolution does not recognizeMilan Crha2007-10-302-10/+55
* Fixes an invalid return type issue.Sankar P2007-09-052-1/+6
* ** Fix for bug #431459Srinivasa Ragavan2007-09-03