aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-thread.c
Commit message (Expand)AuthorAgeFilesLines
* don't leak the summary when reloading it. Fixes a very large leak.Larry Ewing2003-06-181-1/+5
* Now takes a third argument to specify whether or not to group messages byJeffrey Stedfast2002-08-281-6/+13
* Our parent class is camel_vee_folder, not camel_folder, fix setting ofNot Zed2002-06-111-171/+238
* Since the fix for #3357 uses 'order=0' to indicate tree structure nodes,Not Zed2002-05-131-2/+2
* More fixing of the license texts.Ettore Perazzoli2001-10-281-12/+11
* General cleanup of camel debug printfs.92001-09-191-1/+1
* Fix the duplicate message check so it doesn't mess up threading when aDan Winship2001-08-211-4/+4
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+4
* Implemented. (ref_message_info): And default implementation.Not Zed2001-03-171-2/+157
* Deal with out-of-order References headers so they don't cause messages toDan Winship2001-02-161-2/+10
* When we drop a fake node, dont skip checking the next in the list.Not Zed2001-02-051-1/+8
* When removing phantom nodes, check for the end node too.Not Zed2001-01-221-1/+1
* (camel_folder_thread_messages_new): Added casts to rmeove someMichael Zucci2001-01-121-2/+2
* Perform a final pass, removing any pseudo nodes we added earlier. QuickNot Zed2001-01-121-0/+27
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-15/+19
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-3/+3
* Added camel-folder-thread.[ch].Not Zed2000-11-211-0/+580