| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | test for RFC2047 decoder. | Robert Brady | 1999-08-06 | 1 | -82/+97 |
* | add debug information (_list_subfolders): test if first char in folder | bertrand | 1999-08-06 | 8 | -150/+272 |
* | test mh provider. | bertrand | 1999-08-06 | 4 | -7/+57 |
* | new method. (camel_folder_get_message): corresponding public call | bertrand | 1999-08-06 | 4 | -4/+39 |
* | Some notes. | bertrand | 1999-08-06 | 6 | -31/+121 |
* | indentation and cosmetic changes. | bertrand | 1999-08-05 | 2 | -160/+169 |
* | Fixed copyright issue. ;) | Robert Brady | 1999-08-05 | 2 | -12/+6 |
* | implemented. | bertrand | 1999-08-05 | 2 | -3/+54 |
* | finshed implementation (_delete_messages): implemented. | bertrand | 1999-08-05 | 2 | -11/+92 |
* | added an implemention of RFC2047 (support for character sets other than | Robert Brady | 1999-08-05 | 2 | -0/+264 |
* | my file I never commited | Arturo Espinosa | 1999-08-04 | 1 | -0/+98 |
* | Started implementing mh store/folder as a test provider. Next will be pop3. | bertrand | 1999-08-04 | 3 | -32/+129 |
* | new public functions (_set_name): set full_path. | Bertrand Guiheneuf | 1999-08-03 | 7 | -47/+94 |
* | There is a probleme here. We can not allow mime part content-type field | Bertrand Guiheneuf | 1999-08-03 | 4 | -19/+21 |
* | Multipart Mime message parsing works with plain text parts. Woohooo :)))) | bertrand | 1999-08-03 | 7 | -33/+57 |
* | Update logs and sync home/work versions. | Bertrand Guiheneuf | 1999-08-03 | 2 | -25/+1 |
* | Anther sync | Bertrand Guiheneuf | 1999-08-03 | 1 | -1/+2 |
* | sync before going home | Bertrand Guiheneuf | 1999-08-02 | 5 | -43/+70 |
* | new memory buffer based stream. | Bertrand Guiheneuf | 1999-08-02 | 6 | -2/+378 |
* | do not return NULL when line is empty. | Bertrand Guiheneuf | 1999-08-02 | 2 | -8/+7 |
* | Adding missing files | Bertrand Guiheneuf | 1999-08-01 | 10 | -0/+1345 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 27 | -691/+1008 |
* | sync before going home | Bertrand Guiheneuf | 1999-07-15 | 5 | -41/+78 |
* | Do not use GStrings any more. Added assertion code. Cosmetic reformating | bertrand | 1999-07-15 | 2 | -116/+111 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 20 | -218/+255 |
* | now use CamelDataWrapper::contruct_form_stream to test message parsing | bertrand | 1999-06-29 | 3 | -6/+43 |
* | new field (content_type) and associated methods. (camel_mime_part_init): | bertrand | 1999-06-28 | 4 | -44/+81 |
* | new class. Simple implementation of a data wrapper: simply keeps the | bertrand | 1999-06-25 | 4 | -2/+213 |
* | Various patches from Ulrich Drepper <drepper at cygnus.com> | bertrand | 1999-06-25 | 3 | -3/+7 |
* | moved all the content-type stuff here. (camel_data_wrapper_init): | bertrand | 1999-06-23 | 9 | -62/+84 |
* | new function, returns "type/subtype" mime type string. | bertrand | 1999-06-22 | 4 | -22/+105 |
* | sync | Bertrand Guiheneuf | 1999-06-22 | 4 | -62/+90 |
* | Commit of all Netherlands changes. | Bertrand Guiheneuf | 1999-06-19 | 11 | -61/+135 |
* | another nederlands sync | Bertrand Guiheneuf | 1999-06-15 | 2 | -61/+22 |
* | tmp sync. Does ot even compile | Bertrand Guiheneuf | 1999-06-14 | 3 | -24/+35 |
* | use new stream code instead of raw file * stuff. | bertrand | 1999-05-31 | 7 | -13/+350 |
* | new class. Represents an abstract stream object. | bertrand | 1999-05-31 | 3 | -0/+255 |
* | sync | Bertrand Guiheneuf | 1999-05-30 | 2 | -0/+59 |
* | remove leading and trailing spaces in recipient addresses. | Bertrand Guiheneuf | 1999-05-30 | 5 | -16/+63 |
* | More header parsing code. | bertrand | 1999-05-29 | 1 | -5/+59 |
* | rewrite message obtained via parsing into a file. Actually, it works | Bertrand Guiheneuf | 1999-05-28 | 4 | -6/+127 |
* | sync | Bertrand Guiheneuf | 1999-05-28 | 9 | -32/+165 |
* | new func. Parses message header zone and returns a Glist of all header | bertrand | 1999-05-27 | 4 | -25/+126 |
* | recipient list printing | Bertrand Guiheneuf | 1999-05-21 | 4 | -5/+45 |
* | sync | Bertrand Guiheneuf | 1999-05-21 | 1 | -2/+9 |
* | test if content exists before calling its write_to method. | bertrand | 1999-05-20 | 4 | -36/+37 |
* | sync | Bertrand Guiheneuf | 1999-05-20 | 2 | -0/+12 |
* | tests | Bertrand Guiheneuf | 1999-05-19 | 2 | -2/+30 |
* | message number funcs. | bertrand | 1999-05-18 | 3 | -1/+7 |
* | sync | Bertrand Guiheneuf | 1999-05-17 | 2 | -0/+22 |
* | flags handling methods | bertrand | 1999-05-15 | 2 | -6/+105 |
* | added recipient handling class funcs. | Bertrand Guiheneuf | 1999-05-14 | 2 | -0/+23 |
* | create recipients hash table (_remove_recipient): (_add_recipient): | Bertrand Guiheneuf | 1999-05-14 | 2 | -2/+97 |
* | a bunch of get/set header field method done. Does nothing yet though. | Bertrand Guiheneuf | 1999-05-14 | 3 | -6/+220 |
* | Mime message ... | Bertrand Guiheneuf | 1999-05-13 | 3 | -0/+151 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 8 | -16/+200 |
* | mime utils namespace change | Bertrand Guiheneuf | 1999-05-12 | 2 | -0/+0 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 6 | -1/+122 |
* | typo fix. | bertrand | 1999-05-12 | 1 | -4/+4 |
* | static functions naming follows gnome coding style guide. | bertrand | 1999-05-12 | 6 | -186/+188 |
* | implemented public interfaces | Bertrand Guiheneuf | 1999-05-11 | 2 | -1/+191 |
* | A bunch of new set/get func. | Bertrand Guiheneuf | 1999-05-11 | 4 | -3/+202 |
* | new method | bertrand | 1999-05-10 | 4 | -0/+59 |
* | new class. models a mime mail part. | bertrand | 1999-05-09 | 3 | -0/+149 |
* | method to stream data content in a buffer. | bertrand | 1999-05-09 | 2 | -4/+115 |
* | sync - Started work on messages classes. | Bertrand Guiheneuf | 1999-05-08 | 3 | -1/+147 |
* | admin cvs work | Bertrand Guiheneuf | 1999-05-07 | 2 | -0/+8 |
* | new method. | bertrand | 1999-05-05 | 4 | -31/+158 |
* | typo fix | bertrand | 1999-05-03 | 3 | -6/+45 |
* | new methods | bertrand | 1999-05-01 | 4 | -70/+195 |
* | new methods. | bertrand | 1999-05-01 | 2 | -53/+176 |
* | some more comments | bertrand | 1999-05-01 | 1 | -4/+7 |
* | sync | Bertrand Guiheneuf | 1999-05-01 | 2 | -23/+61 |
* | initialize folder object. | bertrand | 1999-04-26 | 5 | -24/+51 |
* | new method to set the default provider for a protocol. | bertrand | 1999-04-25 | 3 | -7/+71 |
* | start session object | Bertrand Guiheneuf | 1999-04-25 | 2 | -0/+146 |
* | basic provider structure. Have to write the code for dynamic loading. | bertrand | 1999-04-25 | 6 | -0/+115 |
* | s/new_g_url/g_url_new | bertrand | 1999-04-24 | 2 | -2/+2 |
* | URL rewritten completely. Error handling not implemented in public | bertrand | 1999-04-24 | 2 | -52/+242 |
* | I needed the url functions to use GString, and I wanted a more general | bertrand | 1999-04-24 | 2 | -269/+150 |
* | Utility functions to parse URLs. Stolen shamelessly from gzilla | bertrand | 1999-04-23 | 3 | -2/+385 |
* | removed devel-docs until I come up with a correct Makefile.am | bertrand | 1999-04-23 | 2 | -20/+6 |
* | more test implementation. | bertrand | 1999-04-22 | 9 | -33/+261 |
* | start test provider. | bertrand | 1999-04-22 | 5 | -1/+168 |
* | A first attempt at setting up the documentation system. | Bertrand Guiheneuf | 1999-04-21 | 5 | -10/+15 |
* | now CamelStore inherits from CamelService. | bertrand | 1999-04-21 | 5 | -8/+28 |
* | basic abstract service class. | bertrand | 1999-04-21 | 3 | -3/+116 |
* | simple service class added | Bertrand Guiheneuf | 1999-04-21 | 3 | -0/+136 |
* | silence... | Bertrand Guiheneuf | 1999-04-19 | 1 | -1/+4 |
* | Added some slight explanations. | Bertrand Guiheneuf | 1999-04-19 | 1 | -0/+57 |
* | missing files. | Bertrand Guiheneuf | 1999-04-19 | 2 | -0/+247 |
* | started implementation typo uncommented the store related code. | bertrand | 1999-04-19 | 4 | -11/+29 |
* | implemented (partially) have to write CamelStore before finishing it. | bertrand | 1999-04-19 | 4 | -6/+115 |
* | chut... | Bertrand Guiheneuf | 1999-04-18 | 1 | -0/+4 |