aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-view.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-061-0/+3
* e-mail-shell-view.c: Avoid e_tree_set_state().Matthew Barnes2013-07-021-2/+12
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-7/+16
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+1
* Merge [mark-all-read] plugin into core codeMilan Crha2013-05-041-5/+14
* Remove EUIManager.Matthew Barnes2013-04-011-2/+2
* Bug #639698 - Crash in mail_shell_view_execute_search()Milan Crha2013-01-231-20/+28
* Bug 588216 - 'Unsubscribe' disabled for newsgroupsMatthew Barnes2012-12-291-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-221-0/+4
* 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
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-4/+5
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-6/+8
* Bug 679649 - Remove "Recent Messages" from Quick Search BarMatthew Barnes2012-07-101-17/+0
* Bug #602425 - Search in "Current Account"/"All Accounts" depends on vfoldersMilan Crha2012-07-091-102/+103
* Avoid em_folder_tree_get_selected_folder() in some places.Matthew Barnes2012-07-091-2/+20
* Bug 678393 - Disable Properties for built-in mail storesMatthew Barnes2012-06-211-2/+4
* Bug 677624 - Disable Properties when Search Folders is selectedMatthew Barnes2012-06-081-4/+4
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-031-14/+33
* Adapt to vFolder changes from evolution-data-serverMilan Crha2012-05-311-5/+11
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-2/+2
* Account properties shown also on remote foldersMilan Crha2012-02-211-1/+1
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-161-0/+4
* Bug 418520 - Disable Folder -> Expunge in virtual foldersMatthew Barnes2012-02-071-1/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-251-16/+10
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-2/+2
* Move folder URI caching to MailFolderCache.Matthew Barnes2011-12-081-19/+9
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-5/+4
* Bug 663376 - Folder->Properties enabled when no folder selectedMatthew Barnes2011-11-131-1/+1
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-1/+1
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-1/+1
* Miscellaneous cleanups.Matthew Barnes2011-08-311-1/+12
* Adapt to new CamelSubscribable interface.Matthew Barnes2011-08-161-9/+9
* Bug #655957 - Current account / all accounts search changes columnMilan Crha2011-08-121-1/+5
* Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-07-021-2/+2
* 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-271-0/+4
* Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-251-14/+7
* Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-041-8/+12
* Fix compiler warnings.Matthew Barnes2011-05-031-3/+0
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-2/+2
* EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-16/+6
* Add em_folder_tree_get_selected_account().Matthew Barnes2011-05-031-3/+3
* Adapt to CamelService changes.Matthew Barnes2011-04-211-10/+13
* Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-4/+3
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+0
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
* Bug #633783 - Folder->Expunge enabled when no folder selectedMilan Crha2010-11-221-0/+4
* Bug 633172 - Folder->Subscriptions is always enabledMatthew Barnes2010-10-301-5/+14
* Simplify EActivity.Matthew Barnes2010-10-231-1/+3
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+1
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-8/+4
* Give MailSession a permanent home.Matthew Barnes2010-10-131-4/+11
* Bug 588851 - Don't show unsubscribe option for local foldersMatthew Barnes2010-10-051-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-4/+11
* Bug 510020 - Add "Manage Subscriptions" to store context menusMatthew Barnes2010-10-031-0/+7
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-7/+7
* Bug #629266 - Crash on search in Current AccountMilan Crha2010-09-291-7/+54
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+0
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-2/+4
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-151-6/+6
* Mail module + EMailView cleanups.Matthew Barnes2010-08-271-6/+19
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-2/+1
* Rewrite the content piece of evolution.Srinivasa Ragavan2010-07-261-4/+4
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-121-1/+11
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-12/+2
* Adapt to Camel API changes.Matthew Barnes2010-04-301-1/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-7/+7
* Don't hardcode a width, but compute a suitable oneSrinivasa Ragavan2010-03-231-16/+1
* Start the mailer's folder sidebar with a reasonable widthFederico Mena Quintero2010-03-231-1/+16
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-1/+2
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-5/+1
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-141-1/+4
* Bug 609404 - Quick search filter should work on current message list viewMatthew Barnes2010-02-101-8/+18
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-23/+362
* BugĀ 607608 - Empty Trash does not work unless Trash is selectedMatthew Barnes2010-01-221-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-5/+0
* Bug #597816 - Read/save search folders with labels properlyMilan Crha2010-01-051-2/+9
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-11/+17
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-4/+3
* Refactor the EShell search API.Matthew Barnes2009-12-191-8/+13
* Bug #603184 - Various problems with search box in foldersMilan Crha2009-12-181-0/+3
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-151-6/+6
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-6/+3
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-7/+10
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-0/+1
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-17/+13
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+2
* Whitespace cleanup.Matthew Barnes2009-11-151-1/+1
* Fix few compiler warningsMilan Crha2009-11-031-1/+1
* Lets the saved searches to work.Chenthill Palanisamy2009-10-301-0/+13
* Bug 600019 - Menu glitches when an account name is selectedMatthew Barnes2009-10-291-0/+12
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-281-4/+21
* Bug #550049 - Disable Mark messages as read actions when unusableMilan Crha2009-10-281-0/+68
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-10/+10
* Fix few valgrind claimsMilan Crha2009-09-221-1/+1
* Followup fix for bug #593905.Matthew Barnes2009-09-111-1/+1
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-0/+267
* Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-4/+2
* Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-261-0/+4
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+260