aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-summary.h
Commit message (Expand)AuthorAgeFilesLines
* Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY valueDan Winship2000-10-131-0/+1
* Removed temp_message_buffer, and content_input_stream fields which seem toNot Zed2000-10-121-2/+2
* Handle the case where ct != NULL, but type and subtype are, and also matchNot Zed2000-10-041-0/+3
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-031-8/+0
* New function to fold headers.Not Zed2000-09-281-0/+1
* update CamelFolderInfo New function to free the contents of aDan Winship2000-09-181-7/+5
* Merge with camel-async.Peter Williams2000-08-111-3/+3
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-111-1/+14
* New function to copy a header_references structure.Dan Winship2000-07-101-0/+4
* Parse for more header information to allow message threading in IMAP.Jeffrey Stedfast2000-07-071-0/+4
* Add "Cc" to summary and bump summary version number.Dan Winship2000-07-061-1/+2
* Centralize creation of new UIDs for the summary.Ettore Perazzoli2000-07-041-1/+2
* Get rid of unused function `camel_folder_summary_set_uid()'.Ettore Perazzoli2000-07-041-1/+0
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-171-2/+23
* If we get a funny result, just throw it out. Basically a fix for the oneNot Zed2000-06-031-0/+4
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-181-0/+2
* > * providers/mbox/camel-mbox-folder.c (message_changed): IndicateMichael Zucci2000-05-121-0/+3
* Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-081-5/+10
* Make camel not leak like a sieve.Dan Winship2000-05-081-3/+3
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-041-0/+181
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-120/+0
* change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-251-14/+13
* display message sizebertrand2000-03-211-0/+1
* name change and new fields.bertrand2000-03-211-2/+10
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-3/+3
* tests for summary and parsing process of mbox files.bertrand2000-01-191-2/+2
* summary file read/write routines.bertrand2000-01-191-5/+5
* remove non updated tests from the build process.bertrand2000-01-131-2/+12
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* More work:Ettore Perazzoli1999-11-171-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Summary files are here and work !!!bertrand1999-09-091-1/+1
* started summary implementation. (_open): correct use of open.bertrand1999-09-051-0/+1
* added summary files buildbertrand1999-09-041-0/+98