aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder-summary.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-327/+0
* New file, with the int, string, time_t, and off_t encode/decode routinesDan Winship2001-04-271-12/+0
* Applied jacob's patches for e-poolv stuff.Not Zed2001-04-261-6/+11
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* Take the ^Header: part out of the expression, since we look that upNot Zed2001-02-201-5/+11
* Index: ChangeLogMichael Zucci2001-01-171-0/+2
* Delayed loading of IMAP message parts.Dan Winship2001-01-171-4/+8
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-2/+5
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-141-1/+1
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-131-1/+1
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-061-2/+2
* Added system_flag to CamelFolderSearchClassJeffrey Stedfast2000-12-021-0/+3
* New convenience function, doesn't do much but it sure makes code cleanerJeffrey Stedfast2000-12-011-0/+2
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-31/+41
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-4/+63
* Removed local again, not quite ready.Not Zed2000-11-151-0/+3
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-5/+14
* 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