| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -225/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -6/+0 |
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -472/+52 |
* | Bug 676492 - Mail backend properties with underscores stopped working. | David Woodhouse | 2012-05-21 | 1 | -0/+3 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -4/+9 |
* | Bug #669097 - Cannot save column setup: File name too long | Milan Crha | 2012-02-14 | 1 | -0/+82 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -9/+12 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -14/+19 |
* | Remove SQLite mail summary migration. | Matthew Barnes | 2011-11-11 | 1 | -351/+1 |
* | e-mail-store.c: Take EMailSession instead of EMailBackend. | Matthew Barnes | 2011-10-27 | 1 | -4/+8 |
* | Adapt to CamelNetworkSettings changes. | Matthew Barnes | 2011-10-25 | 1 | -40/+38 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -8/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -10/+14 |
* | Add migration routine for CamelURL param renames. | Matthew Barnes | 2011-08-15 | 1 | -0/+241 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -5/+12 |
* | Bug #638307 - Error when sending mail after converting to maildir | Milan Crha | 2011-06-17 | 1 | -0/+76 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -2/+8 |
* | Fix more places where old-style folder URIs are used. | Matthew Barnes | 2011-06-01 | 1 | -7/+8 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -31/+86 |
* | 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 |