Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-mh-store.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-15 Matthew BarnesAdd CamelMhSettings.
2011-07-09 Matthew BarnesCamelMhStore cleanups.
2011-07-06 Matthew BarnesAvoid camel_stream_printf().
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-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesSeal up CamelService.
2011-03-07 Fridrich ŠtrbaMiscellaneous build fixes for Windows
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.
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-06-20 Jeffrey Stedfastfixed copyright notices
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-10-01 Kjartan MaraasMore NULL vs 0 fixes.
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-08-09 Not Zed** See bug #311639.
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-05-26 Not Zedremoved.
2004-05-17 Not Zedif we have no folder in-memory, load it if we're not...
2004-03-12 Jeffrey StedfastFixes for bug #55018.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-13 Jeffrey StedfastSame.
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
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 StedfastIf we're gonna do an elite hack, lets do it right.
2002-06-06 Not ZedRemove the CONF_DEFAULT_PATH entry, as this is handled...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-01 Dan WinshipDon't munge the URL; CamelSession's caching relies...
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-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 Initial cut for local provider, to handle mh/mailbox...