| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed camel-simple-data-wrapper again. Less code to maintain == better | NotZed | 2000-05-26 | 1 | -141/+0 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -7/+11 |
* | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 1 | -0/+137 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -194/+0 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -169/+5 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -2/+148 |
* | Clean, polish, document. Most of the gtk-doc comments added to | Dan Winship | 2000-04-19 | 1 | -99/+65 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 1 | -5/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | stream the raw content instead of nothing if the encoding is not | bertrand | 2000-03-05 | 1 | -3/+5 |
* | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 1 | -3/+5 |
* | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 1 | -44/+42 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -5/+22 |
* | 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 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 1 | -6/+28 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | return the number of bytes read. How can this have ever worked ? | bertrand | 1999-08-18 | 1 | -1/+1 |
* | implemented destructors. | bertrand | 1999-08-11 | 1 | -1/+17 |
* | Multipart Mime message parsing works with plain text parts. Woohooo :)))) | bertrand | 1999-08-03 | 1 | -9/+17 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -17/+66 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -1/+1 |
* | new class. Simple implementation of a data wrapper: simply keeps the | bertrand | 1999-06-25 | 1 | -0/+132 |