aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* keep separate input and output streams so the output doesn't end up beingDan Winship2000-03-281-0/+10
* fix nastiness with mime dispositions ( at least for now )Michael Meeks2000-03-281-0/+8
* new routine to free the data allocated by camel_service_query_auth_types.Dan Winship2000-03-281-0/+5
* rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add aDan Winship2000-03-281-0/+4
* Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant.Dan Winship2000-03-281-0/+5
* change the CamelFolderSummary interfaces to allow partial summary queriesDan Winship2000-03-251-0/+22
* Added flag to provider initialisation, to match changed structure.NotZed2000-03-241-0/+5
* Added async search api.NotZed2000-03-241-0/+10
* Function to read one line of any size from a stream and return it inDan Winship2000-03-241-0/+6
* New function to query a service for the authentication protocols itDan Winship2000-03-231-0/+7
* fill this in partially make camel_pop3_command return the text afterDan Winship2000-03-231-0/+9
* + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"Matthew Loper2000-03-231-0/+5
* some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-221-0/+5
* display message sizebertrand2000-03-211-0/+11
* documented all functions.bertrand2000-03-211-0/+11
* cosmetic changes.bertrand2000-03-111-0/+4
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-0/+4
* plug mem leaks due to bad documentation ofbertrand2000-03-091-0/+15
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-1/+9
* Tons of fixes to fix thingsBertrand Guiheneuf2000-03-051-0/+5
* Ref the summary after we have got it.NotZed2000-03-051-0/+6
* stream the raw content instead of nothing if the encoding is notbertrand2000-03-051-0/+7
* bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object):bertrand2000-03-041-0/+10
* use set_input_stream instead of construct_from_stream to feed the messagebertrand2000-03-041-0/+14
* Make sure we open with create with a creation mask.NotZed2000-03-041-0/+20
* in the case of images, put the content object output stream in the url.bertrand2000-03-041-0/+5
* fixed state 0 keep value.bertrand2000-03-031-0/+5
* don't forget to set the state to 0 after 3. (my_read_encode): don't forgetbertrand2000-03-031-0/+20
* use CamelStreamB64 type for the input stream.bertrand2000-03-031-0/+8
* fix implementation so that it writes properly to the output stream even.bertrand2000-03-021-0/+9
* new utility function.bertrand2000-02-291-0/+6
* revert strange changes.bertrand2000-02-291-0/+9
* Fix a bunch of serious small bugs.NotZed2000-02-291-0/+30
* No, its not a fatal error to search on a non-searchable folder, you justNotZed2000-02-291-0/+10
* Fixed a typo.NotZed2000-02-291-0/+7
* non blocking b64 encoding is a PITABertrand Guiheneuf2000-02-281-0/+16
* add camel_session_get_transport_for_protocolDan Winship2000-02-251-0/+2
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-251-0/+8
* oops. ChangeLog entry for previousDan Winship2000-02-251-0/+9
* use CamelExceptions for run-time errors, not incorrect code. Don't botherDan Winship2000-02-251-0/+7
* Free the data in the headers hash table. (_add_header): g_strdup theDan Winship2000-02-241-0/+11
* Dont compile by default.NotZed2000-02-231-1/+6
* don't read the char if we reached the length of the output buffer. Hoursbertrand2000-02-221-0/+5
* fix to show a sample correct implementation.bertrand2000-02-221-0/+35
* added a reset method. Thanks message-browser to find so much bugs :)bertrand2000-02-221-0/+9
* A lot of changes in the way the parsing works. I am too lazyBertrand Guiheneuf2000-02-221-0/+17
* Uh, fixed LIBADD again. What was there was never ever going to work,NotZed2000-02-221-0/+5
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-1/+8
* add CamelExceptions to several functions. Use camel_session_new toDan Winship2000-02-221-0/+18
* Once camel is being used for real, exceptions won't be renumberable. SoDan Winship2000-02-211-0/+7
* add libibex back to libcamelmbox_la_LIBADDDan Winship2000-02-211-0/+5
* Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18,Dan Winship2000-02-211-0/+183
* Added exception to call, and fixed caller.NotZed2000-02-191-0/+50