summaryrefslogtreecommitdiff
path: root/camel/camel-folder-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 382684 - Skip list ID prefixes in group by subject fallbackMilan Crha2015-05-131-1/+35
* Revert camel-folder-thread.c part from the previous commitMilan Crha2015-04-231-2/+0
* Fix various memory leaksMilan Crha2015-04-231-0/+2
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Remove camel_folder_free_message_info().Matthew Barnes2013-09-231-6/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-7/+14
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-32/+32
* CamelFolderSummary API changesMilan Crha2011-10-061-4/+6
* Add CamelMemChunk (copy of EMemChunk).Matthew Barnes2011-09-251-18/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-78/+106
* Coding style cleanups.Matthew Barnes2011-05-081-20/+20
* Bug 641838 - More compiler warning fixesKjartan Maraas2011-03-081-1/+0
* Bug #632692 - Thread by In-Reply-To, then first found referenceMilan Crha2010-11-101-2/+11
* Coding style cleanups.Matthew Barnes2010-09-131-139/+139
* Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-2/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-2/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-2/+1
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-4/+2
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-2/+2
* Bug #484839 - Keep uids order as is before doing threadingMilan Crha2009-10-221-19/+10
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-36/+36
* Whitespace cleanup.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
* Fixes bug 500133 (bnc) - show mails with same subject in a single thread.Chenthill Palanisamy2009-05-201-1/+1
* Patch from Priit Laes <plaes@plaes.org>: Fix for bug #548059 (NULL check mes...Suman Manjunath2008-08-181-1/+1
* Pushing the on-disk summary changes from the madagascar branchSankarasivasubramanian Pasupathilingam2008-07-161-8/+13
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-13/+13
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13
* Include "libedataserver/e-sexp.h" to get the _ESExpResult declaration.Kjartan Maraas2007-10-011-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-4/+4
* ** Fixes bug #418852Matthew Barnes2007-04-281-5/+7
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* ** See bug #312831.Not Zed2005-08-091-4/+5
* merged notzed-camel-eds-branchMichael Zucci2004-12-021-1/+1
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-10/+12
* properly set the parent nodes for the re-parented phantom-node children.Not Zed2004-05-071-8/+22
* 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-271-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-271-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-291-1/+4
* Implemented. (ref_message_info): And default implementation.Not Zed2001-03-171-2/+157