Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Same as the ones below. | Jeffrey Stedfast | 2003-02-26 | 1 | -1/+1 |
* | fix header include order. | Not Zed | 2003-01-13 | 1 | -1/+1 |
* | Read the characters as utf8, rather than as 8 bit bytes. Remove the | Not Zed | 2003-01-13 | 1 | -17/+21 |
* | New convenience function to replace calls to e_text_to_html() in the | Jeffrey Stedfast | 2002-12-17 | 1 | -0/+22 |
* | #include some headers we had forgotten to add previously, also added | Jeffrey Stedfast | 2002-12-16 | 1 | -1/+1 |
* | Use camel-url-scanner instead of regex. | Jeffrey Stedfast | 2002-12-11 | 1 | -89/+37 |
* | applied plain_signature_fix.patch | Radek Doulik | 2002-11-20 | 1 | -1/+1 |
* | Rewritten. Much much much cleaner implementation now, though uses | Jeffrey Stedfast | 2002-11-11 | 1 | -328/+253 |
* | Match file: urls too. | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+2 |
* | Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't in | Jeffrey Stedfast | 2002-08-01 | 1 | -25/+37 |
* | New mime filter to convert plain text to html. | Jeffrey Stedfast | 2001-11-17 | 1 | -0/+520 |