index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-html-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for converting e-mail addresses to links. (is_email_address):
Jon Trowbridge
2001-03-31
1
-0
/
+81
*
Remove #include <glib.h> Shuffle some headers. Remove #include
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
new function, extracted from e_text_to_html, added color parameter
Radek Doulik
2001-03-21
1
-2
/
+49
*
Fix a bit: [mailto:foo] shouldn't grab the ']'
Dan Winship
2001-03-15
1
-1
/
+1
*
Fix an off-by-one in the "is this for real?" check so that "http:// "
Dan Winship
2001-03-07
1
-1
/
+1
*
make sure we actually make enough space for " ".
Larry Ewing
2000-12-13
1
-1
/
+1
*
Deal properly with URLs at the end of the buffer. (The old code would
Dan Winship
2000-10-26
1
-0
/
+2
*
If unicode_get_utf8 returns -1, assume it was actually undeclared
Dan Winship
2000-10-19
1
-54
/
+8
*
Email should now display correctly in GtkHTML
Lauris Kaplinski
2000-09-01
1
-13
/
+35
*
Little teeny bug fix in e_text_to_html tab expansion.
Peter Williams
2000-08-22
1
-1
/
+1
*
Fix a crash with tab expansion in e_text_to_html
Peter Williams
2000-08-11
1
-0
/
+2
*
If converting both spaces and newlines, then convert tabs too. The joys of
Dan Winship
2000-08-11
1
-3
/
+28
*
Fix warnings.
Dan Winship
2000-07-11
1
-3
/
+4
*
add ")" to the set of characters to back up over at the end of a potential
Dan Winship
2000-06-29
1
-1
/
+1
*
Got rid of some warnings.
Christopher James Lahey
2000-05-07
1
-2
/
+1
*
Moved here from the mailer, since it's of general use, and the composer
Dan Winship
2000-04-28
1
-0
/
+247