Whitespace cleanups.
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-maildir-store.c
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-03-12 Milan CrhaFix regression after commit for bug #664186
2012-03-07 Milan CrhaBug #664186 - Maildir scan checks incorrectly for folde...
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-01-29 Matthew BarnesCamelMaildirStore: Use GQueues instead of CamelDLists.
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2012-01-02 Milan CrhaBug #661743 - Return maildir Inbox sibling folders...
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-11 Milan CrhaBug #660829 - Allow 'Mark as read' in right click menu...
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-05-09 Milan CrhaBug #648454 - Subfolders disappear when moving a folder
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesRename "name" field of CamelFolderInfo to "display_name".
2011-05-07 Matthew BarnesRemove "uri" field of CamelFolderInfo.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-18 Matthew BarnesCoding style and whitespace cleanup.
2011-03-07 Fridrich ŠtrbaMiscellaneous build fixes for Windows
2011-02-25 Milan CrhaBug #633156 - Runtime warning when creating direct...
2011-02-19 Matthew BarnesCoding style and whitespace cleanup.
2011-02-14 Milan CrhaFix few memory leaks
2011-02-12 Carlos Martín NietoCamelMaildirStore: Fix memory leak
2010-12-07 Chenthill PalanisamyMaildir: Hide folders which do not start with a dot
2010-12-03 Matthew BarnesWhitespace cleanup.
2010-11-24 ritzCannot delete maildir folder
2010-11-24 Chenthill PalanisamyMaildir: Use Inbox instead of '.' while building folder...
2010-11-23 Chenthill PalanisamyMaildir: Allow subfolders for Inbox
2010-11-22 Chenthill PalanisamyUse '_' instead of '^' for renaming folders with dot...
2010-11-11 Chenthill PalanisamyBug 634593 - Maildir hang when create new folders
2010-11-11 Chenthill PalanisamyBug 633122 - git head 2010-10-25 maildir folders that...
2010-11-08 Matthew BarnesCoding style and whitespace cleanup.
2010-10-29 Chenthill PalanisamyBug 633122 - Maildir migration from old folder hierarch...
2010-10-25 Chenthill PalanisamyFix maildir rename and some memory leaks
2010-10-25 Chenthill PalanisamyFix remove maildir folder
2010-10-25 Chenthill PalanisamyAdapt to camel api changes
2010-10-25 Chenthill Palanisamyoverride get_full_path and get_meta_path in maildir...
2010-10-25 Chenthill PalanisamyChange the maildir folder hierarchy as per maildir...
2010-10-14 Milan CrhaBug #534369 - New mail notifications for local Inbox...
2010-10-04 Matthew BarnesCollect Camel flags into enum types.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-13 Matthew BarnesCoding style cleanups.
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-13 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2010-01-30 Matthew BarnesCoding style and whitespace cleanups.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-04-24 Milan CrhaIndex files on Maildir accounts are not updated
2008-08-06 Matthew Barnes** Fixes bug #545877
2008-07-23 Milan Crha** Fix for bug #543943
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-30 Milan Crha** Fix for bug #318803 (Patch by Ilkka Tuohela)
2008-05-19 Matthew Barnes** Fixes part of bug #531591
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
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.
next