Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-spool-folder.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-15 Matthew BarnesAdd CamelSpoolSettings.
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesForgot to change property name for folder creation.
2011-04-17 Matthew BarnesSeal up CamelService.
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-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-02 Matthew BarnesLock down Camel headers.
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.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-04-04 Milan Crha** Fix for bug #522433
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-25 Not Zed** See bug #59507
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-28 Not Zedmake sure body indexing is turned off always, missed...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-06-24 Jeffrey StedfastIf we fail to lock the folder, close the lockfd and...
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-09-26 Not ZedImplement FOLDER_CREATE flag. (scan_dir): Dont free...
2002-06-26 Not ZedInclude <sys/time.h> for struct timeval.
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-02-08 Not ZedThe day number has to be 2 chars wide, space filled...
2001-10-31 1Same as below.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-09 9Implement.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-09-20 0Build the path on the folderinfo.
2001-09-20 Jeffrey StedfastAnd finally here.
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-06-18 Not ZedOnly create a missing uid if we have indexing turned on.
2001-06-12 Not ZedA new provider, for spool mailboxes. Mostly a cut and...