aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/MH/camel-mh-folder.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNUMERIC_0_33nobody1999-09-021-855/+0
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* text parameter declared constbertrand1999-08-291-0/+1
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-31/+36
* Now has a popup menu on mailbox tree to allow easier tests. Implementedbertrand1999-08-161-26/+240
* new method.bertrand1999-08-161-0/+17
* moved the active list readjustment code here. Much saner, providers won'tbertrand1999-08-161-56/+17
* Implemented deletion/expunge mechanism.bertrand1999-08-151-8/+112
* default implementation to be called first by providers methods. It looksbertrand1999-08-141-0/+5
* some test filesBertrand Guiheneuf1999-08-101-0/+66
* fix. In MH, message number is not related to message position in folder.bertrand1999-08-091-50/+68
* util func. (_get_message_count): implemented.bertrand1999-08-091-1/+66
* stat was not testing the good file. Fixed.bertrand1999-08-061-1/+4
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-11/+27
* test mh provider.bertrand1999-08-061-2/+45
* Some notes.bertrand1999-08-061-3/+3
* implemented.bertrand1999-08-051-0/+50
* finshed implementation (_delete_messages): implemented.bertrand1999-08-051-10/+91
* Started implementing mh store/folder as a test provider. Next will be pop3.bertrand1999-08-041-4/+98
* new public functions (_set_name): set full_path.Bertrand Guiheneuf1999-08-031-12/+9
* message number funcs.bertrand1999-05-181-0/+3
* more test implementation.bertrand1999-04-221-5/+46
* start test provider.bertrand1999-04-221-0/+71