| Commit message (Expand) | Author | Age | Files | Lines |
* | New function to fold headers. | Not Zed | 2000-09-28 | 1 | -0/+1 |
* | Use the linewrap filter to achieve full RFC0821 compliance. | Jeffrey Stedfast | 2000-09-20 | 1 | -1/+2 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -0/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -4/+4 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 1 | -37/+39 |
* | Bye bye bye. | Dan Winship | 2000-07-24 | 1 | -4/+0 |
* | Utilities for parsing broken date strings. | Jeffrey Stedfast | 2000-07-01 | 1 | -0/+2 |
* | Removed the camel-mime-filter-smtp.h entry from Makefile.am - oops! | Jeffrey Stedfast | 2000-06-13 | 1 | -1/+0 |
* | Deprecated. | Jeffrey Stedfast | 2000-06-13 | 1 | -1/+0 |
* | New filter to do CRLF<->LF conversion. (Currently only tested in the | Dan Winship | 2000-06-13 | 1 | -0/+2 |
* | Added a missing smtp-related file to the dist. | Ross Golder | 2000-05-28 | 1 | -0/+1 |
* | Removed camel-simple-data-wrapper again. Less code to maintain == better | NotZed | 2000-05-26 | 1 | -2/+0 |
* | stuff | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+1 |
* | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 1 | -0/+2 |
* | remove some cruft that we're not currently using. | Dan Winship | 2000-05-12 | 1 | -28/+2 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+3 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -18/+19 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+2 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -2/+20 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -0/+2 |
* | Some small build fixes: | Jacob Leach | 2000-05-04 | 1 | -0/+1 |
* | REmove gmime-utils.h from here. | NotZed | 2000-05-03 | 1 | -0/+2 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -2/+2 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -2/+0 |
* | Dont try and check a NULL header. | NotZed | 2000-04-28 | 1 | -2/+0 |
* | Class to represent news addresses - currently empty, and not built. | NotZed | 2000-04-28 | 1 | -0/+4 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -2/+0 |
* | sync to current reality | Dan Winship | 2000-04-27 | 1 | -2/+0 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -6/+0 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -2/+0 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -6/+16 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -2/+0 |
* | This didn't belong in Camel. Move to mail/ | Dan Winship | 2000-04-15 | 1 | -2/+0 |
* | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 1 | -2/+2 |
* | New file with new function to dot-lock an mbox file and copy it to a safe | Dan Winship | 2000-04-10 | 1 | -0/+2 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -2/+2 |
* | remove camel-stream-buffered-fs here too | Dan Winship | 2000-03-28 | 1 | -2/+0 |
* | New function to scan the provider dir and return a list of all providers. | Dan Winship | 2000-03-23 | 1 | -2/+3 |
* | Added camel-stream-buffer to build. | NotZed | 2000-03-01 | 1 | -0/+2 |
* | include camel-transport | Dan Winship | 2000-02-25 | 1 | -0/+2 |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -0/+2 |
* | make a blocking version of the header parser. When the fs stream uses | bertrand | 2000-02-15 | 1 | -0/+2 |
* | 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 | 1 | -0/+2 |
* | don't build thread related tests if evolution has been compiled with no | bertrand | 2000-02-11 | 1 | -1/+1 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 1 | -0/+2 |
* | New files. You'll be able to use a CamelFormatter to get html-formatted | Matthew Loper | 2000-01-21 | 1 | -0/+2 |
* | remove non updated tests from the build process. | bertrand | 2000-01-13 | 1 | -1/+0 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -0/+1 |
* | part of the mbox provider. | bertrand | 1999-12-22 | 1 | -1/+1 |
* | implemented. The routines in this file will be called by providers to | bertrand | 1999-12-16 | 1 | -0/+2 |
* | Make `make distcheck' work. | Ettore Perazzoli | 1999-11-17 | 1 | -3/+5 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 1 | -0/+5 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -1/+2 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -2/+4 |
* | weekly commit | Bertrand Guiheneuf | 1999-10-09 | 1 | -0/+2 |
* | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 1 | -1/+3 |
* | sync | Bertrand Guiheneuf | 1999-09-23 | 1 | -1/+3 |
* | Build fix | Bertrand Guiheneuf | 1999-09-23 | 1 | -6/+6 |
* | Check pthreads. | bertrand | 1999-09-22 | 1 | -4/+21 |
* | New object. Operation queue. Meant to be used in non-blocking proxy | bertrand | 1999-09-17 | 1 | -0/+2 |
* | First proxy (pthread based) implementation starts. | bertrand | 1999-09-14 | 1 | -0/+2 |
* | imported md5 coding routine from rpm. Compiles. | bertrand | 1999-09-06 | 1 | -0/+2 |
* | added summary files build | bertrand | 1999-09-04 | 1 | -0/+2 |
* | new func. More work on new independant recipient code. | bertrand | 1999-08-30 | 1 | -0/+2 |
* | new file, groups mime-part related utils. Meant to be used by providers | bertrand | 1999-08-26 | 1 | -0/+2 |
* | new class. Will handle all sort of information media (Mime mail messages, | bertrand | 1999-08-25 | 1 | -0/+4 |
* | those two func go here now. | bertrand | 1999-08-13 | 1 | -0/+2 |
* | new memory buffer based stream. | Bertrand Guiheneuf | 1999-08-02 | 1 | -0/+2 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -0/+10 |
* | new class. Simple implementation of a data wrapper: simply keeps the | bertrand | 1999-06-25 | 1 | -0/+2 |
* | use new stream code instead of raw file * stuff. | bertrand | 1999-05-31 | 1 | -0/+2 |
* | new class. Represents an abstract stream object. | bertrand | 1999-05-31 | 1 | -0/+2 |
* | Mime message ... | Bertrand Guiheneuf | 1999-05-13 | 1 | -0/+2 |
* | disposition is now a full GMimeContentField object. | Bertrand Guiheneuf | 1999-05-13 | 1 | -2/+4 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 1 | -0/+2 |
* | new class. models a mime mail part. | bertrand | 1999-05-09 | 1 | -0/+2 |
* | sync - Started work on messages classes. | Bertrand Guiheneuf | 1999-05-08 | 1 | -1/+3 |
* | initialize folder object. | bertrand | 1999-04-26 | 1 | -0/+2 |
* | basic provider structure. Have to write the code for dynamic loading. | bertrand | 1999-04-25 | 1 | -0/+2 |
* | Utility functions to parse URLs. Stolen shamelessly from gzilla | bertrand | 1999-04-23 | 1 | -2/+4 |
* | start test provider. | bertrand | 1999-04-22 | 1 | -1/+1 |
* | simple service class added | Bertrand Guiheneuf | 1999-04-21 | 1 | -0/+2 |
* | started implementation typo uncommented the store related code. | bertrand | 1999-04-19 | 1 | -0/+2 |
* | some work log system for camel some utilities for GString objects | bertrand | 1999-04-18 | 1 | -2/+6 |
* | Initial revision | Bertrand Guiheneuf | 1999-04-18 | 1 | -0/+24 |