aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* more work.Bertrand Guiheneuf1999-09-221-0/+3
* Check pthreads.bertrand1999-09-221-0/+7
* Signal proxying implemenatation. (_signal_marshaller_server_side):bertrand1999-09-211-0/+13
* completedbertrand1999-09-201-0/+16
* new func. Try to exec an operation in a thread or queue it if a thread isbertrand1999-09-181-0/+15
* added notify io_channel. new func. run the next operation.bertrand1999-09-181-1/+6
* New object. Operation queue. Meant to be used in non-blocking proxybertrand1999-09-171-0/+7
* ...Bertrand Guiheneuf1999-09-141-0/+11
* Summary files are here and work !!!bertrand1999-09-091-1/+9
* impemented.bertrand1999-09-081-1/+9
* Documented UIDs.bertrand1999-09-081-0/+7
* More work on UID list in Mh provider.bertrand1999-09-081-0/+13
* correct parameter decl (const)bertrand1999-09-071-0/+15
* camel/md5-utils.c Documented all funcs.bertrand1999-09-071-0/+9
* raw routines are declared public now. Md5 use has to be versatile.bertrand1999-09-071-1/+11
* new function : get file md5 signature. To be used in providers code.bertrand1999-09-061-0/+3
* new methods.bertrand1999-09-061-1/+3
* changed names to follow camel style.bertrand1999-09-061-1/+6
* imported md5 coding routine from rpm. Compiles.bertrand1999-09-061-0/+5
* Basic UID framework.bertrand1999-09-061-0/+7
* New revision. Some fixes.bertrand1999-09-061-1/+11
* re-enabled old CPU/Mem consumming method. Use ful for pop3 for instance.bertrand1999-09-061-0/+2
* use folder summary instead of opening all messages.bertrand1999-09-061-0/+16
* started summary implementation. (_open): correct use of open.bertrand1999-09-051-0/+10
* added summary files buildbertrand1999-09-041-0/+5
* sgml doc has camel-recipient now.bertrand1999-09-041-0/+8
* Added (experimental) maildir provider written by Jukka Zittingbertrand1999-09-031-0/+9
* changed decl to fit CRLFunc. (_write_recipients_to_stream): callsbertrand1999-09-021-0/+15
* now use CamelRecipientTablebertrand1999-09-011-1/+10
* When using g_free (obj) don't test if obj != NULL g_free () already dobertrand1999-09-011-0/+18
* new func. More work on new independant recipient code.bertrand1999-08-301-0/+7
* Address updateBertrand Guiheneuf1999-08-301-0/+4
* text parameter declared constbertrand1999-08-291-0/+23
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-0/+12
* new file, groups mime-part related utils. Meant to be used by providersbertrand1999-08-261-0/+15
* now descend from CamelMedium.bertrand1999-08-261-0/+5
* these methods are in CamelMedium now.bertrand1999-08-251-0/+6
* new class. Will handle all sort of information media (Mime mail messages,bertrand1999-08-251-0/+22
* name parameter is const. This fixes a bug in destroy ()bertrand1999-08-211-0/+5
* More work on RFC 2047 encoder.Robert Brady1999-08-201-0/+4
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-0/+10
* Now has a popup menu on mailbox tree to allow easier tests. Implementedbertrand1999-08-161-0/+11
* new method.bertrand1999-08-161-0/+1
* moved the active list readjustment code here. Much saner, providers won'tbertrand1999-08-161-0/+26
* Implemented deletion/expunge mechanism.bertrand1999-08-151-0/+21
* default implementation to be called first by providers methods. It looksbertrand1999-08-141-0/+9
* New field (message_list) which will hold a reference on each messagebertrand1999-08-141-2/+16
* new method, returns the list of permanent flags supported by the folder.bertrand1999-08-131-0/+9
* those two func go here now.bertrand1999-08-131-0/+17
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-131-0/+16
* compilation and runtime fixes.bertrand1999-08-121-0/+10
* new function: returns a store for an URL.bertrand1999-08-121-0/+16
* new file. MH provider registration stuff.bertrand1999-08-121-1/+14
* Message creation still consumes a lot ofbertrand1999-08-111-0/+7
* implemented destructors.bertrand1999-08-111-1/+20
* Quick and (very) dirty hack to test Camel more easily.bertrand1999-08-111-1/+6
* some test filesBertrand Guiheneuf1999-08-101-1/+6
* new file. Document message UID and vfolder implementation.bertrand1999-08-101-0/+6
* more advanced RFC2047 encoder started.Robert Brady1999-08-091-0/+4
* fix. In MH, message number is not related to message position in folder.bertrand1999-08-091-0/+4
* util func. (_get_message_count): implemented.bertrand1999-08-091-0/+6
* updated some autogen doc stuff. Still don't understand warnings :(bertrand1999-08-071-0/+20
* encoder test.Robert Brady1999-08-061-0/+7
* stat was not testing the good file. Fixed.bertrand1999-08-061-0/+3
* added real test for MH folder provider. All tested things seem to work OKbertrand1999-08-061-0/+5
* test for RFC2047 decoder.Robert Brady1999-08-061-0/+6
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-1/+32
* test mh provider.bertrand1999-08-061-4/+8
* new method. (camel_folder_get_message): corresponding public callbertrand1999-08-061-1/+9
* Some notes.bertrand1999-08-061-1/+12
* indentation and cosmetic changes.bertrand1999-08-051-0/+7
* implemented.bertrand1999-08-051-0/+2
* finshed implementation (_delete_messages): implemented.bertrand1999-08-051-0/+8
* added an implemention of RFC2047 (support for character sets other thanRobert Brady1999-08-051-0/+6
* Started implementing mh store/folder as a test provider. Next will be pop3.bertrand1999-08-041-0/+16
* new public functions (_set_name): set full_path.Bertrand Guiheneuf1999-08-031-3/+22
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-031-0/+20
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-031-1/+22
* Update logs and sync home/work versions.Bertrand Guiheneuf1999-08-031-3/+22
* sync before going homeBertrand Guiheneuf1999-08-021-1/+6
* do not return NULL when line is empty.Bertrand Guiheneuf1999-08-021-0/+8
* Spanish work.bertrand1999-08-011-1/+1
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-011-3/+126
* sync before going homeBertrand Guiheneuf1999-07-151-0/+6
* Do not use GStrings any more. Added assertion code. Cosmetic reformatingbertrand1999-07-151-41/+53
* Implemented base64 encoder based on CamelStreams. Should theMiguel de Icaza1999-07-151-0/+33
* now use CamelDataWrapper::contruct_form_stream to test message parsingbertrand1999-06-291-0/+11
* new field (content_type) and associated methods. (camel_mime_part_init):bertrand1999-06-281-1/+14
* new class. Simple implementation of a data wrapper: simply keeps thebertrand1999-06-251-0/+9
* Various patches from Ulrich Drepper <drepper at cygnus.com>bertrand1999-06-251-0/+15
* moved all the content-type stuff here. (camel_data_wrapper_init):bertrand1999-06-231-1/+11
* new function, returns "type/subtype" mime type string.bertrand1999-06-221-1/+16
* syncBertrand Guiheneuf1999-06-221-0/+17
* sgmlized Giao's doc about virtual folders.bertrand1999-06-031-0/+5
* use new stream code instead of raw file * stuff.bertrand1999-05-311-0/+15
* new class. Represents an abstract stream object.bertrand1999-05-311-1/+4
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-301-0/+15
* More header parsing code.bertrand1999-05-291-0/+8
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-281-0/+22
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-271-0/+11
* recipient list printingBertrand Guiheneuf1999-05-211-0/+7
* test if content exists before calling its write_to method.bertrand1999-05-201-1/+6
* syncBertrand Guiheneuf1999-05-201-0/+6
* testsBertrand Guiheneuf1999-05-191-0/+5
* message number funcs.bertrand1999-05-181-0/+6
* flags handling methodsbertrand1999-05-151-0/+5
* added recipient handling class funcs.Bertrand Guiheneuf1999-05-141-0/+5
* create recipients hash table (_remove_recipient): (_add_recipient):Bertrand Guiheneuf1999-05-141-0/+11
* a bunch of get/set header field method done. Does nothing yet though.Bertrand Guiheneuf1999-05-141-0/+23
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-121-1/+6
* typo fix.bertrand1999-05-121-0/+2
* static functions naming follows gnome coding style guide.bertrand1999-05-121-1/+9
* implemented public interfacesBertrand Guiheneuf1999-05-111-0/+5
* A bunch of new set/get func.Bertrand Guiheneuf1999-05-111-0/+18
* new methodbertrand1999-05-101-0/+8
* new class. models a mime mail part.bertrand1999-05-091-0/+3
* method to stream data content in a buffer.bertrand1999-05-091-1/+11
* sync - Started work on messages classes.Bertrand Guiheneuf1999-05-081-0/+7
* new method.bertrand1999-05-051-0/+13
* typo fixbertrand1999-05-031-0/+11
* new methodsbertrand1999-05-011-0/+12
* new methods.bertrand1999-05-011-0/+4
* some more commentsbertrand1999-05-011-0/+10
* initialize folder object.bertrand1999-04-261-0/+11
* new method to set the default provider for a protocol.bertrand1999-04-251-0/+8
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-251-0/+6
* s/new_g_url/g_url_newbertrand1999-04-241-0/+2
* URL rewritten completely. Error handling not implemented in publicbertrand1999-04-241-1/+8
* I needed the url functions to use GString, and I wanted a more generalbertrand1999-04-241-0/+8
* Utility functions to parse URLs. Stolen shamelessly from gzillabertrand1999-04-231-0/+8
* removed devel-docs until I come up with a correct Makefile.ambertrand1999-04-231-0/+9
* more test implementation.bertrand1999-04-221-0/+8
* start test provider.bertrand1999-04-221-0/+5
* now CamelStore inherits from CamelService.bertrand1999-04-211-0/+3
* basic abstract service class.bertrand1999-04-211-0/+5
* Added some slight explanations.Bertrand Guiheneuf1999-04-191-0/+4
* started implementation typo uncommented the store related code.bertrand1999-04-191-0/+11
* implemented (partially) have to write CamelStore before finishing it.bertrand1999-04-191-0/+9
* some work log system for camel some utilities for GString objectsbertrand1999-04-181-0/+7
* groomf -> gnome-mailerbertrand1999-04-181-0/+3
* Initial revisionBertrand Guiheneuf1999-04-181-0/+1