| Commit message (Expand) | Author | Age | Files | Lines |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 1 | -14/+14 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 1 | -14/+14 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 1 | -8/+8 |
* | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 1 | -6/+6 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+2 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 1 | -2/+2 |
* | Handle raw 8-bit From data "correctly". (The same way we handle | Dan Winship | 2003-03-21 | 1 | -70/+0 |
* | Fixes for bug #39168 | Jeffrey Stedfast | 2003-03-06 | 1 | -9/+1 |
* | Replace calls to g_string_sprintfa() with g_string_append_printf() since | Jeffrey Stedfast | 2002-12-18 | 1 | -9/+11 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 1 | -40/+47 |
* | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 1 | -0/+12 |
* | Clear the summary after building the 'removed uid' list. | Not Zed | 2002-08-02 | 1 | -1/+1 |
* | When writing the summary, use TRUNC flag, duh. Also, write to a temp file | Not Zed | 2002-07-24 | 1 | -0/+1 |
* | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 1 | -189/+386 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -3/+5 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -12/+11 |
* | made d(x) x recompile again. | 3 | 2001-10-23 | 1 | -5/+5 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 1 | -5/+6 |
* | Dont explicitly save metadata, its saved in summary_sync. | 3 | 2001-10-04 | 1 | -12/+8 |
* | General cleanup of camel debug printfs. | 9 | 2001-09-19 | 1 | -1/+1 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 1 | -4/+4 |
* | Likewise. | Not Zed | 2001-09-08 | 1 | -4/+4 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-09-08 | 1 | -4/+4 |
* | ["Summarising" and "Synchronising" are spelt with a "s" in ENGLISH] | Not Zed | 2001-08-25 | 1 | -4/+4 |
* | Revert Not Zed's previous commits as they apparently can cause serious | Peter Williams | 2001-08-25 | 1 | -1/+1 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-25 | 1 | -3/+3 |
* | Likewise. | Not Zed | 2001-08-24 | 1 | -4/+4 |
* | Add a missing \n to the end of a printf. | Peter Williams | 2001-08-24 | 1 | -1/+1 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-08-20 | 1 | -2/+2 |
* | s/summarising/summarizing/. (summary_rebuild): Likewise. | Ettore Perazzoli | 2001-08-12 | 1 | -5/+5 |
* | Added some operation progress reporting. Actual data transfer is 'tricky' | Not Zed | 2001-07-23 | 1 | -6/+1 |
* | More usage fixes for CamelException. Check our own exception for | Peter Williams | 2001-07-21 | 1 | -2/+6 |
* | Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bug | Jeffrey Stedfast | 2001-07-07 | 1 | -1/+1 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | New file, with the int, string, time_t, and off_t encode/decode routines | Dan Winship | 2001-04-27 | 1 | -4/+5 |
* | Don't we want to tell where we are by using the start of the message? I | Jeffrey Stedfast | 2001-04-17 | 1 | -5/+5 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -0/+4 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+4 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -4/+38 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 1 | -4/+10 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -4/+17 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -5/+7 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 1 | -3/+12 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 1 | -312/+278 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 1 | -7/+1 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 1 | -0/+856 |