| Commit message (Expand) | Author | Age | Files | Lines |
* | e_mail_folder_uri_build: Encode special characters in folder names | Milan Crha | 2014-07-28 | 1 | -1/+1 |
* | Correct typo in the previous commit ('error' versus 'local_error') | Milan Crha | 2014-07-08 | 1 | -1/+1 |
* | Disconnect the store when connected it on send from an Outbox | Milan Crha | 2014-07-08 | 1 | -0/+16 |
* | store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-... | Milan Crha | 2014-06-26 | 1 | -1/+2 |
* | Bug 678843 - May re-prompt password on message send | Milan Crha | 2014-06-10 | 2 | -3/+43 |
* | Bug 540362: [webkit-composer] Use webkit for composer | Tomas Popela | 2014-06-09 | 1 | -2/+0 |
* | Ignore false GSettings key change notifications | Milan Crha | 2014-06-05 | 1 | -1/+17 |
* | Ignore false GObject property change notifications | Milan Crha | 2014-06-05 | 1 | -2/+2 |
* | Add an --enable-code-coverage configure option to enable gcov support | Milan Crha | 2014-03-25 | 1 | -1/+2 |
* | Replace 'interface' with 'iface' in the code | Tarnyko | 2014-02-26 | 1 | -3/+3 |
* | mail_session_dispose: First free folders, only then stores | Milan Crha | 2014-02-24 | 1 | -18/+18 |
* | libemail-engine.pc: Add missing gtk+-3.0 requirement. | Matthew Barnes | 2014-02-24 | 1 | -1/+1 |
* | mail_xfer_folder: Not provided anymore (forgotten prototype definition) | Milan Crha | 2014-02-21 | 1 | -6/+0 |
* | Bug #711443 - IMAPX account unread count goes only up, not down | Milan Crha | 2014-02-20 | 1 | -3/+51 |
* | Bug #655806 - Folder deletion is very slow | Fabiano Fidêncio | 2014-02-11 | 1 | -45/+51 |
* | Bug #722041 - NNTP Messages are silently dropped from Outbox | Milan Crha | 2014-02-11 | 1 | -12/+8 |
* | Remove unused mail_folder_cache_list_stores(). | Matthew Barnes | 2014-02-04 | 1 | -18/+0 |
* | Replace usage of __FUNCTION__ with G_STRFUNC | Milan Crha | 2014-01-23 | 1 | -1/+1 |
* | MailFolderCache: Remove 'ping' operation. | Matthew Barnes | 2014-01-18 | 1 | -101/+0 |
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 38 | -380/+342 |
* | MailFolderCache: Remove some nuisance runtime warnings. | Matthew Barnes | 2013-12-11 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-12-07 | 1 | -4/+6 |
* | sync_store_desc: Display the store's display name. | Matthew Barnes | 2013-11-30 | 1 | -9/+10 |
* | em_utils_is_local_delivery_mbox_file(): Take a CamelService. | Matthew Barnes | 2013-11-30 | 3 | -15/+52 |
* | Avoid camel_service_get_session(). | Matthew Barnes | 2013-11-30 | 1 | -1/+3 |
* | Remove unused arguments in mail_fetch_mail(). | Matthew Barnes | 2013-11-30 | 2 | -23/+4 |
* | Remove mail_cancel_all(). | Matthew Barnes | 2013-11-28 | 2 | -18/+0 |
* | Remove unused mail_cancel_hook_remove(). | Matthew Barnes | 2013-11-28 | 2 | -12/+0 |
* | Remove unused mail_cancel_hook_add(). | Matthew Barnes | 2013-11-28 | 2 | -23/+0 |
* | Adapt to new CamelSession "user-alert" signal. | Matthew Barnes | 2013-11-27 | 1 | -143/+0 |
* | mail-mt.h: Remove dangling mail_get_password() declaration. | Matthew Barnes | 2013-11-27 | 1 | -4/+0 |
* | EMailSession: Remove leftover EProxy instance. | Matthew Barnes | 2013-11-27 | 1 | -5/+0 |
* | EMailSession: Remove "junk-filter-name" property. | Matthew Barnes | 2013-11-26 | 1 | -98/+0 |
* | ESettingsMailSession: Bind to "junk-default-plugin". | Matthew Barnes | 2013-11-26 | 1 | -10/+2 |
* | Add e_mail_session_get_junk_filter_by_name(). | Matthew Barnes | 2013-11-26 | 2 | -1/+25 |
* | Add ESettingsMailSession. | Matthew Barnes | 2013-11-25 | 1 | -17/+0 |
* | Fix/mute issues found by Coverity scan | Milan Crha | 2013-11-15 | 4 | -9/+12 |
* | "Disco is dead!", says Camel. | Matthew Barnes | 2013-11-14 | 2 | -41/+4 |
* | Convert libemail-engine to a single-include model. | Matthew Barnes | 2013-11-12 | 21 | -0/+126 |
* | Move EMailImageLoadingPolicy to e-mail-formatter-enums.h. | Matthew Barnes | 2013-11-11 | 1 | -6/+0 |
* | Generate enum GTypes for libevolution-mail. | Matthew Barnes | 2013-11-11 | 1 | -21/+0 |
* | Remove unused EMailDisplayStyle enum. | Matthew Barnes | 2013-11-11 | 1 | -6/+0 |
* | Fix misspelled enum type. | Matthew Barnes | 2013-11-11 | 2 | -5/+6 |
* | Rename e-mail-enums.h to e-mail-engine-enums.h. | Matthew Barnes | 2013-11-11 | 3 | -15/+15 |
* | Generate documentation for libemail-engine. | Matthew Barnes | 2013-11-11 | 4 | -18/+15 |
* | Bug 710797 - Name all the timeouts added with g_timeout_add() | Bastien Nocera | 2013-10-30 | 1 | -3/+6 |
* | Fix error handling glitch in mail_session_send_to_thread(). | Matthew Barnes | 2013-10-29 | 1 | -4/+4 |
* | Adapt to Camel's proxy resolver API changes. | Matthew Barnes | 2013-10-26 | 1 | -57/+120 |
* | EMailSession: Implement ref_proxy_resolver() method. | Matthew Barnes | 2013-09-28 | 1 | -23/+43 |
* | Adapt to CamelSession trust_prompt() changes. | Matthew Barnes | 2013-09-27 | 1 | -22/+27 |
* | Adapt to Camel API changes. | Matthew Barnes | 2013-09-24 | 8 | -22/+19 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 4 | -24/+45 |
* | MailFolderCache: Avoid g_signal_handlers_disconnect_matched(). | Matthew Barnes | 2013-08-17 | 1 | -4/+0 |
* | Bug #705446 - Old POP3 mails can be removed before getting them | Milan Crha | 2013-08-08 | 1 | -4/+28 |
* | Bug 704682 - Runtime warning in MailFolderCache | Matthew Barnes | 2013-07-28 | 1 | -5/+10 |
* | Reimplement mail_folder_cache_note_store(). | Matthew Barnes | 2013-07-19 | 2 | -200/+237 |
* | Add e_mail_store_go_offline_sync(). | Matthew Barnes | 2013-07-19 | 2 | -20/+35 |
* | Add e_mail_store_go_online_sync(). | Matthew Barnes | 2013-07-19 | 2 | -17/+35 |
* | e-mail-store-utils.c cleanups. | Matthew Barnes | 2013-07-19 | 1 | -57/+61 |
* | MailFolderCache: Fix a crash when renaming folders. | Matthew Barnes | 2013-07-19 | 1 | -1/+1 |
* | MailFolderCache: Make UpdateClosure less cryptic. | Matthew Barnes | 2013-07-18 | 1 | -44/+62 |
* | MailFolderCache: Thread-safety improvements and other cleanups. | Matthew Barnes | 2013-07-18 | 1 | -404/+803 |
* | MailFolderCache: Remove unnecessary "stores" checks. | Matthew Barnes | 2013-07-18 | 1 | -16/+2 |
* | mail_folder_cache_get_folder_info_flags: Change parameters. | Matthew Barnes | 2013-07-18 | 2 | -49/+34 |
* | Add mail_folder_cache_ref_folder(). | Matthew Barnes | 2013-07-18 | 2 | -24/+33 |
* | Add mail_folder_cache_has_folder_info(). | Matthew Barnes | 2013-07-18 | 3 | -10/+73 |
* | MailFolderCache: Add a read-only "main-context" property. | Matthew Barnes | 2013-07-18 | 2 | -0/+62 |
* | MailFolderCache: Remove the "session" property. | Matthew Barnes | 2013-07-18 | 3 | -135/+42 |
* | MailFolderCache: Remove unused "unsub" field. | Matthew Barnes | 2013-07-18 | 1 | -6/+3 |
* | Remove unused mail_folder_cache_get_folder_has_children(). | Matthew Barnes | 2013-07-18 | 2 | -40/+0 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 1 | -1/+1 |
* | Bug 703181 - Asked for password which is never used | David Woodhouse | 2013-06-28 | 1 | -9/+27 |
* | Remove em_utils_uids_free(). | Matthew Barnes | 2013-06-15 | 2 | -18/+0 |
* | message_list_get_selected: Give the returned array a free func. | Matthew Barnes | 2013-06-15 | 1 | -4/+4 |
* | Remove global "shell_builtin_backend" variable. | Matthew Barnes | 2013-06-14 | 2 | -12/+0 |
* | Bug #250046 - Empty group address as recipient prevents message send | Milan Crha | 2013-06-04 | 4 | -0/+49 |
* | e_mail_session_send_to(): Don't silently ignore if we can't send. | Matthew Barnes | 2013-05-30 | 1 | -7/+2 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Utilize the new EMailSession functions when sending. | Matthew Barnes | 2013-05-25 | 2 | -291/+148 |
* | EMailSession: Add helper functions for sending messages. | Matthew Barnes | 2013-05-25 | 2 | -13/+687 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-05-08 | 1 | -10/+10 |
* | build: Fix srcdir != builddir from git | Matthew Barnes | 2013-04-18 | 1 | -4/+4 |
* | Bug #681837 - Make enum type registration thread safe | Milan Crha | 2013-04-12 | 3 | -74/+9 |
* | Bug #271262 - Allow Send/Receive of local stores in offline | Milan Crha | 2013-04-09 | 2 | -4/+20 |
* | e_mail_folder_uri_parse: Handle local mbox folder URIs. | Matthew Barnes | 2013-04-08 | 1 | -2/+24 |
* | Bug #687412 - Crash under mail_folder_cache_service_removed() | Milan Crha | 2013-03-25 | 1 | -2/+8 |
* | Use e_source_registry_list_enabled() where appropriate. | Matthew Barnes | 2013-03-17 | 2 | -6/+4 |
* | Do not leak each sent message | Milan Crha | 2013-03-15 | 1 | -1/+0 |
* | Bug #693254 - Mail reply uses wrong "From:" account | Milan Crha | 2013-03-05 | 2 | -10/+51 |
* | Remove em_utils_in_addressbook(). | Matthew Barnes | 2013-02-27 | 2 | -318/+0 |
* | Remove emu_free_mail_cache(). | Matthew Barnes | 2013-02-27 | 2 | -106/+0 |
* | Remove emu_remove_from_mail_cache(). | Matthew Barnes | 2013-02-27 | 2 | -48/+0 |
* | Remove emu_remove_from_mail_cache_1(). | Matthew Barnes | 2013-02-27 | 2 | -15/+0 |
* | Remove em_utils_contact_photo(). | Matthew Barnes | 2013-02-27 | 2 | -103/+0 |
* | EMailSession: Remove get_filter_driver() implementation. | Matthew Barnes | 2013-02-27 | 1 | -61/+0 |
* | Move CamelSession.lookup_addressbook() handler to EMailUISession. | Matthew Barnes | 2013-02-27 | 1 | -23/+0 |
* | EMailSession: Use camel_session_ref_main_context(). | Matthew Barnes | 2013-02-22 | 1 | -1/+3 |
* | Use camel_service_ref_session(). | Matthew Barnes | 2013-02-11 | 6 | -53/+105 |
* | G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws. | Matthew Barnes | 2013-02-09 | 3 | -11/+18 |
* | Add comments around g_idle_add() changes | Milan Crha | 2013-02-09 | 3 | -0/+5 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-09 | 3 | -8/+8 |
* | Revert "Bug #683867 - Schedule actions with higher idle priority" | Matthew Barnes | 2013-02-08 | 3 | -8/+8 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-08 | 3 | -8/+8 |
* | Incorporate ESourceUOA. | Matthew Barnes | 2013-02-01 | 1 | -8/+51 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -76/+6 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2013-01-13 | 1 | -12/+9 |
* | Use g_hash_table_add() when using a hash table as a set. | Matthew Barnes | 2013-01-12 | 2 | -12/+19 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 3 | -16/+19 |
* | Move CamelSaslXOAuth2 to libemail-engine. | Matthew Barnes | 2012-12-31 | 4 | -0/+202 |
* | e-passwords: Remove unused function parameters. | Matthew Barnes | 2012-12-17 | 1 | -4/+4 |
* | Use cancellable mutex for photo and address book lookups in mailer | Milan Crha | 2012-12-15 | 1 | -40/+51 |
* | Implement and use CamelSession::trust_prompt() | Milan Crha | 2012-12-14 | 1 | -26/+104 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 18 | -26/+1897 |
* | Bug #579315 - Identify filter names in filtering errors | Milan Crha | 2012-12-10 | 1 | -3/+12 |
* | Bug #315317 - Add option to expunge messages on folder leave | Milan Crha | 2012-12-05 | 2 | -2/+58 |
* | Bug #525932 - Unhelpful "Error while Filtering Selected Messages." | Milan Crha | 2012-12-03 | 1 | -4/+16 |
* | Address couple issues found by a Coverity scan | Milan Crha | 2012-11-30 | 1 | -1/+1 |
* | Bug #688819 - It's possible to make Evolution stop sending emails | Milan Crha | 2012-11-23 | 1 | -1/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -9/+8 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 2 | -53/+53 |
* | e_flaw_wait_until() expects gint64, not gint | Milan Crha | 2012-11-06 | 1 | -1/+1 |
* | Replace e_flag_timed_wait() with e_flag_wait_until() | Milan Crha | 2012-11-06 | 1 | -4/+4 |
* | mail_session_refresh_cb(): Skip disabled sources. | Matthew Barnes | 2012-11-01 | 1 | -2/+10 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 3 | -41/+3 |
* | Bug #680497 - POP3 re-adds messages to local Inbox | Milan Crha | 2012-10-25 | 1 | -36/+55 |
* | Bug #268618 - Add: Save replies in the folder of the message being replied to | Milan Crha | 2012-10-22 | 2 | -8/+14 |
* | Bug #268618 - Add: Save replies in the folder of the message being replied to | Milan Crha | 2012-10-19 | 2 | -2/+28 |
* | MailFolderCache: Silently ignore cancellation errors. | Matthew Barnes | 2012-10-18 | 1 | -1/+5 |
* | Bug #683849 - Add account name to »Checking for new mail« | Milan Crha | 2012-10-16 | 1 | -1/+2 |
* | Remove e_mail_junk_filter_available(). | Matthew Barnes | 2012-10-01 | 3 | -39/+3 |
* | Bug #678806 - Flush Outbox doesn't remove sent messages | Milan Crha | 2012-09-11 | 1 | -2/+4 |
* | Bug #683349 - Crash when sending a mail from the Outbox folder | Milan Crha | 2012-09-10 | 1 | -1/+1 |
* | Bug #682425 - Can do network operations on disabled accounts | Milan Crha | 2012-09-05 | 3 | -4/+44 |
* | MailFolderCache: Remove dead code. | Matthew Barnes | 2012-08-28 | 1 | -6/+0 |
* | MailFolderCache: Remove some unnecessary #includes. | Matthew Barnes | 2012-08-28 | 1 | -3/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 7 | -77/+84 |
* | Add e_mail_session_append_to_local_folder(). | Matthew Barnes | 2012-08-15 | 2 | -0/+142 |
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-08-13 | 4 | -8/+22 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2012-08-12 | 5 | -46/+102 |
* | Adapt to CamelSession forward_to() changes. | Matthew Barnes | 2012-08-12 | 1 | -164/+188 |
* | Avoid using uninitialized variable in e_mail_folder_expunge_sync() | Milan Crha | 2012-08-10 | 1 | -0/+1 |
* | EMailSession: Minor code rearrangement. | Matthew Barnes | 2012-08-09 | 1 | -23/+23 |
* | Bug #677695 - Crash on quit under emu_free_mail_cache() | Milan Crha | 2012-08-08 | 2 | -99/+115 |
* | Remove unused mail_disconnect_store(). | Matthew Barnes | 2012-07-26 | 2 | -61/+0 |
* | Use template files to generate GEnumClass types. | Matthew Barnes | 2012-07-18 | 3 | -5/+77 |
* | 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 |