Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-maildir-folder.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-07-19 Milan CrhaMake sure loaded info is also freed before using camel_...
2012-03-26 Milan CrhaBug #672258 - Error while moving messages in local...
2012-03-07 Milan CrhaBug #671470 - Mail search on body doesn't work (local...
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2011-11-13 Matthew BarnesRemove camel_folder_summary_set_filename().
2011-11-11 Milan CrhaBug #662473 - Moving mails between local folders remove...
2011-11-01 Milan CrhaBug #663062 - Missing attachment icon on a message...
2011-10-06 Milan CrhaCamelFolderSummary API changes
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-09-02 Milan CrhaBug #655433 - Drag and Drop of messages out of Junk...
2011-08-18 Milan CrhaBug #651469 - Folders don't update after moving mails...
2011-08-15 Matthew BarnesAdd CamelStoreSettings.
2011-07-05 Matthew BarnesCamel: Remove some unnecessary type casts.
2011-05-08 Matthew BarnesCoding style cleanups.
2011-05-07 Matthew BarnesForgot to change property name for folder creation.
2011-04-20 Milan CrhaBug #645498 - [maildir] Fails to show already read...
2010-11-29 Chenthill PalanisamyBug 635659 - crash on selecting folder
2010-09-28 Matthew BarnesCamel: Add an asynchronous API.
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-29 Milan CrhaBug #545505 - Properly free unused message infos period...
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-04-02 Milan CrhaBug #538793 - Translation issues under camel/providers...
2010-02-16 Milan CrhaEnsure proper reference handling of CamelMessageInfo
2009-10-24 Matthew BarnesCoding style and whitespace cleanup.
2009-10-14 Philip Van HoofBug #523399 - Maildir speedup when moving items to...
2009-08-21 Milan CrhaBug #592310 - Deadlock in maildir provider after doing...
2009-08-12 Milan CrhaBug #571206 - Index files on Maildir accounts are not...
2009-07-13 Matthew BarnesFix excessive whitespace.
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-27 Milan CrhaUnset attachment icon if no attachment found
2009-04-24 Milan CrhaDefine camel_folder_cmp_uids to compare UIDs properly
2009-01-08 Philip Van Hoofcamel/providers/nntp/camel-nntp-folder.c
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2008-01-14 Philip Van HoofMemory leak fix
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-06-26 Philip Van HoofBugfix when renaming from tmp to cur didn't work (which...
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2005-08-31 Harish KrishnaswamyModify License to LGPL
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-28 Not Zedoverride CAMEL_FOLDER_NAME arg so we can translate...
2004-05-21 Not Zedre-arrange the code so exception debug will print the...
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-06-06 Not ZedRemove the CONF_DEFAULT_PATH entry, as this is handled...
2002-05-29 Not ZedImplement. Run a summary check to update for any newly...
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
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-17 7Use '.' as the inbox name for filter new messages test.
2001-10-17 Jeffrey StedfastSame as maildir and mbox append-message.
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
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-25 Jeffrey Stedfastremove the summary info so we are not out-of-sync with...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-30 Not ZedRemove assertion that content is there, when it no...
2000-11-28 Not ZedSet the info size's properly, oops!
2000-11-16 Not ZedCheck the uid string is all digits before trying to...
2000-11-15 Michael Zucci Maildir lives.