aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mailing-list-actions
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
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-132-5/+3
* 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
* Add missing linker flags.Matthew Barnes2012-03-041-1/+2
* 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-192-17/+24
* Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* Simplify library dependency flags.Matthew Barnes2011-10-051-3/+5
* 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
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-142/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-5/+13
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
* 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
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+9
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-3/+5
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-054-121/+263
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-051-0/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-112-6/+9
* Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ...Suman Manjunath2008-12-082-1/+7
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-042-1/+23
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+10
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-8/+1
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-022-1/+7
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-032-1/+8
* ** Fixes bug #362638Matthew Barnes2007-12-212-1/+6
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-5/+0
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankarasivasubramanian Pasupathilingam2007-04-022-2/+10
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* improve GError initialization code - fixes bug 352423. committed by AndreMatthew Barnes2006-08-232-2/+7
* Fixing header capitalization in menu. Fixes bug #323952. (Committed byMatthew Barnes2006-07-082-6/+11
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-0/+8
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-1/+1
* Changed visible to enabled. Fixes the bug #314899Srinivasa Ragavan2005-10-182-12/+17
* ** See bug #312621.Not Zed2005-08-092-0/+10
* allocate enough space for the url. May be related to #304461.Not Zed2005-08-032-6/+8
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-0/+1
* error file moves/e-error.h movesMichael Zucci2005-05-162-1/+5
* Add profiler so that it gets disted properlyRodney Dawes2005-05-142-1/+7
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-122-0/+6
* fix names so that intltool will parse as xmlMichael Zucci2005-05-066-83/+62
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-252-2/+9
* make sure GETTEXT_PACKAGE is definedJP Rosevear2004-11-242-0/+8
* no changelog providedMichael Zucci2004-11-175-65/+49
* Added author tag, fixed description, removed "plugin" from name, changedMeilof Veeningen2004-11-126-49/+78
* Add org-gnome-mailing-list-actions.xml to EXTRA_DISTRodney Dawes2004-11-102-1/+6
* Add the eplug.in file to EXTRA_DISTRodney Dawes2004-11-102-1/+8
* ShushJP Rosevear2004-11-051-0/+5
* include <config.h> for GETTEXT_PACKAGEJP Rosevear2004-11-052-0/+7
* Added mailing list actions plugin from Meilof Veeningen <meilof@wanad...Michael Zucci2004-11-047-0/+367