Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-local-store.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-06-18 Milan CrhaDo not call g_object_notify() when property didn't...
2012-02-16 Milan CrhaBug #662920 - Creates MH folders, but needs restart...
2012-01-03 Matthew BarnesCamel: Use thread-safe accessors for string settings.
2011-11-15 Matthew BarnesCamel: Remove an unnecessary libedataserver include.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-09-25 Matthew BarnesCamelLocalStore: Simplify detection of main local store.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-15 Matthew BarnesCamelLocalStore: Add a "need-summary-check" property.
2011-07-08 Matthew BarnesCamelLocalStore cleanups.
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-02-25 Milan CrhaBug #633156 - Runtime warning when creating direct...
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-05-07 Matthew BarnesConvert CamelObject events to GObject signals.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
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-29 Chenthill PalanisamyBug 581604 - Permissions on mail/local folders are...
2010-01-07 Matthew BarnesRemove unnecessary libedataserver includes.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-10-06 Srinivasa Ragavan** Fixes lots of bugs and breaks ABI
2008-09-15 Matthew BarnesDon't mix declarations and code.
2008-07-31 Matthew Barnes** Fixes bug #540295
2008-07-31 Srinivasa Ragavan** Fix for bug #545082
2008-07-16 Sankarasivasubrama... Pushing the on-disk summary changes from the madagascar...
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-12-11 Milan Crha** Fix for bug #336074
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
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-03-05 Veerapuram VaradhanFixes #413268 - Handle meta-summary files appropriately...
2006-08-23 Srinivasa Ragavan ** Fix for bug #347905 by Matt Davey
2006-01-10 Simon ZhengDelete function camel_mkdir().
2006-01-05 Kjartan Maraas,... Return stuff from this non-void function. Move some...
2005-12-08 Tor LillqvistUse gstdio wrappers. Use GLib portable path manipulatio...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-02-25 Not Zed** See bug #59507
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-26 Not Zedremoved.
2004-05-17 Not Zed** Bug #56050.
2004-03-15 Not Zedsame as below for path.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-13 Jeffrey StedfastSame.
2004-02-05 Not Zedrename .cmeta file too, and fix the recovery order.
2003-12-08 Jeffrey StedfastFixes bug #51881
2003-09-12 Jeffrey StedfastImplements CamelLocalFolder::get_full_path() (publicly...
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-11-02 Jeffrey StedfastUse g_path_get_basename instead of g_strdup (g_basename...
2002-09-26 Not ZedImplement FOLDER_CREATE flag. (scan_dir): Dont free...
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-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-04-18 Not ZedIf we get a failure, make sure we set an exception.
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2001-10-30 0Dont try to move ibex if we have none.
2001-10-28 8Changed to call ibex_move to rename it internally.
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-01 Dan WinshipDon't munge the URL; CamelSession's caching relies...
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-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-03 Dan Winshipnew abstract class for disconnectable remote stores
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-15 Jeffrey StedfastEmit the folder_created signal here.
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2000-11-29 Not ZedAdd a missed unref.
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...