Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-maildir-store.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-02-01 Not Zedset the folder type of inbox properly.
2005-01-17 Not Zeddont enforce local store == no inbox; maildir implement...
2005-01-13 Not Zed** See bug #65178.
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-06-28 Not Zedoverride CAMEL_FOLDER_NAME arg so we can translate...
2004-06-28 Not Zedtake url argument directly, fixes a memleak. (camel_fol...
2004-06-11 Not Zedif we scan from "" or top == NULL, then we really want...
2004-05-26 Not Zedremoved.
2004-05-18 Not Zeddo the same load of mailbox if we're in slow mode as...
2004-03-17 Not ZedReverted jeff's fix for #55018, since it wasn't tested...
2004-03-12 Jeffrey StedfastFixes for bug #55018.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-24 Michael Zucci kill some debug
2004-02-16 Not Zed** See bug #51045.
2004-02-13 Jeffrey StedfastSame.
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-07-26 Jeffrey StedfastIf the path exists and is a directory, return non-NULL...
2002-07-26 Peter WilliamsRevert Jeff's previous change, it broke local folders...
2002-07-26 Jeffrey Stedfastioops, this file too
2002-05-29 Not ZedImplement. Run a summary check to update for any newly...
2002-04-14 Jeffrey StedfastAdded #include <sys/types.h> for dirent.h which needs...
2002-02-08 Not ZedThe day number has to be 2 chars wide, space filled...
2001-10-28 8Use path not protocol as the path part of the uri of...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-10 0oops, we want get_unread_message_count, not get_message...
2001-10-02 2Go back to using the store url's path, not the toplevel...
2001-10-01 Dan WinshipDon't munge the URL; CamelSession's caching relies...
2001-09-21 Michael ZucciNew function to just load the summary. Not much use...
2001-09-21 Michael ZucciSetup unread count properly, and also setup the url...
2001-09-20 0Build the path on the folderinfo.
2001-09-19 9General cleanup of camel debug printfs.
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-11 0Pass in a hashtalbe used for finding visited nodes...
2001-07-06 Jeffrey StedfastFixes bug #1138.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-06-18 Not ZedOnly create a missing uid if we have indexing turned on.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2000-11-28 Not ZedSet the info size's properly, oops!
2000-11-15 Michael Zucci Maildir lives.