aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
...
* Bug #268618 - Add: Save replies in the folder of the message being replied toMilan Crha2012-10-221-6/+49
* Remove "Disable Account" menu item for GOA-based accounts.Matthew Barnes2012-10-192-1/+28
* Bug #268618 - Add: Save replies in the folder of the message being replied toMilan Crha2012-10-191-3/+23
* Revert "Decode EMailRequest::priv::uri_base URI-escaped letters"Matthew Barnes2012-10-181-2/+1
* Decode EMailRequest::priv::uri_base URI-escaped lettersMilan Crha2012-10-181-1/+2
* Bug #683849 - Add account name to »Checking for new mail«Milan Crha2012-10-161-1/+2
* Bug #344579 - Vertical view: Drafts column header states "Sent Messages"Milan Crha2012-10-161-1/+1
* Bug 685786 - EWebView: Signal handlers never disconnectedMatthew Barnes2012-10-141-1/+8
* EMailDisplay cleanups.Matthew Barnes2012-10-141-430/+467
* Bug 685675 - Fix packing of spell check language optionsMatthew Barnes2012-10-101-36/+38
* Bug #682295 - Fix deadlock in EHttpRequestDan Vrátil2012-09-141-77/+89
* Bug #683866 - Leaks of EMailFormatter objectMilan Crha2012-09-132-7/+5
* Fix a memory leak when replying to a messageMilan Crha2012-09-122-1/+10
* Bug #681279 - Reply on selection doesn't work (re-fix)Milan Crha2012-09-121-13/+59
* Bug #683676 - Message source does not work when 'All Message Headers' enabledMilan Crha2012-09-121-5/+14
* Revert commit c9d0ac7 (bug #681279)Milan Crha2012-09-111-13/+0
* Bug #678835 - Disconnect signal handlers from WebKit plugin widgets on disposeMilan Crha2012-09-111-1/+24
* Fix typo in 'activity' word (macro/function/variable names)Milan Crha2012-09-101-9/+9
* Bug #681279 - Reply on selection doesn't workMilan Crha2012-09-071-0/+13
* Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferencesMilan Crha2012-09-061-4/+19
* Bug #682425 - Can do network operations on disabled accountsMilan Crha2012-09-054-64/+92
* Bug #679780 - Offline mode doesn't work in mailerMilan Crha2012-09-052-5/+8
* em_folder_tree_model_get_folder_name: Don't return NULL.Matthew Barnes2012-09-041-2/+2
* Bug #683130 - Folder hangs when reading mail with an attachmentDan Vrátil2012-09-041-5/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-2/+12
* Bug #681431 - Expanded attachment bar hides headersDan Vrátil2012-08-291-5/+3
* Bug 682811 - Can edit properties of local/vfolder storesMatthew Barnes2012-08-281-2/+16
* Fix all 'may be used uninitialized' compiler warningsDan Vrátil2012-08-203-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2034-428/+536
* Bug #680702 - Freeze/crash when loading remote imagesDan Vrátil2012-08-181-183/+106
* Include folder uri in "Failed to refresh folder" runtime warningMilan Crha2012-08-171-1/+1
* Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2Dan Vrátil2012-08-171-0/+1
* Add e_mail_session_append_to_local_folder().Matthew Barnes2012-08-151-13/+7
* Adapt to CamelService API changes.Matthew Barnes2012-08-131-6/+13
* Adapt to CamelSession API changes.Matthew Barnes2012-08-129-49/+86
* express: Remove clutter-based email tabs.Matthew Barnes2012-08-118-4234/+0
* Run mbox-to-Maildir conversion before loading modules.Matthew Barnes2012-08-101-325/+0
* Bug #681432 - Runtime warnings from e_mail_display_reload()Dan Vrátil2012-08-101-24/+18
* Remove some unused code from EMailReaderDan Vrátil2012-08-093-41/+18
* migrate_mbox_to_maildir(): Fix a reference counting error.Matthew Barnes2012-08-091-2/+3
* em_migrate_session_new(): Provide a user cache directory.Matthew Barnes2012-08-091-1/+8
* Remove all references to JavaScriptCore and use of JavaScriptDan Vrátil2012-08-093-23/+66
* Return of the "mark messages as read" preference.Matthew Barnes2012-08-081-4/+58
* Bug #680724 - Attachment bar regressionDan Vrátil2012-08-081-6/+0
* Bug #677695 - Crash on quit under emu_free_mail_cache()Milan Crha2012-08-081-1/+1
* Missing "<click here to select a folder>" text in message filter editorMilan Crha2012-08-081-0/+2
* Bug #681318 - Filter by Source account doesn't show accountsMilan Crha2012-08-081-35/+95
* Bug #680947 - Multiselect doesn't clear message preview panelDan Vrátil2012-08-071-5/+11
* Bug #246530 - Rules editor lacks "Label is (not) 'None'"Milan Crha2012-08-063-20/+8
* mail.error.xml: Remove GroupWise-specific errors.Matthew Barnes2012-08-031-5/+0
* Remove "modal" attribute from error.xml files.Matthew Barnes2012-08-031-3/+3
* Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-021-5/+15
* Bug #680643 - First message Print preview without CSSDan Vrátil2012-07-311-5/+20
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-271-14/+15
* Bug #680682 - Segfault after label attempted deletionMilan Crha2012-07-271-10/+6
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-271-1/+1
* mail.error.xml: Remove "mail:session-message-*" errors.Matthew Barnes2012-07-264-17/+5
* Highlighting of text parts and source codesDan Vrátil2012-07-252-12/+18
* Bug 677635 - Vanished message list with filled preview panelDan Vrátil2012-07-244-4/+15
* Fix few more memory leaksMilan Crha2012-07-212-2/+17
* Shorten user names with '@' in Send & Receive window.Matthew Barnes2012-07-201-2/+11
* Bug #680164 - Print Preview action should open preview immediatellyDan Vrátil2012-07-195-16/+20
* mail-send-recv: Improve presentation.Matthew Barnes2012-07-191-60/+73
* EMailConfigPage: Add submit() asynchronous method.Matthew Barnes2012-07-193-44/+239
* Bug #679843 - Double free when printingDan Vrátil2012-07-182-29/+31
* Rework handling of GOA mail.Matthew Barnes2012-07-163-1/+37
* EMailAccountStore: Check permissions before writing/removing sources.Matthew Barnes2012-07-161-5/+5
* Bug 679726 - Can't unfold long recipient list in message windowDan Vrátil2012-07-131-8/+5
* Fix a slight memory leak.Matthew Barnes2012-07-121-2/+7
* Bug 332115 - Remove Camel module names from Send/Receive windowMatthew Barnes2012-07-121-27/+14
* Bug #349875 - Dragging an email from a vFolder should link to source folderMilan Crha2012-07-121-26/+90
* Bug #223309 - Add "Include Subfolders" to "Search Folder Sources"Milan Crha2012-07-112-10/+79
* Preset timeout on SoupSession-s to 90 secondsMilan Crha2012-07-111-1/+3
* EMailConfigProviderPage: Inherit from EMailConfigActivityPage.Matthew Barnes2012-07-112-118/+7
* EMailConfigServicePage: Inherit from EMailConfigActivityPage.Matthew Barnes2012-07-113-120/+10
* Add EMailConfigActivityPage.Matthew Barnes2012-07-113-0/+252
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-111-2/+2
* Add "auto-update" option to Search Folder EditorMilan Crha2012-07-101-3/+22
* Avoid crash on folder renameMilan Crha2012-07-101-1/+1
* Do not show cancelled errors from refresh_folders_exec()Milan Crha2012-07-101-1/+2
* Always notify about finished updated_folders() callMilan Crha2012-07-101-6/+7
* Remove em_folder_tree_get_selected_folder().Matthew Barnes2012-07-092-24/+0
* Add e_mail_reader_expunge_folder_name().Matthew Barnes2012-07-092-0/+71
* Add e_mail_reader_expunge_folder().Matthew Barnes2012-07-093-0/+77
* Use folder display name in status messages when possible.Matthew Barnes2012-07-091-1/+1
* Remove mail_refresh_folder().Matthew Barnes2012-07-091-1/+1
* Add e_mail_reader_refresh_folder_name().Matthew Barnes2012-07-092-0/+71
* Add e_mail_reader_refresh_folder().Matthew Barnes2012-07-093-0/+64
* Add e_mail_reader_unsubscribe_folder_name().Matthew Barnes2012-07-093-2/+70
* Add e_mail_reader_delete_folder_name().Matthew Barnes2012-07-092-0/+76
* Avoid em_folder_tree_get_selected_folder() in some places.Matthew Barnes2012-07-091-6/+30
* Bug #524737 - Replace radio buttons in Search folder editorMilan Crha2012-07-092-288/+108
* Bug 677885 - Deleting account is chatty on consoleMatthew Barnes2012-07-071-1/+7
* Bug 678606 - Crash under mail_backend_folder_deleted_cb()Matthew Barnes2012-07-071-0/+3
* Adapt to CamelStore API change.Matthew Barnes2012-07-071-6/+6
* Fix an unused variable warning.Matthew Barnes2012-07-071-1/+0
* Disconnect a CamelService after editing its settings.Matthew Barnes2012-07-071-0/+5
* EMailConfigWindow: Add a "changes-committed" signal.Matthew Barnes2012-07-072-0/+20
* Remove mail_ui_session_source_changed_cb().Matthew Barnes2012-07-071-69/+0
* Bug #677604 - Critical warnings on evolution startMilan Crha2012-07-031-1/+4
* Bug #246231 - Add Filter Rule dialog - UI suggestionsMilan Crha2012-07-031-16/+16
* Bug #661886 - Avoid vertical scrolling in the filtering rules editorMilan Crha2012-07-022-18/+89
* Fix few memory leaksMilan Crha2012-06-281-6/+7
* Bug #257283 - Can't select multiple folders at once in vFolder sourcesMilan Crha2012-06-282-60/+112
* Cancel scheduled EMailDisplay reload in _dispose()Dan Vrátil2012-06-281-5/+11
* Don't load images in preview pane when openning Preferences DialogDan Vrátil2012-06-281-38/+41
* Bug #678834 - [prefer-plain] Setting change works only after restartDan Vrátil2012-06-271-2/+1
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-264-23/+176
* Coding style and whitespace cleanup.Matthew Barnes2012-06-255-15/+16
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-254-22/+14
* Bug 678609 - No suggested name for new mail accountMatthew Barnes2012-06-231-0/+3
* EMailConfigSummaryPage: Remove "account-name" property.Matthew Barnes2012-06-233-81/+2
* Keep display names synchronized during account creation.Matthew Barnes2012-06-232-8/+12
* Bug 678608 - Please enter password for mail account "Unnamed"Matthew Barnes2012-06-231-0/+20
* Keep display names synchronized during account creation.Matthew Barnes2012-06-233-5/+23
* Bug 678613 - Keep display name synchronized across all mail sourcesMatthew Barnes2012-06-221-0/+21
* EMailConfigNotebook: Minor code cleanup.Matthew Barnes2012-06-221-3/+9
* Update default Inbox to fit the terms in UIAndre Klapper2012-06-211-8/+6
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-211-15/+15
* Bug 678393 - Disable Properties for built-in mail storesMatthew Barnes2012-06-212-1/+4
* Bug #678292 - Due Date does not display in follow-up flag dialogue boxMilan Crha2012-06-201-0/+13
* Adapt to CamelDataCache API change.Matthew Barnes2012-06-191-1/+1
* Avoid crash for providers without configuration backendMilan Crha2012-06-191-5/+5
* Disable a leftover debug messageDan Vrátil2012-06-191-2/+0
* Bug #678293 - Already downloaded images are not shownDan Vrátil2012-06-191-2/+10
* Reduce amount or EMailDisplay reloads when displaying Preferences dialogDan Vrátil2012-06-191-14/+38
* Bug #431497 - Offline mode should disable loading of images from the internetDan Vrátil2012-06-181-0/+8
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1820-11/+107
* Bug #677608 - Fails to open message which is not yet downloadedDan Vrátil2012-06-185-160/+146
* Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-181-39/+32
* Fix some memory leaksDan Vrátil2012-06-183-11/+18
* Remove the last remaining usage of GConfMilan Crha2012-06-159-2163/+21
* Make em_utils_in_addressbook() cancellableDan Vrátil2012-06-141-1/+1
* Bug #674887 - Hang on sender's photo lookupDan Vrátil2012-06-142-6/+130
* Bug 677995 - Asks password for disabled mail accountMatthew Barnes2012-06-131-7/+1
* Bug 677882 - Cannot create account with SendmailMatthew Barnes2012-06-131-26/+21
* Bug #677597 - Crash on vFolder source folder removalMilan Crha2012-06-131-3/+4
* Bug 677679 - Folder tree unread counts don't decreaseMatthew Barnes2012-06-121-4/+22
* Fix possible use of uninitialized variableMilan Crha2012-06-121-1/+1
* Bug 677686 - Account editor missing refresh interval settingMatthew Barnes2012-06-091-2/+77
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-092-55/+23
* Synchronize identities when enabling/disabling accounts.Matthew Barnes2012-06-081-0/+64
* Fix displayed message headersDan Vrátil2012-06-084-111/+2
* Bug #300677 - vFolder rules shouldn't refer to the Unmatched folderMilan Crha2012-06-081-1/+19
* Bug 677624 - Disable Properties when Search Folders is selectedMatthew Barnes2012-06-081-0/+6
* EMailAccountStore: Fix a typo.Matthew Barnes2012-06-081-1/+1
* EMailAccountStore: Check for a collection when adding a service.Matthew Barnes2012-06-082-1/+28
* Bug #676563 - Cannot create folders directly under store nodeMilan Crha2012-06-071-1/+6
* EMailAccountStore: Handle collections when enabling/disablingMatthew Barnes2012-06-071-0/+28
* Mail formatter rewriteDan Vrátil2012-06-0630-7109/+1143
* Remove local mail autoconfiguration data.Matthew Barnes2012-06-04191-6671/+1
* Remove mail-guess-servers.[ch].Matthew Barnes2012-06-043-508/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0441-135/+21
* Adapt mail to the new ESource API.Matthew Barnes2012-06-0367-10595/+13915
* Adapt mail/importers to the new ESource API.Matthew Barnes2012-06-031-25/+19
* Revert "Bug #668481 - Account order is not remembered"Matthew Barnes2012-06-034-178/+87
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-033-13/+14
* Whitespace cleanups.Matthew Barnes2012-06-025-13/+13
* Bug #673946 - Cannot delete search foldersMilan Crha2012-05-311-3/+3
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-313-0/+4
* Adapt to vFolder changes from evolution-data-serverMilan Crha2012-05-312-9/+36
* Avoid New unread icon emblem on virtual foldersMilan Crha2012-05-241-1/+3
* Bug 676492 - Mail backend properties with underscores stopped working.David Woodhouse2012-05-211-0/+3
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-2/+2
* Remove camel_folder_has_search_capability()Milan Crha2012-05-181-4/+1
* Bug #676226 - Changing GOA mail account looses GOA keyMilan Crha2012-05-171-0/+41
* Restore previously set port in mail account editor only if it was setMilan Crha2012-05-171-2/+3
* Bug #673514 - Crash in WebKit after printingDan Vrátil2012-05-171-2/+7
* Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig also TasksMilan Crha2012-05-153-57/+181
* Bug #675723 - UI lock from action_mail_show_source_cbDan Vrátil2012-05-151-9/+67
* Bug #669893 - Send/Receive dialog content too tallMilan Crha2012-05-153-53/+38
* Don't unref the result in GAsyncReadyCallback functions.Matthew Barnes2012-05-151-2/+0
* Bug #669983 - Add "To" only search option (like for CC and BCC exists)Milan Crha2012-05-143-0/+135
* Don't unref GAsyncResult in "finish" functions.Matthew Barnes2012-05-142-2/+0
* Bug #669674 - EMailBrowser doesn't copy search settingsMilan Crha2012-05-141-0/+10
* Fix some GSimpleAsyncResult reference leaks.Matthew Barnes2012-05-132-0/+4
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-132-10/+20
* Whitespace cleanups.Matthew Barnes2012-05-136-22/+21
* Bug #675725 - SMTP configuration window forgets custom portMilan Crha2012-05-111-0/+12
* Fix displaying icons in EWebView alertsDan Vrátil2012-05-031-1/+0
* Bug #669445 - A way of turning Message Preview off by defaultMilan Crha2012-05-031-5/+21
* Bug #669295 - Choice made for 'setup Google contact/calendar' is not rememberedMilan Crha2012-05-031-2/+8
* Bug #675347 - No 'Retrieving message...' in preview panelDan Vrátil2012-05-031-0/+1
* Bug #246581 - Replies in Sent folder goes to myselfMilan Crha2012-05-021-0/+4
* Fix memleak introduced from patch for bug #674466Priit Laes2012-04-301-0/+1
* Bug #674381 - Show contact photo from address book doesn't workDan Vrátil2012-04-281-3/+34
* Bug #674060 - Preview panel on folder change not updatedDan Vrátil2012-04-272-2/+10
* Bug #674466 - Mail's preview panel can show listing of local filesystem rootDan Vrátil2012-04-271-2/+15
* Bug #673225 - White box in message preview not wide enough for very long stringsDan Vrátil2012-04-271-7/+7
* Bug #674340 - Evolution hangs on startupDan Vrátil2012-04-261-2/+29
* Bug #674062 - Runtime warning from e_attachment_load_handle_error()Milan Crha2012-04-241-2/+0
* Bug #560654 - Better description for message list filterMilan Crha2012-04-231-1/+4
* Bug #564820 - Search filter persists when changing foldersMilan Crha2012-04-231-0/+6
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-235-546/+603
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Bug #668481 - Account order is not rememberedMilan Crha2012-04-204-87/+178
* Bug #674194 - Missing text in emailDan Vrátil2012-04-201-0/+1
* Bug #674249 - Crash when showing message with large text/plainDan Vrátil2012-04-191-154/+0
* Fix wording in two stringsKjartan Maraas2012-04-191-2/+2
* Bug #674282 - Don't crash on reply with empty selectionYanko Kaneti2012-04-181-1/+1
* Fix text color of message source viewDan Vrátil2012-04-171-1/+1
* Bug #673123 - Crash in http_request_write_to_cacheDan Vrátil2012-04-161-52/+85
* Bug #674176 - Sender's photo not shown properlyDan Vrátil2012-04-161-41/+45
* Pass GCancellable to em_format_write()Dan Vrátil2012-04-161-2/+2
* Bug #674034 - Attached images from IMAP provider email not shownDan Vrátil2012-04-131-32/+18
* Bug #673525 - Crash under efh_write_message()Dan Vrátil2012-04-131-0/+11
* Bug #673228 - Fails to display attached image in attached emailDan Vrátil2012-04-121-1/+3
* Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-122-1/+57
* Fix a memory leakDan Vrátil2012-04-101-1/+3
* EMFolderTreeModel: Remove COL_STRING_URI.Matthew Barnes2012-04-092-7/+0
* EMFolderTree: Avoid using COL_STRING_URI.Matthew Barnes2012-04-091-14/+40
* mail/state.ini: Remember stores by UID instead of URI.Matthew Barnes2012-04-092-47/+129
* EMFolderTreeModel: Remove the internal 'uri_index' table.Matthew Barnes2012-04-091-27/+9
* Rewrite em_folder_tree_model_lookup_uri() to not use uri_index.Matthew Barnes2012-04-091-3/+35
* Bug #245025 - Popup confirmation when moving a folder (via drag and drop)Milan Crha2012-04-072-45/+102
* Remove EMSyncStream.Matthew Barnes2012-04-063-330/+0
* EMailSidebar: Avoid runtime warnings in dispose().Matthew Barnes2012-04-061-8/+28
* Fix compiler warning about unused variableMilan Crha2012-04-051-1/+0
* Bug #673430 - Can't read messages in virtual Junk/Trash foldersDan Vrátil2012-04-031-3/+1
* Whitespace cleanup.Matthew Barnes2012-04-0211-239/+239
* EMailRequest: Decode mail:// URIs when looking up a formatter.Matthew Barnes2012-04-011-2/+6
* EMailRequest: Cleanups.Matthew Barnes2012-04-012-99/+108
* EMailRequest: Add license header.Matthew Barnes2012-04-012-0/+36
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-018-23/+68
* Bug #673065 - Black rectangle around text in Source viewDan Vrátil2012-03-291-1/+1
* Bug #673013 - Doesn't expose webkit Cflags/LibsDan Vrátil2012-03-291-2/+2
* Bug #670445 - Folder deletion in offline shows strange behaviorVibha Yadav2012-03-292-0/+17
* Add ability to specify INBOX for non-storage type accounts. Email daemonSrinivasa Ragavan2012-03-291-10/+18
* Updated Polish translation of mail/default/pl/InboxPiotr Drąg2012-03-291-7/+11
* Fix compile-time warningDan Vrátil2012-03-291-1/+7
* Bug #617930 - Crash under mail_sidebar_model_loaded_row_cbMilan Crha2012-03-291-0/+19
* WebKit port - last-minute fixDan Vrátil2012-03-291-0/+2
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-2932-4019/+6602
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-271-1/+1
* mail.error.xml: Fix a typo.Matthew Barnes2012-03-181-1/+1
* Add a comment about Bcc headers to searchtypes.xml.Matthew Barnes2012-03-171-0/+4
* Revert "Include searching Bcc header while looking for recipients"Matthew Barnes2012-03-171-16/+8
* Bug #664205 - Improve UX when creating a new mail folderMilan Crha2012-03-092-2/+3
* Include searching Bcc header while looking for recipientsChenthill Palanisamy2012-03-091-8/+16
* Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-081-1/+17
* EMAccountEditor: Avoid a runtime warning.Matthew Barnes2012-03-081-2/+3
* Fix more compiler warnings.Matthew Barnes2012-03-042-18/+7
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Whitespace cleanups.Matthew Barnes2012-03-035-9/+9
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-0314-1482/+368
* Redo Filters/Search folder editors to use a shared non ui based library forSrinivasa Ragavan2012-03-0320-978/+583
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0318-21/+21
* Bug #671211 - 'Mark Citations' preferences not appliedDan Vrátil2012-03-021-5/+2
* Show composer window on "Continue editing"Milan Crha2012-03-021-1/+3
* Bug #617557 - Can lost message after send failedMilan Crha2012-03-011-0/+12