| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -4/+4 |
* | Bug 597082 - Crash while migrating folder info | Matthew Barnes | 2011-04-28 | 1 | -11/+25 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -30/+24 |
* | Adapt to sealed up CamelService. | Matthew Barnes | 2011-04-18 | 1 | -6/+12 |
* | Bug #638307 - Error when sending mail after converting to maildir | Milan Crha | 2011-02-17 | 1 | -2/+2 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -4/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -1/+0 |
* | Improve Maildir migration. | Matthew Barnes | 2011-01-08 | 1 | -85/+62 |
* | Avoid idle callbacks in EMailBackend initialization. | Matthew Barnes | 2011-01-08 | 1 | -2/+9 |
* | Check for the existence of .Outbox folder while migrating. Make sure the dumm... | Chenthill Palanisamy | 2010-12-07 | 1 | -14/+21 |
* | Do not always ask for migration to maildir | Milan Crha | 2010-12-02 | 1 | -2/+4 |
* | Do not create local_mbox when user denied maildir migration | Milan Crha | 2010-12-01 | 1 | -3/+4 |
* | Maildir migration: allow subfolders for Inbox | Chenthill Palanisamy | 2010-11-23 | 1 | -13/+3 |
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2010-11-23 | 1 | -0/+335 |
* | Bug #632483 - [WinXP] Does not start when updated from 2.8 | Milan Crha | 2010-11-03 | 1 | -11/+4 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -1/+8 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -4/+4 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -4/+17 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -19/+19 |
* | Bug #580623 - Mishandling of evolution's proxy ignore_hosts key | Milan Crha | 2010-09-03 | 1 | -0/+61 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -22/+21 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -26/+10 |
* | Bug 614813 - Crash during e-mail migration | Jürg Billeter | 2010-04-07 | 1 | -2/+1 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -6/+0 |
* | Drop support for migrating from Evolution < 2.0. | Matthew Barnes | 2010-03-30 | 1 | -2330/+1 |
* | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -15/+15 |
* | Migration from other versions is not supported on Windows | Fridrich Strba | 2010-03-06 | 1 | -0/+16 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-20 | 1 | -3/+3 |
* | Fix bug #597082 | Jeff Cai | 2010-02-08 | 1 | -15/+30 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -1/+1 |
* | Bug 581604 - Permissions on mail/local folders are too open | Chenthill Palanisamy | 2010-01-30 | 1 | -10/+10 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -4/+2 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Remove some obsolete GConf keys. | Matthew Barnes | 2009-12-19 | 1 | -2/+0 |
* | Move mail migration code to libevolution-mail.so. | Matthew Barnes | 2009-12-16 | 1 | -0/+3099 |