aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-inline-filter.c
Commit message (Expand)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Fix coding style.Matthew Barnes2009-06-141-4/+4
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-8/+8
* Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
* More code cleanup.Matthew Barnes2009-06-021-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-18/+18
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+2
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-13/+13
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-13/+13
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-2/+2
* Fix for bug #339052Jeffrey Stedfast2006-04-211-22/+39
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-2/+3
* implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-011-8/+22
* ** See bug #72609Not Zed2005-02-281-1/+5
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-3/+16
* use a better test for non-full lines.Not Zed2004-04-211-2/+4
* do a per-line validation of the uuencoded stuff, based on the length byte.Not Zed2004-04-021-0/+17
* keep the windows charset filter around until we're done since if we set itNot Zed2004-01-091-4/+17
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-191-8/+8
* cvs removed.Not Zed2003-09-181-0/+335