Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-mime-filter-tohtml.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-09 Gilles DartiguelongueFix compilation warnings (#363384)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-02-26 Srinivasa RagavanFix for bug #331813
2006-11-02 Hans Petter JanssonPrevent potential buffer overrun by one byte.
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-02-21 Veerapuram Varadhan ** Fixes bug #328322
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-06 Jeffrey Stedfastgtk-doc comment fixes
2004-06-17 Rodney DawesAdd support for the webcal, callto, and h323 URIs when...
2004-06-17 Jeffrey StedfastDon't foolishly unmunge From_ lines. First off, we...
2004-03-29 Radek Doulikclose pre tag in case we just flush. I am not sure...
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-29 Suresh ChandrasekharanFix for #46168 'some additional locale aliases required...
2003-04-17 Jeffrey StedfastUrls are unlikely to end with punctuation or closing...
2003-04-10 Not Zedfilter data test cases.
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-01-13 Not Zedfix header include order.
2003-01-13 Not ZedRead the characters as utf8, rather than as 8 bit bytes...
2002-12-16 Jeffrey StedfastNew convenience function to replace calls to e_text_to_...
2002-12-16 Jeffrey Stedfast#include some headers we had forgotten to add previousl...
2002-12-10 Jeffrey StedfastUse camel-url-scanner instead of regex.
2002-11-19 Radek Doulikapplied plain_signature_fix.patch
2002-11-11 Jeffrey StedfastRewritten. Much much much cleaner implementation now...
2002-08-28 Jeffrey StedfastMatch file: urls too.
2002-07-31 Jeffrey StedfastDon't use "isprint(c)" to mean "c >= 32 && c < 128...
2001-11-16 Jeffrey StedfastNew mime filter to convert plain text to html.