aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read
Commit message (Expand)AuthorAgeFilesLines
* Bug 672827 - 'Mark as read' confirmation dialog is too bigMatthew Barnes2012-05-211-45/+14
* WebKit port - port pluginsDan Vrátil2012-03-291-4/+2
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* 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
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+5
* 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
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-98/+0
* 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
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* 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 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-5/+9
* Bug #551127 - Added translators comment and changed strings slightlyMilan Crha2009-08-111-4/+8
* Fix some build issues.Matthew Barnes2009-07-141-1/+2
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* 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
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-3/+3
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-272-2/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+1
|\|
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Patch from Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #550415 (Fixes a memo...Suman Manjunath2008-09-082-6/+13
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-13/+21
| * ** Fixes bug #530402Matthew Barnes2008-08-072-4/+11
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-2/+2
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-243-28/+77
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-112-19/+34
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-082-4/+11
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #514383Matthew Barnes2008-05-172-10/+163
* ** Fixes bug #362638Matthew Barnes2007-12-212-1/+8
* ** Fix for bug #495875Gilles Dartiguelongue2007-11-182-1/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-19/+19
* ** Fix for bug #492102Michael Monreal2007-11-052-1/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* Fix for #325965Srinivasa Ragavan2007-05-142-2/+9
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-022-13/+24
* ** Fixes bug #419524Matthew Barnes2007-03-212-1/+7
* Using proper header capitalization for the menu entry. Fixes bug #318755.Karsten Bräckelmann2006-07-052-1/+6
* Make this place a bit more quietKjartan Maraas2006-01-281-0/+3
* Mark vairous plugins as translatable (bug#301149).Funda Wang2005-12-253-1/+5
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
* Mark various plugins translatable.Funda Wang2005-12-072-3/+7
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-272-1/+9
* Use SOEXT.Tor Lillqvist2005-06-182-1/+5
* Plugin file to add the Mark all Messages read menu item. Contains methodsChenthill Palanisamy2005-05-204-0/+158