aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/camel-mbox-summary.c
Commit message (Expand)AuthorAgeFilesLines
* Init filter_from to NULL, for exception case. (mbox_get_message_by_uid):Not Zed2000-05-311-1/+1
* diff -r1.206 ChangeLogMichael Zucci2000-05-301-2/+2
* Make sure we copy messages which are still intact to the new folder.Not Zed2000-05-301-3/+15
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-181-1/+1
* Implement.NotZed2000-05-171-2/+9
* > * providers/mbox/camel-mbox-folder.c (message_changed): IndicateMichael Zucci2000-05-121-1/+20
* Big bunch o memleaks fixed.NotZed2000-05-121-10/+22
* Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-081-1295/+493
* And same here ...NotZed2000-05-051-2/+10
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-041-5/+5
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-5/+5
* Fix the offset for the summary when an item is expunged to take account ofNotZed2000-05-031-1/+1
* Deleted messages properly get removed from the index.Michael Zucci2000-05-021-4/+1
* > (func_header_contains): Debug out some search stuff.Michael Zucci2000-05-021-2/+2
* More message cleanup. Flags now work, are saved, and the deleteNotZed2000-05-021-1/+224
* Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces,NotZed2000-04-261-1/+1
* Big fixes for the last commit which broke the message creation entirely.Michael Zucci2000-04-241-2/+18
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-18/+3
* Ref the folder after setting it in the new message.NotZed2000-04-221-8/+9
* Trim leading/trailing spaces off the raw headers.NotZed2000-04-211-3/+19
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-359/+1197
* kill camel-logDan Winship2000-04-191-7/+0
* fix a warningDan Winship2000-04-061-1/+0
* Compare mbox_file_size and mbox_modtime to the results of stat()ing theDan Winship2000-04-021-35/+40
* include in.h to quiet compilerSeth Alves2000-03-271-0/+1
* change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-251-257/+307
* display message sizebertrand2000-03-211-0/+1
* documented all functions.bertrand2000-03-211-1/+65
* name change and new fields.bertrand2000-03-211-1/+1
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+2
* various typo fixes in the ctree construction.bertrand2000-02-101-1/+3
* renamed mbox_folder->summary to mbox_folder->internal_summary to avoidbertrand2000-01-261-1/+41
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-241-6/+6
* use the real summary file path instead of a stupid hardcoded one. Fixesbertrand2000-01-231-5/+17
* implemented. A lot of fixes too. Works now.bertrand2000-01-231-1/+1
* added camel-mbox-provider.c to the mbox provider sources.bertrand2000-01-221-4/+4
* implemented.bertrand2000-01-201-6/+43
* tests for summary and parsing process of mbox files.bertrand2000-01-191-2/+14
* Ah zut alors. Missing filesBertrand Guiheneuf2000-01-191-0/+202