| Commit message (Expand) | Author | Age | Files | Lines |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 3 | -3/+3 |
* | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 1 | -1/+1 |
* | put a space before a single-digit day of the month since it seems some | Dan Winship | 2000-11-11 | 1 | -1/+1 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 1 | -16/+5 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 2 | -3/+2 |
* | Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 4 | -18/+46 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 4 | -34/+31 |
* | Update comment here so refresh_info isn't just for reconnects any more. | Dan Winship | 2000-10-20 | 1 | -9/+0 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 4 | -67/+67 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 1 | -0/+2 |
* | Fix a case where a variable was free'd and then possibly used in an error | Dan Winship | 2000-10-05 | 1 | -1/+2 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+0 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 2 | -16/+20 |
* | New function to fold headers. | Not Zed | 2000-09-28 | 1 | -181/+185 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 3 | -50/+51 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 2 | -5/+12 |
* | Free()ing memory allocated through alloca() is Not A Good Thing. | Ettore Perazzoli | 2000-08-28 | 1 | -1/+0 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | And here too. | Not Zed | 2000-08-24 | 1 | -0/+3 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -1/+2 |
* | Implement. (mh_get_message_user_tag): Implement. | Not Zed | 2000-08-11 | 1 | -0/+31 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 2 | -3/+5 |
* | Removed unecessary change and fixed indenting. | Michael Zucci | 2000-08-11 | 1 | -231/+214 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 6 | -509/+533 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 4 | -554/+607 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 1 | -1/+1 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 1 | -2/+48 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 1 | -2/+0 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 1 | -78/+42 |
* | If the summary is for a smaller mbox, and rebuilding from the last-known | Dan Winship | 2000-07-14 | 1 | -8/+7 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -8/+3 |
* | Use mbox_set_message_flags () instead of setting the flags by hand. This | Jeffrey Stedfast | 2000-07-13 | 1 | -2/+2 |
* | fix %08x to %04x | Jeffrey Stedfast | 2000-07-12 | 1 | -1/+1 |
* | Now takes a flags argument to specify the flags to be set on the message | Jeffrey Stedfast | 2000-07-12 | 1 | -3/+3 |
* | Implemented. | Jeffrey Stedfast | 2000-07-10 | 1 | -0/+28 |
* | Make this return a GPtrArray rather than a GList. | Dan Winship | 2000-07-08 | 1 | -2/+2 |
* | remove some non-error case debugging messages. | Dan Winship | 2000-07-06 | 2 | -19/+1 |
* | Suppress debugging messages from the mbox provider. | Ettore Perazzoli | 2000-07-06 | 1 | -1/+6 |
* | Fix the "clashing UIDs are not updated on disk" problem by syncing | Ettore Perazzoli | 2000-07-06 | 2 | -11/+5 |
* | New functions to freeze and thaw a folder (to prevent message/folder | Dan Winship | 2000-07-03 | 1 | -13/+5 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+13 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 1 | -13/+9 |
* | General cleanup (camel_mbox_summary_sync): Fixed a memory leak and added | Jeffrey Stedfast | 2000-06-29 | 4 | -327/+388 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -4/+13 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | When determining a mailboxe's folder_file_path et aluse its basename to preve... | Peter Williams | 2000-06-22 | 1 | -4/+6 |
* | Add some debugging printfs when rebulding summary to help figure out why | Dan Winship | 2000-06-18 | 1 | -2/+8 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -38/+89 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -21/+5 |
* | fix a bug. (don't expunge deleted messages if called with expunge == | Dan Winship | 2000-06-16 | 1 | -1/+1 |
* | Fix to previous change: make sure the "seek" variable ends up with the | Dan Winship | 2000-06-16 | 2 | -7/+14 |
* | if the mbox doesn't end with a '\n', write one before appending the new | Dan Winship | 2000-06-14 | 1 | -4/+12 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 2 | -13/+7 |
* | Renamed from camel_mbox_summary_expunge. Takes a gboolean saying whether | Dan Winship | 2000-06-14 | 3 | -25/+32 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 2 | -312/+117 |
* | 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 | 2 | -4/+4 |
* | diff -r1.206 ChangeLog | Michael Zucci | 2000-05-30 | 1 | -2/+2 |
* | Make sure we copy messages which are still intact to the new folder. | Not Zed | 2000-05-30 | 2 | -4/+18 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | > 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 | 2 | -1/+8 |
* | Implement. | NotZed | 2000-05-17 | 2 | -6/+26 |
* | > * providers/mbox/camel-mbox-folder.c (message_changed): Indicate | Michael Zucci | 2000-05-12 | 2 | -3/+24 |
* | Big bunch o memleaks fixed. | NotZed | 2000-05-12 | 1 | -10/+22 |
* | 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 | 3 | -1504/+686 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+1 |
* | And same here ... | NotZed | 2000-05-05 | 1 | -2/+10 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -1/+1 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -5/+5 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -5/+5 |
* | REmove gmime-utils.h from here. | NotZed | 2000-05-03 | 5 | -372/+28 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -1/+2 |
* | > * providers/mbox/camel-mbox-search.c | Michael Zucci | 2000-05-03 | 2 | -5/+0 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -1/+0 |
* | Fix the offset for the summary when an item is expunged to take account of | NotZed | 2000-05-03 | 1 | -1/+1 |
* | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 2 | -4/+4 |
* | > (func_header_contains): Debug out some search stuff. | Michael Zucci | 2000-05-02 | 2 | -3/+3 |
* | Removed search_id. | Michael Zucci | 2000-05-02 | 4 | -63/+16 |
* | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 3 | -46/+318 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 3 | -19/+14 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 2 | -5/+12 |
* | ref (and sink) the message stream if we're going to unref it later. | Dan Winship | 2000-04-25 | 1 | -0/+2 |
* | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 1 | -2/+18 |
* | 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 | 2 | -19/+15 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 2 | -8/+10 |
* | Removed. | NotZed | 2000-04-22 | 6 | -1531/+2 |
* | Trim leading/trailing spaces off the raw headers. | NotZed | 2000-04-21 | 1 | -3/+19 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 7 | -845/+1469 |
* | kill camel-log | Dan Winship | 2000-04-19 | 7 | -119/+0 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 2 | -2/+2 |
* | Fix switch statement. | Christopher James Lahey | 2000-04-15 | 1 | -3/+3 |
* | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -2/+6 |
* | implement get_message_by_number for the mail fetch code. | Dan Winship | 2000-04-10 | 1 | -2/+24 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -8/+18 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -2/+2 |
* | fix a warning | Dan Winship | 2000-04-06 | 1 | -1/+0 |
* | Compare mbox_file_size and mbox_modtime to the results of stat()ing the | Dan Winship | 2000-04-02 | 3 | -50/+71 |
* | fix warnings | Dan Winship | 2000-03-29 | 1 | -4/+3 |
* | 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 | 6 | -41/+247 |
* | 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 |
* | include in.h to quiet compiler | Seth Alves | 2000-03-27 | 1 | -0/+1 |
* | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 6 | -458/+466 |
* | Added flag to provider initialisation, to match changed structure. | NotZed | 2000-03-24 | 1 | -0/+1 |
* | Added async search api. | NotZed | 2000-03-24 | 4 | -34/+106 |
* | display message size | bertrand | 2000-03-21 | 3 | -4/+6 |
* | documented all functions. | bertrand | 2000-03-21 | 1 | -1/+65 |
* | name change and new fields. | bertrand | 2000-03-21 | 2 | -2/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 2 | -2/+2 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 2 | -2/+2 |
* | Ref the summary after we have got it. | NotZed | 2000-03-05 | 1 | -0/+10 |
* | 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 |
* | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 1 | -2/+3 |
* | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 1 | -1/+1 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 1 | -3/+7 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 2 | -77/+27 |
* | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 1 | -9/+7 |
* | Fixed a typo. | NotZed | 2000-02-29 | 2 | -41/+41 |
* | 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 | 2 | -11/+10 |
* | Fix an exception error message. | Bertrand Guiheneuf | 2000-02-24 | 1 | -3/+5 |
* | Dont compile by default. | NotZed | 2000-02-23 | 2 | -1/+14 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 2 | -4/+14 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 1 | -1/+1 |
* | Uh, fixed LIBADD again. What was there was never ever going to work, | NotZed | 2000-02-22 | 1 | -7/+1 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 3 | -52/+12 |
* | add libibex back to libcamelmbox_la_LIBADD | Dan Winship | 2000-02-21 | 1 | -2/+1 |
* | clean up warnings | Dan Winship | 2000-02-21 | 1 | -12/+8 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 4 | -708/+179 |
* | Statically link with ibex | Miguel de Icaza | 2000-02-19 | 1 | -2/+2 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 3 | -0/+5 |
* | Modification in the automake/libtool building process so that | Bertrand Guiheneuf | 2000-02-18 | 1 | -1/+1 |
* | libraries come from $(top_builddir)/..., not $(top_srcdir)/... | Dan Winship | 2000-02-18 | 1 | -3/+3 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 3 | -5/+10 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -1/+2 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -1/+0 |
* | fix minor typos | Dan Winship | 2000-02-16 | 1 | -1/+1 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 2 | -5/+7 |
* | 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 | 6 | -29/+898 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 3 | -4/+12 |
* | renamed mbox_folder->summary to mbox_folder->internal_summary to avoid | bertrand | 2000-01-26 | 4 | -31/+92 |
* | 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 | 4 | -9/+82 |
* | use the real summary file path instead of a stupid hardcoded one. Fixes | bertrand | 2000-01-23 | 5 | -20/+50 |
* | implemented. A lot of fixes too. Works now. | bertrand | 2000-01-23 | 4 | -31/+90 |
* | test the mbox provider. | bertrand | 2000-01-22 | 1 | -0/+1 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 3 | -13/+13 |
* | added camel-mbox-provider.c to the mbox provider sources. | bertrand | 2000-01-22 | 9 | -42/+260 |
* | implemented. | bertrand | 2000-01-20 | 6 | -116/+223 |
* | tests for summary and parsing process of mbox files. | bertrand | 2000-01-19 | 4 | -18/+30 |
* | Ah zut alors. Missing files | Bertrand Guiheneuf | 2000-01-19 | 2 | -0/+267 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 9 | -23/+105 |
* | test for the mbox utils. (copy_file_chunk): fixed a nasty bug. | bertrand | 2000-01-17 | 3 | -16/+40 |
* | A bunch of new funcs to handle x-evolution private header field. | bertrand | 2000-01-17 | 6 | -14/+412 |
* | eof is true when no more chars are available, not when we've read the | bertrand | 2000-01-14 | 1 | -19/+104 |
* | Added the prototype of camel_mbox_parse_file. | bertrand | 2000-01-13 | 2 | -1/+11 |
* | corrected a bunch of bugs | bertrand | 2000-01-13 | 2 | -47/+286 |
* | Backup of the first clean and working mbox file parser. It both find the | bertrand | 2000-01-12 | 4 | -41/+442 |
* | sync before Boston | Bertrand Guiheneuf | 2000-01-05 | 3 | -6/+175 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 4 | -4/+4 |
* | chkouink chkouink | Bertrand Guiheneuf | 2000-01-04 | 1 | -0/+6 |
* | 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 | 2 | -4/+12 |
* | Backup sync. | Bertrand Guiheneuf | 1999-12-27 | 1 | -6/+241 |
* | Work in progress. Missing files | Bertrand Guiheneuf | 1999-12-22 | 5 | -0/+832 |