index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-mime-filter-tohtml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New test suite for the mime parser (which is where the below 2 fixes were
Jeffrey Stedfast
2003-08-12
1
-1
/
+1
*
Fix for #46168 'some additional locale aliases required for chinese
Suresh Chandrasekharan
2003-07-29
1
-0
/
+8
*
Urls are unlikely to end with punctuation or closing braces, so strip any
Jeffrey Stedfast
2003-04-18
1
-4
/
+7
*
filter data test cases.
Not Zed
2003-04-10
1
-14
/
+18
*
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