/net/p5-Net-Z3950-SimpleServer/

c2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read/mark-all-read.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 672827 - 'Mark as read' confirmation dialog is too bigMatthew Barnes2012-05-211-45/+14
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+10
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+2
* 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