aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read/mark-all-read.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+0
* Bug #660829 - Allow 'Mark as read' in right click menu on spam folderMilan Crha2011-10-111-18/+12
* Bug #660861 - Avoid mark-all-read on a non-folder selectionMilan Crha2011-10-111-1/+2
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-3/+3
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-7/+9
* Bug #652092 - 'Mark messages as read' doesn't work with search folderMilan Crha2011-08-221-7/+15
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+1
* Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-251-31/+8
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-1/+4
* Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-05-131-2/+2
* mark-all-read: Reimplement to not block.Matthew Barnes2011-05-121-63/+204
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-6/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-1/+4
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+5
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+2
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-4/+8
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-15/+14
* Warn the user before marking all messages as readChenthill Palanisamy2010-06-171-9/+22
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+8
* Bug #546551 - Dialog for mark-all-read always mentions subfoldersMilan Crha2010-05-211-2/+8
* Adapt to Camel API changes.Matthew Barnes2010-04-301-5/+8
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+3
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Bug 609982 - Avoid unnecessary prompts when marking folders as readMatthew Barnes2010-02-171-93/+120
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-30/+38
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* EWebView popup menu enhancements.Matthew Barnes2009-11-141-7/+19
* Bug #550049 - Disable Mark messages as read actions when unusableMilan Crha2009-10-281-1/+95
* Bug #551127 - Added translators comment and changed strings slightlyMilan Crha2009-08-111-4/+8
* Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-3/+4
* Get the "mark-all-read" plugin working again.Matthew Barnes2009-06-251-6/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-3/+3
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Patch from Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #550415 (Fixes a memo...Suman Manjunath2008-09-081-6/+6
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-13/+15
| * ** Fixes bug #530402Matthew Barnes2008-08-071-4/+4
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-2/+2
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-13/+59
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-19/+21
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-4/+4
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #514383Matthew Barnes2008-05-171-10/+157
* ** Fixes bug #362638Matthew Barnes2007-12-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-19/+19
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix for #325965Srinivasa Ragavan2007-05-141-2/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Plugin file to add the Mark all Messages read menu item. Contains methodsChenthill Palanisamy2005-05-201-0/+122