Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-mbox-summary.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-29 Srinivasa Ragavan ** Fix for bug #342164 from Lucky and Jared...
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-07-24 Veerapuram VaradhanMeta-summary implementation for beagle
2006-06-15 Tor LillqvistUse g_stat() instead of plain stat() for full Unicode...
2006-06-09 Chris HeathFix memory leak. Fixes bug #335423.
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2006-03-28 Jeffrey StedfastUse O_LARGEFILE when opening the mbox file.
2005-12-08 Tor LillqvistUse gstdio wrappers. Use GLib portable path manipulatio...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-24 Not Zedremoved some unecessary debug.
2005-03-21 Not Zeduse a different fd for the mime parser, so the fd doesn...
2005-03-17 Not Zed** See bug #73401?
2005-02-24 Not Zed** See bug #71812
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-03-02 Jeffrey StedfastOverrides the parent method. We don't want to encode...
2004-02-16 Not Zed** See bug #51045.
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-25 Jeffrey StedfastNamespaced.
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2003-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2003-03-06 Jeffrey StedfastFixes for bug #39168
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-08-29 Not ZedChange the case sensitive search of subject to expect...
2002-08-02 Not ZedClear the summary after building the 'removed uid'...
2002-07-24 Not ZedWhen writing the summary, use TRUNC flag, duh. Also...
2002-06-26 Not ZedInclude <sys/time.h> for struct timeval.
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-23 3made d(x) x recompile again.
2001-10-17 7Patch from Danw, Use unread count of -1 to mark unflagg...
2001-10-03 3Dont explicitly save metadata, its saved in summary_sync.
2001-09-19 9General cleanup of camel debug printfs.
2001-09-11 0Progress reporting while moving messages.
2001-09-08 Not ZedLikewise.
2001-09-07 Ettore Perazzolis/Synchronising/Synchronizing/. (mbox_summary_sync_quic...
2001-08-25 Not Zed["Summarising" and "Synchronising" are spelt with a...
2001-08-24 Peter WilliamsRevert Not Zed's previous commits as they apparently...
2001-08-24 Ettore Perazzolis/Synchronising/Synchronizing/.
2001-08-24 Not ZedLikewise.
2001-08-23 Peter WilliamsAdd a missing \n to the end of a printf.
2001-08-20 Ettore Perazzolis/Synchronising/Synchronizing/. (mbox_summary_sync_quic...
2001-08-11 Ettore Perazzolis/summarising/summarizing/. (summary_rebuild): Likewise.
2001-07-23 Not ZedAdded some operation progress reporting. Actual data...
2001-07-20 Peter WilliamsMore usage fixes for CamelException. Check our own...
2001-07-06 Jeffrey StedfastMake the `day-of-month' digit take up 2 chars by using...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-26 Dan WinshipNew file, with the int, string, time_t, and off_t encod...
2001-04-16 Jeffrey StedfastDon't we want to tell where we are by using the start...
2001-04-05 Not Zedmerge from evolution-0-10-branch to evolution-0-10...
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-08 Not ZedChanged to push the operation into a status stack.
2001-01-23 Not ZedRemoved some debug 'warnings', as they should now be...
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-29 Not ZedAdd a missed unref.
2000-11-20 Not ZedFixes for the summary messageid changes. Hash the messa...
2000-11-17 Not ZedWe should always terminate the string. No need to check...
2000-11-15 Michael Zucci Initial cut for local provider, to handle mh/mailbox...