aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail
Commit message (Expand)AuthorAgeFilesLines
* Fix sidebar message counts for real Junk / Trash folders.Matthew Barnes2013-08-031-12/+30
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-281-1/+1
* Rename e_mail_display_set_parts_list().Matthew Barnes2013-07-271-1/+1
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-065-46/+29
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-062-16/+4
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-061-18/+1
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-27/+0
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-6/+10
* e-mail-shell-view.c: Avoid e_tree_set_state().Matthew Barnes2013-07-021-2/+12
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-06-211-1/+2
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-152-5/+5
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-153-30/+53
* MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.Matthew Barnes2013-06-151-21/+1
* MessageList: Add a "folder" property.Matthew Barnes2013-06-151-6/+7
* Add "show-headers" settings key.Matthew Barnes2013-06-061-83/+104
* Remove unused EMailNotebookView.Matthew Barnes2013-06-031-1/+0
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-021-22/+14
* Use F9 to toggle sidebar visibility.Matthew Barnes2013-05-291-1/+1
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-281-1/+1
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-2/+6
* Attachment-related cleanups.Matthew Barnes2013-05-241-40/+58
* Coding style and whitespace cleanup.Matthew Barnes2013-05-083-19/+20
* Merge [mark-all-read] plugin into core codeMilan Crha2013-05-043-29/+328
* Bug #699555 - prompt-on-mark-all-read doesn't work in context menuMilan Crha2013-05-031-15/+1
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-21/+19
* Remove "Search for sender photograph only in local address books".Matthew Barnes2013-04-211-10/+0
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-092-20/+20
* Remove more Express Mode hacks.Matthew Barnes2013-04-013-36/+11
* Remove e_shell_hide_widgets_for_express_mode().Matthew Barnes2013-04-011-7/+0
* Remove EUIManager.Matthew Barnes2013-04-011-2/+2
* Fix for typing in ITIP comments when some keys triggered actions.Tomas Popela2013-03-281-0/+2
* Fix a typo which disabled "Always load images" option foreverMilan Crha2013-03-221-1/+1
* Remove EMailShellSettings.Matthew Barnes2013-03-1710-839/+410
* Add "headers-collapsed" setting.Matthew Barnes2013-03-171-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2013-02-241-2/+2
* EMailShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-12/+5
* Bug #680537 - Reply to individual message in digest generates empty bodyMilan Crha2013-01-241-27/+64
* Bug #639698 - Crash in mail_shell_view_execute_search()Milan Crha2013-01-231-20/+28
* evolution-module-mail.c: Remove unused declaration.Matthew Barnes2013-01-211-1/+0
* Add a "settings" module.Matthew Barnes2013-01-2110-1039/+0
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-4/+5
* Bug 588216 - 'Unsubscribe' disabled for newsgroupsMatthew Barnes2012-12-291-1/+1
* e-config: Remove unused functions.Matthew Barnes2012-12-173-6/+3
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1321-64/+5
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-2/+6
* Bug #315317 - Add option to expunge messages on folder leaveMilan Crha2012-12-053-9/+12
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-6/+5
* Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-223-0/+69
* Coding style and whitespace cleanup.Matthew Barnes2012-11-112-6/+6
* Bug #683877 - No more contextual menus for linksMilan Crha2012-11-091-9/+3
* Bug #686325 - Preview message window keyboard use severely limitedMilan Crha2012-11-081-27/+66
* Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-073-6/+6
* Bug 687400 - Composer settings not appliedMatthew Barnes2012-11-035-215/+391
* Bug #687442 - Magic spacebar avoids iTip formatter comment writeMilan Crha2012-11-021-1/+33
* Remove unused/forgotten function declarationsMilan Crha2012-11-021-5/+0
* EMailShellView: Remove GroupWise-specific cruft.Matthew Barnes2012-10-191-43/+0
* Remove "Disable Account" menu item for GOA-based accounts.Matthew Barnes2012-10-191-1/+4
* Remove mail module's g_module_check_init().Matthew Barnes2012-10-161-12/+0
* Bug 685675 - Fix packing of spell check language optionsMatthew Barnes2012-10-101-11/+1
* Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnectedMatthew Barnes2012-10-101-33/+59
* EMailConfigWebView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-63/+103
* EMailConfigReader: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+74
* EMailConfigFormatHTML: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+76
* Avoid code duplication for reply on message attachmentMilan Crha2012-09-121-33/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-208-87/+116
* Adapt to CamelSession API changes.Matthew Barnes2012-08-123-11/+20
* Remove the settings capplet.Matthew Barnes2012-08-112-22/+0
* Return of the "mark messages as read" preference.Matthew Barnes2012-08-081-0/+56
* Bug #246530 - Rules editor lacks "Label is (not) 'None'"Milan Crha2012-08-062-3/+150
* Bug #678635 - File->Send/Receive lists too many sourcesMilan Crha2012-07-251-70/+138
* EMailShellBackend: Fix an EAlertSink runtime warning.Matthew Barnes2012-07-191-5/+14
* Bug 679649 - Remove "Recent Messages" from Quick Search BarMatthew Barnes2012-07-104-31/+4
* Bug #602425 - Search in "Current Account"/"All Accounts" depends on vfoldersMilan Crha2012-07-091-102/+103
* Remove mail_expunge_folder().Matthew Barnes2012-07-091-21/+18
* Remove mail_refresh_folder().Matthew Barnes2012-07-091-4/+18
* Add e_mail_reader_unsubscribe_folder_name().Matthew Barnes2012-07-091-63/+16
* Add e_mail_reader_delete_folder_name().Matthew Barnes2012-07-091-4/+13
* Avoid em_folder_tree_get_selected_folder() in some places.Matthew Barnes2012-07-091-2/+20
* Disconnect a CamelService after editing its settings.Matthew Barnes2012-07-071-0/+82
* Fix few memory leaksMilan Crha2012-06-281-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-2/+0
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-211-8/+8
* Bug 678393 - Disable Properties for built-in mail storesMatthew Barnes2012-06-211-2/+4
* Remove the last remaining usage of GConfMilan Crha2012-06-156-86/+52
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-093-21/+10
* Fix displayed message headersDan Vrátil2012-06-081-0/+75
* Bug 677624 - Disable Properties when Search Folders is selectedMatthew Barnes2012-06-081-4/+4
* Mail formatter rewriteDan Vrátil2012-06-065-45/+36
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-047-10/+3
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-038-409/+308
* Revert "Bug #669463 - HTML signature opens in editor as Plain text"Matthew Barnes2012-06-031-12/+7
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-032-8/+12
* Fix an unused-but-set-variable warning.Matthew Barnes2012-06-021-1/+3
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-0/+7
* Adapt to vFolder changes from evolution-data-serverMilan Crha2012-05-315-9/+45
* Make the settings capplet optional.Matthew Barnes2012-05-293-34/+46
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-2/+2
* Rename Evolution module libraries.Matthew Barnes2012-05-111-5/+5
* Bug #669463 - HTML signature opens in editor as Plain textMilan Crha2012-05-031-7/+12
* Bug #564820 - Search filter persists when changing foldersMilan Crha2012-04-231-1/+6
* Bug #674249 - Crash when showing message with large text/plainDan Vrátil2012-04-191-10/+0
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-0/+5
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-012-11/+21
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-297-157/+142
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Whitespace cleanups.Matthew Barnes2012-03-031-4/+4
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-033-5/+7
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-032-2/+2
* Bug #671211 - 'Mark Citations' preferences not appliedDan Vrátil2012-03-021-0/+5
* Account properties shown also on remote foldersMilan Crha2012-02-211-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-208-63/+120
* Use GSettings for EProxyMilan Crha2012-02-172-109/+89
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-166-107/+177
* Bug #669113 - Add "File > New > Mail Account"Milan Crha2012-02-161-0/+57
* Bug #655021 - "Character set" vs "Character encoding"Milan Crha2012-02-161-0/+3
* Be able to define help target for Preferences pagesMilan Crha2012-02-151-0/+4
* Bug 418520 - Disable Folder -> Expunge in virtual foldersMatthew Barnes2012-02-071-1/+4
* Bug 659395 - Missing plural handling for "%d attached messages"David Morley2012-02-011-2/+6
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1910-108/+134
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-0/+24
* Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-256-106/+87
* Bug #661087 - Add ability to remove localized "Re:" prefixes in subjectMilan Crha2011-12-221-0/+5
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-204-9/+30
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-164-45/+96
* mail-send-recv.c: Avoid using EAccount and CamelURL if possible.Matthew Barnes2011-12-161-10/+18
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-117-311/+123
* Move folder URI caching to MailFolderCache.Matthew Barnes2011-12-081-19/+9
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-0811-134/+109
* Bug #665103 - Blank composer/mail/network preferences windowsMilan Crha2011-11-294-3/+13
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-285-13/+2
* "citation-colour" -> "citation-color"Matthew Barnes2011-11-281-1/+1
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-282-2/+0
* Fix some GSettings runtime issues.Matthew Barnes2011-11-232-11/+17
* More compiler warning fixes.Matthew Barnes2011-11-231-1/+0
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-231-63/+51
|\
| * EPreviewPane: Implement EAlertSink.Matthew Barnes2011-11-221-15/+0
| * Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-51/+54
| * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* | Miscellaneous cleanups.Matthew Barnes2011-11-231-11/+11
* | Fix compiler warnings.Matthew Barnes2011-11-231-4/+0
* | Build fixesRodrigo Moya2011-11-181-0/+1
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-172-0/+11
|\|
| * Bug #662914 - Reply to gnupg signed mails should be signedMilan Crha2011-11-142-0/+11
* | Migrate EShellSettings to GSettingsRodrigo Moya2011-11-151-57/+116
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-143-7/+4
|\|
| * Bug 663372 - Actions not updated after disabling accountMatthew Barnes2011-11-131-0/+2
| * Bug 663376 - Folder->Properties enabled when no folder selectedMatthew Barnes2011-11-131-1/+1
| * Bug #659945 - "New" button in toolbar for new mail message not workingMilan Crha2011-11-101-6/+1
* | Make it fully buildRodrigo Moya2011-11-093-6/+5
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-081-1/+1
|\|
| * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-071-1/+1
* | Migrate SA extension to GSettingsRodrigo Moya2011-11-022-63/+56
* | Mail module has now all basic settings in GSettingsRodrigo Moya2011-10-283-50/+21
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-283-9/+20
|\|
| * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-273-9/+27
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-241-4/+31
|\|
| * Bug #660738 - Font changes ignored since 3.2Milan Crha2011-10-211-4/+31
* | Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-141-1/+1
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-103-12/+13
|\|
| * Adapt to CamelFolderSummary API changesMilan Crha2011-10-061-5/+5
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-062-7/+8
* | Merge from masterRodrigo Moya2011-10-0513-82/+79
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-051-9/+7
| * Bug #601898 - SOCKS proxy does not work with mailerMilan Crha2011-09-302-19/+19
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-276-59/+46
| * EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-1/+1
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-263-3/+6
| * Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-263-2/+103
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-045-44/+82
| * Miscellaneous cleanups.Matthew Barnes2011-08-315-33/+34
| * e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-182-2/+11
| * Use new CamelService:display-name property.Matthew Barnes2011-08-182-4/+2
| * Adapt to new CamelSubscribable interface.Matthew Barnes2011-08-161-9/+9
| * Bug #655254 - Cropped Junk settings textMilan Crha2011-08-161-2/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-131-2/+7
| * Bug #655957 - Current account / all accounts search changes columnMilan Crha2011-08-121-1/+5
| * Bug #656133 - Mail-local not initialized when adding/editing accountMilan Crha2011-08-111-0/+4
| * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-113-3/+3
| * Do not leak memory on each mail folder changeMilan Crha2011-08-011-0/+1
| * Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-07-282-0/+4
| * Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-07-146-565/+19
| * Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-1/+1
| * Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-07-021-2/+2
| * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-013-2/+13
| * Bug #530335 - Allow Reply to selected address onlyRathin2011-06-141-2/+2
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
| * Bug #614274 - Labeling many messages is very slowMatt McCutchen2011-06-031-0/+2
| * EMSubscriptionEditor: Manage stores, not accounts.Matthew Barnes2011-05-291-1/+11
| * EMailShellView: Avoid e_get_subscribable_accounts().Matthew Barnes2011-05-291-16/+17
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2716-2/+62
| * Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-253-50/+22
| * EMFolderTree: Add an EAlertSink property.Matthew Barnes2011-05-241-1/+3
| * EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-245-59/+50
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-221-3/+5
| * Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-05-215-18/+55
| * EMailReader: Support multiple action groups.Matthew Barnes2011-05-211-4/+14
| * Remove mail_remove_folder().Matthew Barnes2011-05-212-6/+6
| * Remove mail_store_prepare_offline().Matthew Barnes2011-05-182-4/+50
| * Bug 650088 - Cannot send message from Contacts viewMatthew Barnes2011-05-171-0/+5
| * Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-05-161-1/+6
| * GN-bug #649935 - Check folder validity before asking for its URIMilan Crha2011-05-131-2/+5
| * EMailShellView: Remove some unused utility functions.Matthew Barnes2011-05-132-159/+0
| * Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-05-131-1/+1
| * Miscellaneous cleanups.Matthew Barnes2011-05-132-20/+28
| * em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-10/+4
| * Add e_mail_reader_new_activity().Matthew Barnes2011-05-132-14/+12
| * Reimplement em_folder_properties_show().Matthew Barnes2011-05-121-1/+1
| * Add e_activity_handle_cancellation().Matthew Barnes2011-05-122-4/+2
| * Reimplement em_utils_forward_messages().Matthew Barnes2011-05-121-1/+1
| * Coding style cleanups.Matthew Barnes2011-05-093-19/+19
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+1
| * Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-072-2/+2
| * em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-05-072-7/+7
| * em_folder_utils_copy_folder(): Change function parameter.Matthew Barnes2011-05-071-10/+12
| * Drop support for command-line 'email://' URIs.Matthew Barnes2011-05-061-106/+3
| * Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-044-26/+34
| * Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-05-041-6/+33
| * Fix compiler warnings.Matthew Barnes2011-05-032-7/+0
| * Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-2/+2
| * Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-032-4/+4
| * Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-1/+1
| * EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-035-32/+119
| * Add em_folder_tree_get_selected_account().Matthew Barnes2011-05-032-18/+7
| * Bug #588891 - Spam settings dialog terribly un-higgyDan Vrátil2011-04-291-39/+44
| * Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-04-271-0/+4
| * Adapt to CamelService changes.Matthew Barnes2011-04-214-26/+20
| * Kill em_composer_prefs_new_signature().Matthew Barnes2011-04-152-14/+0
| * Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-282-3/+4
| * Restore lockdown integration.Matthew Barnes2011-03-281-24/+0
| * Bug 643507 - Font preferences don't workMatthew Barnes2011-03-091-17/+182
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-067-7/+19
| * Bug #642093 - Frees message attachment content on ReplyMilan Crha2011-03-011-0/+6
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-259-72/+40
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-3/+13
| * Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-162-3/+14
| * Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-02-131-0/+8
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-133-6/+6
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-092-6/+0
| * More whitespace cleanup.Matthew Barnes2011-01-312-4/+4
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-303-80/+210
| * Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-5/+15
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-251-2/+7
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-252-6/+0
| * Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-192-0/+2
| * Bug #633982 - Crash when trying to Create a search folder from a searchMilan Crha2011-01-191-1/+3
| * Bug #633788 - Mail plugin's update-actions handler is never calledMilan Crha2011-01-191-0/+19