summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/HTML
AgeCommit message (Expand)Author
2001-11-17show processing a littlefukachan
2001-11-17disable debug code, enable it when $ENV{debug} is definedfukachan
2001-10-29rename key:fukachan
2001-10-29nuke $ENV{DEBUG}, check input data morefukachan
2001-10-28change method to speculate thread linkfukachan
2001-10-28check MIME type regexpfukachan
2001-10-28_format_safe_header() and print it in raw mode to enable <SPAN> tag use.fukachan
2001-10-28rename functions:fukachan
2001-10-27_print() -> _print_raw_str()fukachan
2001-10-27use _PRINT_DEBUG(), define _print_safe_{str,buf}() to be easy for eyesfukachan
2001-10-27change method: data() -> data_in_body_part()fukachan
2001-10-23remove old debug and replaced it with commentfukachan
2001-10-22defined() checkfukachan
2001-10-22add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (defaultfukachan
2001-10-21more p5-ish style to avoid warningfukachan
2001-10-21clean up debug codefukachan
2001-10-21fix typo (bug in sorting monthly_index)fukachan
2001-10-21fix sorted order in monthly_index.htmlfukachan
2001-10-21make monthly index alwaysfukachan
2001-10-21sort location of function definitionfukachan
2001-10-21implement _print_index_{begin,end}() and modified to use themfukachan
2001-10-21clean up codes, documentsfukachan
2001-10-21bug fix _address_clean_up() syntax checkfukachan
2001-10-21check target html is already processed or notfukachan
2001-10-20oops, fix untie() operation to be ensuredfukachan
2001-10-20bug fix: _address_clean_up() should check return value, which isfukachan
2001-10-20we can make index.html and thread.htmlfukachan
2001-10-20show <META> and <LINK> information in <HEAD> if couldfukachan
2001-10-20bug fix target lists to update, modified to use the result byfukachan
2001-10-20cache information in .ht_hml_* in html article directoryfukachan
2001-10-19Initial revisionfukachan