aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mailing-list-actions/mailing-list-actions.c
Commit message (Expand)AuthorAgeFilesLines
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-151-1/+1
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-3/+4
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-4/+7
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-061-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Adapt mailing-list-actions plugin to the new ESource API.Matthew Barnes2012-06-031-12/+30
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-17/+22
* Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Reimplement "mailing-list-actions" plugin.Matthew Barnes2011-05-131-25/+72
* Miscellaneous cleanups.Matthew Barnes2011-05-131-3/+6
* Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-05-041-8/+9
* Bug #633788 - Mail plugin's update-actions handler is never calledMilan Crha2011-01-191-1/+2
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-2/+2
* Give MailSession a permanent home.Matthew Barnes2010-10-131-2/+5
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-2/+7
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-121-2/+1
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-5/+13
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-13/+11
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-4/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-7/+7
* port plugins to use new EError APIJonathon Jongsma2009-12-011-5/+5
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-051-52/+210
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-6/+4
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-1/+17
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-8/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-1/+3
* ** Fixes bug #362638Matthew Barnes2007-12-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* improve GError initialization code - fixes bug 352423. committed by AndreMatthew Barnes2006-08-231-2/+1
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-1/+1
* ** See bug #312621.Not Zed2005-08-091-0/+3
* allocate enough space for the url. May be related to #304461.Not Zed2005-08-031-6/+3
* error file moves/e-error.h movesMichael Zucci2005-05-161-1/+1
* make sure GETTEXT_PACKAGE is definedJP Rosevear2004-11-241-0/+4
* no changelog providedMichael Zucci2004-11-171-19/+7
* Added author tag, fixed description, removed "plugin" from name, changedMeilof Veeningen2004-11-121-7/+16
* include <config.h> for GETTEXT_PACKAGEJP Rosevear2004-11-051-0/+3
* Added mailing list actions plugin from Meilof Veeningen <meilof@wanad...Michael Zucci2004-11-041-0/+213