| Commit message (Expand) | Author | Age | Files | Lines |
* | Fun with purify. | Dan Winship | 2000-06-02 | 1 | -0/+2 |
* | Init filter_from to NULL, for exception case. (mbox_get_message_by_uid): | Not Zed | 2000-05-31 | 1 | -3/+3 |
* | Make sure we copy messages which are still intact to the new folder. | Not Zed | 2000-05-30 | 1 | -1/+3 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -18/+14 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -159/+27 |
* | Guess! | NotZed | 2000-05-19 | 1 | -1/+2 |
* | All this basically to support user flags in the summary. They are not yet | NotZed | 2000-05-18 | 1 | -0/+7 |
* | Implement. | NotZed | 2000-05-17 | 1 | -4/+17 |
* | > * providers/mbox/camel-mbox-folder.c (message_changed): Indicate | Michael Zucci | 2000-05-12 | 1 | -2/+4 |
* | Free summary items and charset filters. | 1 | 2000-05-12 | 1 | -4/+7 |
* | one more refcounting fix I missed before. | Dan Winship | 2000-05-09 | 1 | -2/+1 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -18/+28 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -154/+144 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+1 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -1/+1 |
* | REmove gmime-utils.h from here. | NotZed | 2000-05-03 | 1 | -2/+23 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -1/+0 |
* | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 1 | -0/+3 |
* | Removed search_id. | Michael Zucci | 2000-05-02 | 1 | -2/+12 |
* | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 1 | -45/+88 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -4/+11 |
* | ref (and sink) the message stream if we're going to unref it later. | Dan Winship | 2000-04-25 | 1 | -0/+2 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -13/+3 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -1/+12 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -0/+1 |
* | Removed. | NotZed | 2000-04-22 | 1 | -2/+0 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -347/+196 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -61/+0 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -1/+1 |
* | Fix switch statement. | Christopher James Lahey | 2000-04-15 | 1 | -3/+3 |
* | implement get_message_by_number for the mail fetch code. | Dan Winship | 2000-04-10 | 1 | -2/+24 |
* | Compare mbox_file_size and mbox_modtime to the results of stat()ing the | Dan Winship | 2000-04-02 | 1 | -4/+11 |
* | Make this work when the inbox file doesn't yet exist. | Dan Winship | 2000-03-29 | 1 | -24/+34 |
* | uncomment the call to unlink the temp file: there's no way to tell | Dan Winship | 2000-03-28 | 1 | -1/+1 |
* | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 1 | -21/+42 |
* | fix previous commit: this file wasn't using | Dan Winship | 2000-03-28 | 1 | -0/+1 |
* | Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant. | Dan Winship | 2000-03-28 | 1 | -1/+0 |
* | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 1 | -159/+119 |
* | Added async search api. | NotZed | 2000-03-24 | 1 | -9/+3 |
* | display message size | bertrand | 2000-03-21 | 1 | -4/+1 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 1 | -1/+1 |
* | bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object): | bertrand | 2000-03-04 | 1 | -1/+0 |
* | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 1 | -2/+4 |
* | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 1 | -1/+1 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 1 | -74/+24 |
* | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 1 | -9/+7 |
* | update for CamelFolder changes | Dan Winship | 2000-02-25 | 1 | -6/+11 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 1 | -7/+4 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -3/+7 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 1 | -2/+2 |
* | clean up warnings | Dan Winship | 2000-02-21 | 1 | -12/+8 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 1 | -1/+1 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -0/+2 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 1 | -1/+1 |
* | New file, implements the search api for mbox folders. | NotZed | 2000-02-14 | 1 | -25/+13 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 1 | -2/+5 |
* | renamed mbox_folder->summary to mbox_folder->internal_summary to avoid | bertrand | 2000-01-26 | 1 | -28/+39 |
* | converted all gint64 variables into guint32. | bertrand | 2000-01-25 | 1 | -1/+1 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 1 | -2/+72 |
* | use the real summary file path instead of a stupid hardcoded one. Fixes | bertrand | 2000-01-23 | 1 | -12/+27 |
* | implemented. A lot of fixes too. Works now. | bertrand | 2000-01-23 | 1 | -21/+75 |
* | test the mbox provider. | bertrand | 2000-01-22 | 1 | -0/+1 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -2/+2 |
* | added camel-mbox-provider.c to the mbox provider sources. | bertrand | 2000-01-22 | 1 | -3/+117 |
* | implemented. | bertrand | 2000-01-20 | 1 | -99/+157 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 1 | -1/+1 |
* | test for the mbox utils. (copy_file_chunk): fixed a nasty bug. | bertrand | 2000-01-17 | 1 | -1/+1 |
* | A bunch of new funcs to handle x-evolution private header field. | bertrand | 2000-01-17 | 1 | -1/+2 |
* | Backup of the first clean and working mbox file parser. It both find the | bertrand | 2000-01-12 | 1 | -1/+6 |
* | sync before Boston | Bertrand Guiheneuf | 2000-01-05 | 1 | -6/+54 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | detects netscape ".sdb" folders as well as simple non-suffixed folders (as | bertrand | 2000-01-04 | 1 | -2/+14 |
* | sync. Does not compile | Bertrand Guiheneuf | 2000-01-03 | 1 | -4/+11 |
* | Backup sync. | Bertrand Guiheneuf | 1999-12-27 | 1 | -6/+241 |
* | Work in progress. Missing files | Bertrand Guiheneuf | 1999-12-22 | 1 | -0/+509 |