summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/ThreadTrack/Print
AgeCommit message (Collapse)Author
2003-03-09$action = $curproc->safe_cgi_action_name()fukachan
2003-02-11FNF: not use $_fukachan
2003-02-11FNF: not use $_fukachan
2003-01-11fix copyrightfukachan
2003-01-11fix commentsfukachan
2002-12-22fix comments and error messages.fukachan
2002-12-22fix comments.fukachan
//o modify variable to be more readable: $h -> header
2002-12-22fix comments.fukachan
add loop label.
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-03-31Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dirfukachan
2002-03-31use $self->filepath() which is based on Mail::Message::Spoolfukachan
2002-01-13oops, fix typo (not remove =cut before the last 1;)fukachan
2002-01-13update comments, copyright. FNF-ify.fukachan
delayed loading by eval { use ...}.
2001-12-22remove \s*$fukachan
2001-11-19implement show_articles_in_thread()fukachan
2001-11-19check value of header fields, which is undefined in some casesfukachan
2001-11-17change default target to _topfukachan
use $msg_base_url to show link to article
2001-11-11ThreadTrack switches acconding to myname ($0).fukachan
threadview is view only and cannot change status.
2001-11-11enable "show" and "change_status" to workfukachan
2001-11-11dynamic binding accoding to mode: text or htmlfukachan
2001-11-10clean up summary() mode for both text and html modes.fukachan
print() method knows what should it do for text/html mode.
2001-11-10change cost evaluation logic (numeric now)fukachan
2001-11-09check more by defined()fukachan
2001-11-09ignore ^= line in message summaryfukachan
2001-11-09closed -> close for some casesfukachan
2001-11-09modify method namesfukachan
clean up nuke some "*cost*" indicator codes Print::CGI -> Print::HTML for symmetric naming convention (Text, HTML, ..)
2001-11-09clean up inheritence for further refactoringfukachan
2001-11-09move sorting function to Mail::ThreadTrack::Print::Sortfukachan
2001-11-09modified to use Mail::ThreadTrack::Print::Utilsfukachan
2001-11-09moved definitions here to share these among modules.fukachan
decode_mime_string() STR2EUC()
2001-11-03ticket -> threadfukachan
2001-11-03s/ticket_id/thread_id/gfukachan
2001-11-02Initial revisionfukachan