Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-stream-filter.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2004-03-03 Michael Zucci forgot to turn off voluminous debug
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2003-09-16 Jeffrey StedfastDon't warning about how we haven't written anything...
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-03-28 Not Zedremove unused var.
2003-02-27 Jeffrey StedfastAdd a 'flushed' state variable to the private struct...
2002-07-19 Not ZedChanged to use a different length calculator.
2002-05-31 Not ZedAdded a protocol field for users to use.
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-05 Not ZedRevert jeff's earlier change, the change below is the...
2001-02-05 Jeffrey StedfastMake do_write loop until the entire buffer is written.
2000-11-08 Not ZedKeep track of the caller bestenc flags that make sense.
2000-11-07 Dan WinshipKill debugging, as it causes lots of evolution-mail...
2000-11-07 Not ZedImplement a complete() function, now we need one. ...
2000-11-04 Not ZedSet the preface/postface from the parser into the multi...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-06-21 Dan Winshipflush the filter stream before unreffing it, so it...
2000-06-06 Jeffrey StedfastChanged the read and write method prototypes to return...
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-08 Michael Zucciblah
2000-05-08 NotZedMerged NEW_SUMMARY branch back to trunk, and resolved...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-23 NotZedWhole swag of changes. Still lots of cleanup remaining ...
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.