| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, an unsigned integer can never be < 0 | Jeffrey Stedfast | 2000-07-11 | 1 | -1/+1 |
* | Cleaned up a bunch of compile warnings | Jeffrey Stedfast | 2000-07-11 | 1 | -12/+19 |
* | New function to copy a header_references structure. | Dan Winship | 2000-07-10 | 1 | -9/+62 |
* | Parse for more header information to allow message threading in IMAP. | Jeffrey Stedfast | 2000-07-07 | 1 | -8/+8 |
* | remove some non-error case debugging messages. | Dan Winship | 2000-07-06 | 1 | -13/+1 |
* | Fix the "clashing UIDs are not updated on disk" problem by syncing | Ettore Perazzoli | 2000-07-06 | 1 | -7/+2 |
* | Add "Cc" to summary and bump summary version number. | Dan Winship | 2000-07-06 | 1 | -1/+6 |
* | Centralize creation of new UIDs for the summary. | Ettore Perazzoli | 2000-07-04 | 1 | -2/+8 |
* | Get rid of unused function `camel_folder_summary_set_uid()'. | Ettore Perazzoli | 2000-07-04 | 1 | -7/+0 |
* | Parse In-Reply-To with header_references_decode, not header_msgid_decode. | Dan Winship | 2000-07-03 | 1 | -7/+3 |
* | Set date_received based on the first (most recent) "Received" header. | Dan Winship | 2000-06-22 | 1 | -1/+8 |
* | mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change the | Dan Winship | 2000-06-21 | 1 | -0/+1 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -2/+69 |
* | KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, output | Dan Winship | 2000-06-17 | 1 | -4/+4 |
* | If we get a funny result, just throw it out. Basically a fix for the one | Not Zed | 2000-06-03 | 1 | -2/+33 |
* | Guess! | NotZed | 2000-05-19 | 1 | -1/+3 |
* | Quick fix to get it to compile. I hope I don't get into trouble. | Darin Adler | 2000-05-18 | 1 | -1/+2 |
* | All this basically to support user flags in the summary. They are not yet | NotZed | 2000-05-18 | 1 | -2/+26 |
* | > * providers/mbox/camel-mbox-folder.c (message_changed): Indicate | Michael Zucci | 2000-05-12 | 1 | -1/+10 |
* | Big bunch o memleaks fixed. | NotZed | 2000-05-12 | 1 | -0/+2 |
* | Free summary items and charset filters. | 1 | 2000-05-12 | 1 | -4/+10 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -25/+263 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -5/+14 |
* | And same here ... (camel_folder_summary_encode_fixed_int32): Ugh, fwrite | NotZed | 2000-05-06 | 1 | -7/+16 |
* | And same here ... | NotZed | 2000-05-05 | 1 | -9/+10 |
* | Plug a memory leak. (header_decode_text): Fixed memory leaks with | 5 | 2000-05-05 | 1 | -2/+6 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -1/+65 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -0/+1041 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -177/+0 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -1/+0 |
* | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 1 | -71/+87 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | renamed mbox_folder->summary to mbox_folder->internal_summary to avoid | bertrand | 2000-01-26 | 1 | -1/+16 |
* | tests for summary and parsing process of mbox files. | bertrand | 2000-01-19 | 1 | -2/+2 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 1 | -8/+8 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | started summary implementation. (_open): correct use of open. | bertrand | 1999-09-05 | 1 | -2/+10 |
* | added summary files build | bertrand | 1999-09-04 | 1 | -0/+136 |