summaryrefslogtreecommitdiff
path: root/libemail-engine
Commit message (Expand)AuthorAgeFilesLines
* Bug 531109 - Show account name and full folder path in error messagesMilan Crha2015-08-102-6/+71
* Bug 668808 - Can't cancel mbox file importMilan Crha2015-04-292-2/+14
* Fix various memory leaksMilan Crha2015-04-231-0/+1
* Bug 746395 - Let the provider store sent messages on its ownMilan Crha2015-04-012-4/+6
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-241-4/+4
* Use thread safe variants of g_object_bind_property*() functions from evolutio...Milan Crha2015-02-241-1/+1
* Bug 743109 - Do not require spam software during build timeMilan Crha2015-02-063-2/+34
* Move authentication of backends back to the clientMilan Crha2015-02-028-548/+48
* Bug 740297 - [SMTP] Crash when sending two messages at onceMilan Crha2014-12-104-9/+138
* Bug 736947 - Attachment icon not shown in Sent folderMilan Crha2014-11-192-2/+21
* Share GSettings objects with e_util_ref_settings()Milan Crha2014-11-133-5/+5
* [Send through Outbox] Add option when to flush Outbox folderMilan Crha2014-11-033-2/+92
* Bug 300871 - Ignore a specific threadMilan Crha2014-10-273-5/+211
* Bug 223621 - Add per-account mail Archive Folder optionMilan Crha2014-10-202-0/+26
* Change activity description when storing sent messageMilan Crha2014-10-202-2/+29
* e_mail_folder_uri_build: Encode special characters in folder namesMilan Crha2014-07-281-1/+1
* Correct typo in the previous commit ('error' versus 'local_error')Milan Crha2014-07-081-1/+1
* Disconnect the store when connected it on send from an OutboxMilan Crha2014-07-081-0/+16
* store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-...Milan Crha2014-06-251-1/+2
* Bug 678843 - May re-prompt password on message sendMilan Crha2014-06-102-3/+43
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-2/+0
* Ignore false GSettings key change notificationsMilan Crha2014-06-051-1/+17
* Ignore false GObject property change notificationsMilan Crha2014-06-041-2/+2
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-1/+2
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-3/+3
* mail_session_dispose: First free folders, only then storesMilan Crha2014-02-241-18/+18
* libemail-engine.pc: Add missing gtk+-3.0 requirement.Matthew Barnes2014-02-231-1/+1
* mail_xfer_folder: Not provided anymore (forgotten prototype definition)Milan Crha2014-02-211-6/+0
* Bug #711443 - IMAPX account unread count goes only up, not downMilan Crha2014-02-201-3/+51
* Bug #655806 - Folder deletion is very slowFabiano FidĂȘncio2014-02-101-45/+51
* Bug #722041 - NNTP Messages are silently dropped from OutboxMilan Crha2014-02-101-12/+8
* Remove unused mail_folder_cache_list_stores().Matthew Barnes2014-02-031-18/+0
* Replace usage of __FUNCTION__ with G_STRFUNCMilan Crha2014-01-231-1/+1
* MailFolderCache: Remove 'ping' operation.Matthew Barnes2014-01-171-101/+0
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-0738-380/+342
* MailFolderCache: Remove some nuisance runtime warnings.Matthew Barnes2013-12-101-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-4/+6
* sync_store_desc: Display the store's display name.Matthew Barnes2013-11-301-9/+10
* em_utils_is_local_delivery_mbox_file(): Take a CamelService.Matthew Barnes2013-11-303-15/+52
* Avoid camel_service_get_session().Matthew Barnes2013-11-301-1/+3
* Remove unused arguments in mail_fetch_mail().Matthew Barnes2013-11-292-23/+4
* Remove mail_cancel_all().Matthew Barnes2013-11-272-18/+0
* Remove unused mail_cancel_hook_remove().Matthew Barnes2013-11-272-12/+0
* Remove unused mail_cancel_hook_add().Matthew Barnes2013-11-272-23/+0
* Adapt to new CamelSession "user-alert" signal.Matthew Barnes2013-11-271-143/+0
* mail-mt.h: Remove dangling mail_get_password() declaration.Matthew Barnes2013-11-271-4/+0
* EMailSession: Remove leftover EProxy instance.Matthew Barnes2013-11-261-5/+0
* EMailSession: Remove "junk-filter-name" property.Matthew Barnes2013-11-261-98/+0
* ESettingsMailSession: Bind to "junk-default-plugin".Matthew Barnes2013-11-261-10/+2
* Add e_mail_session_get_junk_filter_by_name().Matthew Barnes2013-11-262-1/+25