aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-view-actions.c
Commit message (Expand)AuthorAgeFilesLines
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-27/+0
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-151-4/+4
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-10/+19
* MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.Matthew Barnes2013-06-151-21/+1
* Use F9 to toggle sidebar visibility.Matthew Barnes2013-05-291-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-14/+15
* Merge [mark-all-read] plugin into core codeMilan Crha2013-05-041-24/+312
* Bug #699555 - prompt-on-mark-all-read doesn't work in context menuMilan Crha2013-05-031-15/+1
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-091-20/+0
* Remove EMailShellSettings.Matthew Barnes2013-03-171-14/+10
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-4/+5
* Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-221-0/+63
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+4
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-1/+1
* Bug 679649 - Remove "Recent Messages" from Quick Search BarMatthew Barnes2012-07-101-7/+0
* 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
* Mail formatter rewriteDan Vrátil2012-06-061-1/+1
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-031-9/+51
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-1/+2
* Adapt to vFolder changes from evolution-data-serverMilan Crha2012-05-311-4/+16
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-44/+72
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+1
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-161-0/+42
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-5/+9
* Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-251-54/+55
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-1/+1
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-29/+74
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-40/+31
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-5/+8
* More compiler warning fixes.Matthew Barnes2011-11-231-1/+0
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-141-0/+2
|\
| * Bug 663372 - Actions not updated after disabling accountMatthew Barnes2011-11-131-0/+2
* | Mail module has now all basic settings in GSettingsRodrigo Moya2011-10-281-7/+7
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-281-2/+6
|\|
| * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-2/+6
* | Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-141-1/+1
|/
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-14/+4
* Miscellaneous cleanups.Matthew Barnes2011-08-311-22/+17
* e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-181-1/+5
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-2/+1
* Bug #614274 - Labeling many messages is very slowMatt McCutchen2011-06-031-0/+2
* EMSubscriptionEditor: Manage stores, not accounts.Matthew Barnes2011-05-291-1/+11
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-251-12/+8
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-8/+5
* Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-05-211-14/+23
* Remove mail_remove_folder().Matthew Barnes2011-05-211-6/+5
* Remove mail_store_prepare_offline().Matthew Barnes2011-05-181-4/+49
* Add e_mail_reader_new_activity().Matthew Barnes2011-05-131-1/+6
* Reimplement em_folder_properties_show().Matthew Barnes2011-05-121-1/+1
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-2/+1
* em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-05-071-6/+6
* em_folder_utils_copy_folder(): Change function parameter.Matthew Barnes2011-05-071-10/+12
* Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-041-2/+7
* Add em_folder_tree_get_selected_account().Matthew Barnes2011-05-031-15/+4
* Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+5
* Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-7/+18
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
* Bug #633982 - Crash when trying to Create a search folder from a searchMilan Crha2011-01-191-1/+3
* Fix menu item capitalizaion.Matthew Barnes2010-12-271-2/+2
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-0/+68
* Bug #632683 - Remove-duplicates should work on selectionMilan Crha2010-11-101-134/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-11-081-3/+3
* Kill em_folder_utils_unsubscribe_folder().Matthew Barnes2010-11-011-2/+48
* Bug #445439 - Delete mail from pop-server when deleted from Inbox/TrashMilan Crha2010-10-271-1/+1
* Fix capitalization in menu labels.Matthew Barnes2010-10-231-1/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-2/+2
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-22/+24
* Bug #587011 - Integrate remove-duplicates into evolutionMilan Crha2010-10-151-0/+134
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-24/+39
* Bug 305425 - Toolbar cancel button is always sensitiveMatthew Barnes2010-10-141-0/+6
* EShellBackend: Respond to EShell::prepare-for-quit signals.Matthew Barnes2010-10-141-0/+14
* Give MailSession a permanent home.Matthew Barnes2010-10-131-16/+91
* Bug 510020 - Add "Manage Subscriptions" to store context menusMatthew Barnes2010-10-031-1/+19
* Rewrite the folder subscription editor.Matthew Barnes2010-10-031-4/+16
* Mail module + EMailView cleanups.Matthew Barnes2010-08-271-30/+97
* Rewrite the content piece of evolution.Srinivasa Ragavan2010-07-261-13/+13
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-10/+10
* Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-05-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+3
* Merge branch 'express2'Matthew Barnes2010-05-271-1/+1
|\
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-171-1/+1
| |\
| | * Bug 618400 - "Mark All Messages as Read" shortcut missingMatthew Barnes2010-05-121-1/+1
| | * Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-04-301-1/+1
| | * Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-231-1/+1
| * | Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-301-1/+1
| |/
| * Bug #613354 - Folder->Mark all messages as read does not workMilan Crha2010-04-011-1/+5
* | Bug #546551 - Dialog for mark-all-read always mentions subfoldersMilan Crha2010-05-211-1/+5
* | Bug 618400 - "Mark All Messages as Read" shortcut missingMatthew Barnes2010-05-121-1/+1
* | Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-04-301-1/+1
* | Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-231-1/+1
* | Bug #613354 - Folder->Mark all messages as read does not workMilan Crha2010-04-011-1/+5
* | Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages"Matthew Barnes2010-03-281-85/+20
|/
* Bug 609836 - Add translator comments to ambiguous stringsMatthew Barnes2010-02-171-0/+2
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-78/+11
* Bug 549558 - "Download Messages for Offline Usage" still sensitive in offlin...Viswanath Sivakumar2010-01-221-1/+7
* Bug 607608 - Empty Trash does not work unless Trash is selectedMatthew Barnes2010-01-221-32/+42
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+0
* Bug #549988 - "Empty Trash" in Trash popup empties all Trash foldersMilan Crha2010-01-061-4/+4
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-49/+0
* Remove some obsolete GConf keys.Matthew Barnes2009-12-191-65/+6
* Refactor the EShell search API.Matthew Barnes2009-12-191-27/+41
* Bug #596967 - Per-folder setting for threading and preview panelMilan Crha2009-12-191-1/+38
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-37/+17
* Kill message_list_free_uids().Matthew Barnes2009-12-021-6/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-65/+74
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-54/+14
* Bug 600714 - No label colors in popup menuMatthew Barnes2009-11-141-7/+8
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-4/+4
* Enable File->Empty Trash menu item for all foldersMilan Crha2009-10-071-1/+8
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-131-4/+1
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-111-2/+71
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-111-11/+4
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-2/+14
* Finish killing Bonobo.Matthew Barnes2009-09-091-2/+2
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-66/+10
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-20/+20
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-021-0/+8
* Remove redundant "vertical view" functions.Matthew Barnes2009-08-281-4/+15
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-1/+1
* Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-261-1/+28
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+1806