aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mbox-summary.c
Commit message (Expand)AuthorAgeFilesLines
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-3/+5
* More fixing of the license texts.Ettore Perazzoli2001-10-281-12/+11
* made d(x) x recompile again.32001-10-231-5/+5
* Patch from Danw, Use unread count of -1 to mark unflagged messages. Make72001-10-181-5/+6
* Dont explicitly save metadata, its saved in summary_sync.32001-10-041-12/+8
* General cleanup of camel debug printfs.92001-09-191-1/+1
* Progress reporting while moving messages.02001-09-111-4/+4
* Likewise.Not Zed2001-09-081-4/+4
* s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-09-081-4/+4
* ["Summarising" and "Synchronising" are spelt with a "s" in ENGLISH]Not Zed2001-08-251-4/+4
* Revert Not Zed's previous commits as they apparently can cause seriousPeter Williams2001-08-251-1/+1
* s/Synchronising/Synchronizing/.Ettore Perazzoli2001-08-251-3/+3
* Likewise.Not Zed2001-08-241-4/+4
* Add a missing \n to the end of a printf.Peter Williams2001-08-241-1/+1
* s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-08-201-2/+2
* s/summarising/summarizing/. (summary_rebuild): Likewise.Ettore Perazzoli2001-08-121-5/+5
* Added some operation progress reporting. Actual data transfer is 'tricky'Not Zed2001-07-231-6/+1
* More usage fixes for CamelException. Check our own exception forPeter Williams2001-07-211-2/+6
* Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bugJeffrey Stedfast2001-07-071-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* New file, with the int, string, time_t, and off_t encode/decode routinesDan Winship2001-04-271-4/+5
* Don't we want to tell where we are by using the start of the message? IJeffrey Stedfast2001-04-171-5/+5
* merge from evolution-0-10-branch to evolution-0-10-merge-0Not Zed2001-04-051-0/+4
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+4
* Changed to push the operation into a status stack.Not Zed2001-02-081-4/+38
* Removed some debug 'warnings', as they should now be displayed at theNot Zed2001-01-231-4/+10
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-4/+17
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-5/+7
* Add a missed unref.Not Zed2000-11-291-3/+12
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-312/+278
* We should always terminate the string. No need to check outptr is inNot Zed2000-11-171-7/+1
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+856