aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Don't group together messages with the same non-Re: subject and noDan Winship2000-07-261-38/+40
* What if message info is NULL?Jeffrey Stedfast2000-07-201-2/+2
* Increase shareholder value.Dan Winship2000-07-111-1/+1
* fix a "Re:" parsing bugDan Winship2000-07-091-1/+1
* (sort_node): sort the tree by the original order of the messagesDan Winship2000-07-081-2/+3
* Add another argument "clast" pointing to the container before the currentDan Winship2000-07-081-5/+8
* Lots of changes. Store uids as node data on the tree nodes and use thoseDan Winship2000-07-081-4/+4
* Well, delete, expunge, appear broken, it sorts (initially) at least now.Michael Zucci2000-07-061-13/+83
* Setup the subject renderer to a tree in tree mode. (on_cursor_change_cmd):Not Zed2000-07-061-0/+2
* Code for message threading.Not Zed2000-07-061-0/+506