| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework handling of GOA mail. | Matthew Barnes | 2012-07-16 | 1 | -0/+84 |
* | mail_session_add_service(): Make display-name binding one-way. | Matthew Barnes | 2012-07-16 | 1 | -1/+0 |
* | mail_session_add_from_source(): Warn if backend name is unset. | Matthew Barnes | 2012-07-15 | 1 | -4/+1 |
* | Bug #223309 - Add "Include Subfolders" to "Search Folder Sources" | Milan Crha | 2012-07-11 | 1 | -78/+167 |
* | Bug #548778 - Use original location when replying in Search Folder | Milan Crha | 2012-07-11 | 3 | -16/+37 |
* | Bug #677695 - Freeze on quit in emu_free_mail_cache() | Milan Crha | 2012-07-11 | 1 | -18/+91 |
* | Add "auto-update" option to Search Folder Editor | Milan Crha | 2012-07-10 | 1 | -18/+16 |
* | Always notify about finished updated_folders() call | Milan Crha | 2012-07-10 | 1 | -8/+5 |
* | Remove mail_expunge_folder(). | Matthew Barnes | 2012-07-09 | 2 | -282/+5 |
* | Add e_mail_folder_expunge(). | Matthew Barnes | 2012-07-09 | 2 | -0/+297 |
* | Use folder display name in status messages when possible. | Matthew Barnes | 2012-07-09 | 1 | -4/+6 |
* | Remove mail_refresh_folder(). | Matthew Barnes | 2012-07-09 | 2 | -48/+0 |
* | Add e_mail_reader_unsubscribe_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -123/+0 |
* | Adapt to CamelStore API change. | Matthew Barnes | 2012-07-07 | 1 | -2/+2 |
* | Bug #677604 - Critical warnings on evolution start | Milan Crha | 2012-07-03 | 1 | -1/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 2 | -4/+4 |
* | Make em_utils_in_addressbook() cancellable | Dan Vrátil | 2012-06-14 | 3 | -4/+6 |
* | Bug #674887 - Hang on sender's photo lookup | Dan Vrátil | 2012-06-14 | 2 | -39/+8 |
* | Bug 677995 - Asks password for disabled mail account | Matthew Barnes | 2012-06-13 | 2 | -13/+0 |
* | Remove "enable-local" and "enable-vfolders" GSettings key. | Matthew Barnes | 2012-06-09 | 1 | -7/+1 |
* | CamelNullStoreClass: Override settings_type. | Matthew Barnes | 2012-06-08 | 1 | -0/+5 |
* | EMailSession: Use e_source_camel_generate_subtype(). | Matthew Barnes | 2012-06-06 | 1 | -1/+1 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 10 | -37/+11 |
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 13 | -782/+1711 |
* | Bug #673946 - Cannot delete search folders | Milan Crha | 2012-05-31 | 1 | -3/+4 |
* | Adapt to vFolder changes from evolution-data-server | Milan Crha | 2012-05-31 | 1 | -7/+15 |
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-05-20 | 6 | -87/+18 |
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 4 | -0/+36 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 1 | -1/+1 |
* | Bug #674381 - Show contact photo from address book doesn't work | Dan Vrátil | 2012-04-28 | 1 | -21/+22 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -2/+2 |
* | Bug #465076 - INBOX confusion with outbox | Milan Crha | 2012-04-19 | 2 | -47/+69 |
* | Remove forgotten debug prints | Milan Crha | 2012-04-18 | 1 | -2/+0 |
* | Bug #667046 - Outgoing filter cannot override used Sent folder | Milan Crha | 2012-04-17 | 1 | -1/+22 |
* | Bug #672916 - Spam is not detected automatically | Milan Crha | 2012-04-02 | 1 | -16/+12 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 3 | -15/+16 |
* | Add ability to specify INBOX for non-storage type accounts. Email daemon | Srinivasa Ragavan | 2012-03-29 | 2 | -7/+63 |
* | Fix more compiler warnings. | Matthew Barnes | 2012-03-04 | 1 | -1/+1 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 1 | -0/+2 |
* | Whitespace cleanups. | Matthew Barnes | 2012-03-03 | 2 | -8/+8 |
* | Fix some "unused-but-set-variable" warnings. | Matthew Barnes | 2012-03-03 | 1 | -2/+1 |
* | Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and | Srinivasa Ragavan | 2012-03-03 | 5 | -3/+1257 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 6 | -37/+80 |
* | Bug #659394 - Missing plural handling for "Failed to send %d of %d messages" | Milan Crha | 2012-02-16 | 1 | -1/+4 |
* | Bug #670014 - Remove-duplicates reads all messages into memory | Milan Crha | 2012-02-16 | 1 | -43/+94 |
* | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 1 | -1/+1 |
* | Fix libemail-engine.so install path. | Matthew Barnes | 2012-02-07 | 2 | -2/+3 |
* | Bug 667576 - Junk between messages after saving an mbox file | James Bottomley | 2012-02-02 | 1 | -9/+19 |
* | e-mail-store-utils.c: Use the service's display name in status messages. | Matthew Barnes | 2012-01-31 | 1 | -12/+18 |
* | Bug 668479: Missing transport-only accounts in Preferences | Matthew Barnes | 2012-01-25 | 4 | -31/+171 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 3 | -19/+12 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 23 | -0/+11269 |