| Commit message (Expand) | Author | Age | Files | Lines |
* | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 13 | -48/+302 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 6 | -20/+79 |
* | fix nastiness with mime dispositions ( at least for now ) | Michael Meeks | 2000-03-28 | 4 | -7/+17 |
* | remove camel-stream-buffered-fs here too | Dan Winship | 2000-03-28 | 1 | -2/+0 |
* | fix previous commit: this file wasn't using | Dan Winship | 2000-03-28 | 1 | -0/+1 |
* | new routine to free the data allocated by camel_service_query_auth_types. | Dan Winship | 2000-03-28 | 4 | -3/+42 |
* | rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add a | Dan Winship | 2000-03-28 | 3 | -11/+24 |
* | Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant. | Dan Winship | 2000-03-28 | 5 | -358/+5 |
* | 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 | 10 | -543/+589 |
* | Added flag to provider initialisation, to match changed structure. | NotZed | 2000-03-24 | 3 | -1/+7 |
* | fix the CamelProvider entry (new flags field was missing) | Dan Winship | 2000-03-24 | 1 | -0/+1 |
* | Added async search api. | NotZed | 2000-03-24 | 7 | -44/+148 |
* | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 5 | -2/+55 |
* | New function to query a service for the authentication protocols it | Dan Winship | 2000-03-23 | 4 | -0/+70 |
* | New function to scan the provider dir and return a list of all providers. | Dan Winship | 2000-03-23 | 3 | -18/+41 |
* | fix compile errors. duh. | Dan Winship | 2000-03-23 | 3 | -14/+18 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 7 | -25/+258 |
* | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 2 | -2/+9 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 5 | -0/+465 |
* | display message size | bertrand | 2000-03-21 | 5 | -4/+18 |
* | documented all functions. | bertrand | 2000-03-21 | 2 | -1/+76 |
* | name change and new fields. | bertrand | 2000-03-21 | 3 | -4/+12 |
* | add a field refering to a service associated to the efolder. In the case | bertrand | 2000-03-12 | 1 | -1/+1 |
* | cosmetic changes. | bertrand | 2000-03-11 | 2 | -15/+28 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 80 | -79/+83 |
* | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 5 | -18/+50 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 8 | -64/+106 |
* | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 8 | -32/+79 |
* | Ref the summary after we have got it. | NotZed | 2000-03-05 | 2 | -0/+16 |
* | stream the raw content instead of nothing if the encoding is not | bertrand | 2000-03-05 | 5 | -9/+17 |
* | bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object): | bertrand | 2000-03-04 | 3 | -3/+15 |
* | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 6 | -13/+58 |
* | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 3 | -4/+23 |
* | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 3 | -7/+12 |
* | fixed state 0 keep value. | bertrand | 2000-03-03 | 2 | -2/+7 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 8 | -275/+329 |
* | use CamelStreamB64 type for the input stream. | bertrand | 2000-03-03 | 4 | -7/+22 |
* | fix implementation so that it writes properly to the output stream even. | bertrand | 2000-03-02 | 3 | -6/+24 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 1 | -3/+7 |
* | Added camel-stream-buffer to build. | NotZed | 2000-03-01 | 3 | -0/+558 |
* | new utility function. | bertrand | 2000-02-29 | 5 | -47/+91 |
* | revert strange changes. | bertrand | 2000-02-29 | 4 | -4/+19 |
* | Fix a bunch of serious small bugs. | NotZed | 2000-02-29 | 8 | -87/+74 |
* | No, its not a fatal error to search on a non-searchable folder, you just | NotZed | 2000-02-29 | 3 | -10/+25 |
* | Fixed a typo. | NotZed | 2000-02-29 | 4 | -43/+50 |
* | non blocking b64 encoding is a PITA | Bertrand Guiheneuf | 2000-02-28 | 3 | -59/+308 |
* | chuuuut. | Mathieu Lacage | 2000-02-26 | 2 | -1/+8 |
* | last set of changes for CamelFolder changes. Evolution builds again... | Dan Winship | 2000-02-25 | 1 | -22/+23 |
* | update for CamelFolder changes | Dan Winship | 2000-02-25 | 1 | -6/+11 |
* | another typo | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | remove some camel_store_get_separators that I missed before | Dan Winship | 2000-02-25 | 1 | -6/+5 |
* | fix variable name | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | include camel-transport | Dan Winship | 2000-02-25 | 1 | -0/+2 |
* | add camel_session_get_transport_for_protocol | Dan Winship | 2000-02-25 | 3 | -0/+48 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 9 | -1/+551 |
* | oops. ChangeLog entry for previous | Dan Winship | 2000-02-25 | 1 | -0/+9 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 6 | -85/+37 |
* | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 3 | -751/+156 |
* | Free the data in the headers hash table. (_add_header): g_strdup the | Dan Winship | 2000-02-24 | 3 | -6/+26 |
* | Fix an exception error message. | Bertrand Guiheneuf | 2000-02-24 | 1 | -3/+5 |
* | Dont compile by default. | NotZed | 2000-02-23 | 3 | -2/+20 |
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 3 | -39/+49 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 7 | -70/+292 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 3 | -3/+33 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 10 | -10/+529 |
* | Uh, fixed LIBADD again. What was there was never ever going to work, | NotZed | 2000-02-22 | 2 | -7/+6 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 4 | -7/+59 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 11 | -213/+266 |
* | Once camel is being used for real, exceptions won't be renumberable. So | Dan Winship | 2000-02-21 | 2 | -3/+16 |
* | add libibex back to libcamelmbox_la_LIBADD | Dan Winship | 2000-02-21 | 2 | -2/+6 |
* | clean up warnings | Dan Winship | 2000-02-21 | 1 | -12/+8 |
* | Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18, | Dan Winship | 2000-02-21 | 1 | -0/+183 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 6 | -712/+238 |
* | 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 | 34 | -97/+125 |
* | fix a stupid typo (thank you gcc -Wall) | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | #include <ctype.h> so the hash function doesn't get stuck using the | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | make the / between the host and the path part of the path: it's wrong | Dan Winship | 2000-02-19 | 1 | -3/+2 |
* | 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 | 16 | -66/+147 |
* | Make camel-service use a Gurl internally. Remove the login/password | Dan Winship | 2000-02-18 | 2 | -119/+73 |
* | New function g_url_to_string to convert a Gurl back into a char * | Dan Winship | 2000-02-18 | 2 | -1/+24 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 10 | -139/+340 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 18 | -196/+129 |
* | Simplify the code a lot and add support for RFC2384 POP URLs. | Dan Winship | 2000-02-17 | 2 | -352/+81 |
* | Make md5_final take the MD5Context first, like md5_init and md5_update. | Dan Winship | 2000-02-17 | 3 | -6/+6 |
* | fix minor typos | Dan Winship | 2000-02-16 | 3 | -3/+3 |
* | Improve spelling and English a bit | Dan Winship | 2000-02-16 | 1 | -15/+15 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 5 | -15/+164 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 5 | -29/+32 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 9 | -135/+251 |
* | use the eos stream method. (gmime_read_line_from_stream): ditto. | bertrand | 2000-02-15 | 1 | -1/+7 |
* | use the eos stream method. (gmime_read_line_from_stream): ditto. | bertrand | 2000-02-15 | 3 | -20/+43 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 12 | -73/+685 |
* | by default, a message/rfc822 object is handled by the CamelMimeMessage | bertrand | 2000-02-15 | 1 | -0/+3 |
* | remove camel-stream-buffer from compilation process. It is not here | Bertrand Guiheneuf | 2000-02-14 | 1 | -2/+0 |
* | New file, implements the search api for mbox folders. | NotZed | 2000-02-14 | 10 | -33/+948 |
* | + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which | Matthew Loper | 2000-02-14 | 1 | -1/+4 |
* | + * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd to | Matthew Loper | 2000-02-14 | 1 | -2/+9 |
* | + * tests/ui-tests/message-browser.c (handle_tree_item): Expand tree | Matthew Loper | 2000-02-14 | 1 | -54/+64 |
* | parent class is seekable stream, not stream | bertrand | 2000-02-11 | 1 | -1/+1 |
* | default the text/* mime types to CamelSimpleDataWrapper so that Michael | bertrand | 2000-02-11 | 1 | -0/+3 |
* | Bad Ettore, no biscuit! | NotZed | 2000-02-11 | 1 | -1/+1 |
* | don't build thread related tests if evolution has been compiled with no | bertrand | 2000-02-11 | 2 | -1/+5 |
* | Removed a bizarre comparison construct for converting case. | NotZed | 2000-02-10 | 3 | -12/+12 |
* | Increment the copy source address to match the data read offset. (seek): | NotZed | 2000-02-10 | 1 | -2/+7 |
* | If we get a -1 read, DONT update the total bytes, and try and truncate the | NotZed | 2000-02-10 | 2 | -12/+18 |
* | set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE --- | bertrand | 2000-02-10 | 5 | -21/+24 |
* | various typo fixes in the ctree construction. | bertrand | 2000-02-10 | 9 | -21/+51 |
* | Actually initialise the class. It simple couldn't have worked before. | NotZed | 2000-02-09 | 1 | -0/+17 |
* | New file; shows a message in tree format, where multipart's have multiple | Matthew Loper | 2000-02-09 | 1 | -23/+23 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Use the | Matthew Loper | 2000-02-09 | 1 | -9/+39 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Fixed call | Matthew Loper | 2000-02-09 | 1 | -2/+2 |
* | New member to 'CamelFormatterPrivate', 'attachments', will be used to let | Matthew Loper | 2000-02-09 | 2 | -151/+346 |
* | function deleted. | Matthew Loper | 2000-02-08 | 1 | -76/+0 |
* | + * tests/test-formatter.c (print_usage_and_quit): New function, | Matthew Loper | 2000-02-08 | 1 | -60/+89 |
* | *** empty log message *** | Bertrand Guiheneuf | 2000-02-02 | 1 | -3/+3 |
* | + * tests/test-formatter.c: New file; intended to test the | Matthew Loper | 2000-02-02 | 1 | -181/+467 |
* | + * camel/camel-formatter.c: By looking up a mimetype in a | Matthew Loper | 2000-01-26 | 2 | -50/+159 |
* | renamed mbox_folder->summary to mbox_folder->internal_summary to avoid | bertrand | 2000-01-26 | 5 | -32/+108 |
* | The CamelDataWrapper can now be provided with input and output streams, so | bertrand | 2000-01-25 | 4 | -7/+90 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 12 | -53/+230 |
* | converted all gint64 variables into guint32. | bertrand | 2000-01-25 | 4 | -24/+39 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 13 | -33/+302 |
* | new function, broken out from 'camel_formatter_make_html'. | Matthew Loper | 2000-01-24 | 2 | -22/+159 |
* | 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 | 5 | -32/+90 |
* | test the mbox provider. | bertrand | 2000-01-22 | 3 | -6/+39 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 9 | -63/+57 |
* | added camel-mbox-provider.c to the mbox provider sources. | bertrand | 2000-01-22 | 9 | -42/+260 |
* | + * camel/camel-formatter.c (camel_formatter_make_html): added a | Matthew Loper | 2000-01-22 | 2 | -35/+26 |
* | New files. You'll be able to use a CamelFormatter to get html-formatted | Matthew Loper | 2000-01-21 | 3 | -0/+264 |
* | implemented. | bertrand | 2000-01-20 | 6 | -116/+223 |
* | tests for summary and parsing process of mbox files. | bertrand | 2000-01-19 | 6 | -22/+34 |
* | Ah zut alors. Missing files | Bertrand Guiheneuf | 2000-01-19 | 2 | -0/+267 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 11 | -36/+118 |
* | 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 | 8 | -15/+417 |
* | 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 |
* | remove non updated tests from the build process. | bertrand | 2000-01-13 | 2 | -3/+12 |
* | 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 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -0/+1 |
* | 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 | 75 | -76/+76 |
* | 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 | 3 | -8/+66 |
* | sync. Does not compile | Bertrand Guiheneuf | 2000-01-03 | 4 | -12/+39 |
* | Backup sync. | Bertrand Guiheneuf | 1999-12-27 | 4 | -6/+307 |
* | Work in progress. Missing files | Bertrand Guiheneuf | 1999-12-22 | 5 | -0/+832 |
* | part of the mbox provider. | bertrand | 1999-12-22 | 4 | -28/+39 |
* | include camel-log.h to avoid unresolved symbols. | bertrand | 1999-12-20 | 1 | -1/+2 |
* | documented. | bertrand | 1999-12-18 | 2 | -1/+13 |
* | updated to take the change on append into account. | bertrand | 1999-12-18 | 3 | -17/+28 |
* | use exception mechanism. (camel_folder_delete): idem. (_delete_messages): | bertrand | 1999-12-18 | 2 | -33/+322 |
* | use exception mechanism. (camel_folder_set_name): idem. | bertrand | 1999-12-18 | 4 | -18/+263 |
* | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 6 | -119/+140 |
* | implemented. The routines in this file will be called by providers to | bertrand | 1999-12-16 | 5 | -28/+226 |
* | update (_get_message_by_number): Update to reflect changes in CamelFolder | bertrand | 1999-12-15 | 3 | -99/+121 |
* | clean-ups. | bertrand | 1999-12-15 | 2 | -107/+276 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 73 | -73/+73 |
* | Make set_* methods in CamelMimeMessage use const strings. | Ettore Perazzoli | 1999-12-09 | 2 | -21/+22 |
* | more small typo fixes. | Michael Meeks | 1999-11-26 | 1 | -6/+6 |
* | Make `make distcheck' work. | Ettore Perazzoli | 1999-11-17 | 1 | -3/+5 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 22 | -30/+30 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 14 | -55/+805 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 12 | -26/+30 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 69 | -70/+274 |
* | lap sync | Bertrand Guiheneuf | 1999-10-19 | 4 | -61/+218 |
* | missing files | Bertrand Guiheneuf | 1999-10-14 | 2 | -0/+653 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 13 | -527/+454 |
* | missing file | Bertrand Guiheneuf | 1999-10-09 | 1 | -0/+186 |
* | weekly commit | Bertrand Guiheneuf | 1999-10-09 | 8 | -163/+313 |
* | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 9 | -107/+446 |
* | Added corba-like exception system to CamelFolder. The exception system is | Bertrand Guiheneuf | 1999-09-24 | 8 | -331/+348 |
* | sync | Bertrand Guiheneuf | 1999-09-23 | 4 | -1/+87 |
* | Build fix | Bertrand Guiheneuf | 1999-09-23 | 2 | -7/+7 |
* | more work. | Bertrand Guiheneuf | 1999-09-22 | 2 | -6/+82 |
* | Check pthreads. | bertrand | 1999-09-22 | 2 | -9/+26 |
* | camel_folder_get_full_name did not work. Fixed. | Jukka Zitting/evolution | 1999-09-21 | 1 | -0/+1 |
* | Preliminary subfolder support for maildirs. | Jukka Zitting/evolution | 1999-09-21 | 3 | -31/+87 |
* | Signal proxying implemenatation. (_signal_marshaller_server_side): | bertrand | 1999-09-21 | 2 | -57/+240 |
* | completed | bertrand | 1999-09-20 | 1 | -36/+129 |
* | synczZzZ | Bertrand Guiheneuf | 1999-09-18 | 2 | -4/+8 |
* | new func. Try to exec an operation in a thread or queue it if a thread is | bertrand | 1999-09-18 | 3 | -15/+91 |
* | added notify io_channel. new func. run the next operation. | bertrand | 1999-09-18 | 4 | -2/+64 |
* | New object. Operation queue. Meant to be used in non-blocking proxy | bertrand | 1999-09-17 | 4 | -0/+191 |
* | First proxy (pthread based) implementation starts. | bertrand | 1999-09-14 | 3 | -0/+513 |
* | forgotten files | Bertrand Guiheneuf | 1999-09-09 | 2 | -0/+323 |
* | Summary files are here and work !!! | bertrand | 1999-09-09 | 7 | -73/+98 |
* | impemented. | bertrand | 1999-09-08 | 6 | -19/+85 |
* | Documented UIDs. | bertrand | 1999-09-08 | 1 | -0/+57 |
* | More work on UID list in Mh provider. | bertrand | 1999-09-08 | 2 | -19/+47 |
* | oops | Bertrand Guiheneuf | 1999-09-07 | 2 | -0/+80 |
* | correct parameter decl (const) | bertrand | 1999-09-07 | 7 | -38/+173 |
* | camel/md5-utils.c Documented all funcs. | bertrand | 1999-09-07 | 3 | -10/+53 |
* | raw routines are declared public now. Md5 use has to be versatile. | bertrand | 1999-09-07 | 5 | -6/+109 |
* | new function : get file md5 signature. To be used in providers code. | bertrand | 1999-09-06 | 2 | -0/+33 |
* | new methods. | bertrand | 1999-09-06 | 2 | -46/+35 |
* | changed names to follow camel style. | bertrand | 1999-09-06 | 2 | -287/+287 |
* | imported md5 coding routine from rpm. Compiles. | bertrand | 1999-09-06 | 3 | -0/+376 |
* | Basic UID framework. | bertrand | 1999-09-06 | 2 | -1/+91 |
* | New revision. Some fixes. | bertrand | 1999-09-06 | 2 | -1/+10 |
* | use folder summary instead of opening all messages. | bertrand | 1999-09-06 | 4 | -171/+268 |
* | started summary implementation. (_open): correct use of open. | bertrand | 1999-09-05 | 5 | -25/+84 |
* | added summary files build | bertrand | 1999-09-04 | 3 | -0/+236 |
* | sgml doc has camel-recipient now. | bertrand | 1999-09-04 | 1 | -10/+83 |
* | sync again. Changelog comes tomorow | Bertrand Guiheneuf | 1999-09-03 | 2 | -0/+14 |
* | sync | Bertrand Guiheneuf | 1999-09-03 | 1 | -1/+2 |
* | Added (experimental) maildir provider written by Jukka Zitting | bertrand | 1999-09-03 | 9 | -2/+1039 |
* | changed decl to fit CRLFunc. (_write_recipients_to_stream): calls | bertrand | 1999-09-02 | 6 | -19/+44 |
* | now use CamelRecipientTable | bertrand | 1999-09-01 | 6 | -111/+127 |
* | When using g_free (obj) don't test if obj != NULL g_free () already do | bertrand | 1999-09-01 | 8 | -47/+43 |
* | new func. More work on new independant recipient code. | bertrand | 1999-08-30 | 3 | -9/+57 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 53 | -53/+53 |
* | text parameter declared const | bertrand | 1999-08-29 | 12 | -18/+206 |
* | contruct the content from the buffer before calling CamelMedium | bertrand | 1999-08-26 | 6 | -16/+103 |
* | new file, groups mime-part related utils. Meant to be used by providers | bertrand | 1999-08-26 | 7 | -94/+250 |
* | now descend from CamelMedium. | bertrand | 1999-08-26 | 4 | -155/+114 |
* | La tout n'est qu'ordre et beaute, | Bertrand Guiheneuf | 1999-08-26 | 1 | -1/+1 |
* | these methods are in CamelMedium now. | bertrand | 1999-08-25 | 3 | -5/+67 |
* | new class. Will handle all sort of information media (Mime mail messages, | bertrand | 1999-08-25 | 12 | -57/+740 |
* | name parameter is const. This fixes a bug in destroy () | bertrand | 1999-08-21 | 4 | -7/+7 |
* | More work on RFC 2047 encoder. | Robert Brady | 1999-08-20 | 1 | -16/+156 |
* | return the number of bytes read. How can this have ever worked ? | bertrand | 1999-08-18 | 7 | -20/+37 |
* | Now has a popup menu on mailbox tree to allow easier tests. Implemented | bertrand | 1999-08-16 | 1 | -26/+240 |
* | new method. | bertrand | 1999-08-16 | 3 | -1/+37 |
* | moved the active list readjustment code here. Much saner, providers won't | bertrand | 1999-08-16 | 3 | -92/+106 |
* | Implemented deletion/expunge mechanism. | bertrand | 1999-08-15 | 4 | -72/+187 |
* | default implementation to be called first by providers methods. It looks | bertrand | 1999-08-14 | 3 | -4/+29 |
* | New field (message_list) which will hold a reference on each message | bertrand | 1999-08-14 | 4 | -19/+83 |
* | new method, returns the list of permanent flags supported by the folder. | bertrand | 1999-08-13 | 4 | -9/+57 |
* | those two func go here now. | bertrand | 1999-08-13 | 8 | -64/+144 |
* | remove stupid debug code. (add_mail_store): use camel_session_get_store | bertrand | 1999-08-13 | 5 | -27/+33 |
* | compilation and runtime fixes. | bertrand | 1999-08-12 | 4 | -9/+11 |
* | new function: returns a store for an URL. | bertrand | 1999-08-12 | 6 | -3/+186 |
* | new file. MH provider registration stuff. | bertrand | 1999-08-12 | 6 | -10/+183 |
* | Message creation still consumes a lot of | bertrand | 1999-08-11 | 7 | -2/+121 |
* | implemented destructors. | bertrand | 1999-08-11 | 7 | -37/+227 |
* | some test files | Bertrand Guiheneuf | 1999-08-10 | 3 | -2/+84 |
* | sync | Bertrand Guiheneuf | 1999-08-10 | 2 | -55/+63 |
* | more advanced RFC2047 encoder started. | Robert Brady | 1999-08-09 | 1 | -31/+106 |
* | fix. In MH, message number is not related to message position in folder. | bertrand | 1999-08-09 | 2 | -51/+71 |
* | util func. (_get_message_count): implemented. | bertrand | 1999-08-09 | 1 | -1/+66 |
* | updated some autogen doc stuff. Still don't understand warnings :( | bertrand | 1999-08-07 | 8 | -61/+87 |
* | encoder test. | Robert Brady | 1999-08-06 | 1 | -1/+23 |
* | stat was not testing the good file. Fixed. | bertrand | 1999-08-06 | 1 | -1/+4 |