| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'from_uri' params from e-msg-composer-utils.c. | Matthew Barnes | 2011-05-04 | 1 | -8/+9 |
* | Bug #633788 - Mail plugin's update-actions handler is never called | Milan Crha | 2011-01-19 | 1 | -1/+2 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -2/+2 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -2/+5 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -1/+1 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 1 | -2/+7 |
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 1 | -2/+1 |
* | Bug #610495 - Plugins should define e_plugin_lib_enable | Roy Marples | 2010-04-27 | 1 | -0/+7 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -142/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -4/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -5/+13 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 1 | -13/+11 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -4/+5 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -7/+7 |
* | port plugins to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -5/+5 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 1 | -0/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -6/+9 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -3/+5 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 4 | -121/+263 |
* | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -10/+10 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
* | Add -I$(top_srcdir)/widgets to a bunch of plugins. | Matthew Barnes | 2009-05-05 | 1 | -0/+1 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 2 | -6/+9 |
* | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ... | Suman Manjunath | 2008-12-08 | 2 | -1/+7 |
* | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 2 | -1/+23 |
* | Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. | Bharath Acharya | 2008-08-12 | 2 | -1/+10 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -8/+1 |
* | Committing on behalf of Jacob Brown <jeblinux@gmail.com> | Jacob Brown | 2008-06-02 | 2 | -1/+7 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 2 | -1/+8 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 2 | -1/+6 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -7/+7 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -5/+0 |
* | Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> | Sankarasivasubramanian Pasupathilingam | 2007-04-02 | 2 | -2/+10 |
* | addressbook/importers/evolution-ldif-importer.c | Francisco Javier F. Serrador | 2006-10-15 | 1 | -1/+1 |
* | improve GError initialization code - fixes bug 352423. committed by Andre | Matthew Barnes | 2006-08-23 | 2 | -2/+7 |
* | Fixing header capitalization in menu. Fixes bug #323952. (Committed by | Matthew Barnes | 2006-07-08 | 2 | -6/+11 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -0/+8 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -1/+1 |
* | Changed visible to enabled. Fixes the bug #314899 | Srinivasa Ragavan | 2005-10-18 | 2 | -12/+17 |
* | ** See bug #312621. | Not Zed | 2005-08-09 | 2 | -0/+10 |
* | allocate enough space for the url. May be related to #304461. | Not Zed | 2005-08-03 | 2 | -6/+8 |
* | Fix make distcheck issues. Bump version number ***** Release 2.3.6 ***** | Harish Krishnaswamy | 2005-07-27 | 1 | -0/+1 |
* | error file moves/e-error.h moves | Michael Zucci | 2005-05-16 | 2 | -1/+5 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 2 | -1/+7 |
* | Fixed built_sources && cleanfiles for generated files | Michael Zucci | 2005-05-12 | 2 | -0/+6 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 6 | -83/+62 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 2 | -2/+9 |
* | make sure GETTEXT_PACKAGE is defined | JP Rosevear | 2004-11-24 | 2 | -0/+8 |
* | no changelog provided | Michael Zucci | 2004-11-17 | 5 | -65/+49 |
* | Added author tag, fixed description, removed "plugin" from name, changed | Meilof Veeningen | 2004-11-12 | 6 | -49/+78 |
* | Add org-gnome-mailing-list-actions.xml to EXTRA_DIST | Rodney Dawes | 2004-11-10 | 2 | -1/+6 |
* | Add the eplug.in file to EXTRA_DIST | Rodney Dawes | 2004-11-10 | 2 | -1/+8 |
* | Shush | JP Rosevear | 2004-11-05 | 1 | -0/+5 |
* | include <config.h> for GETTEXT_PACKAGE | JP Rosevear | 2004-11-05 | 2 | -0/+7 |
* | Added mailing list actions plugin from Meilof Veeningen <meilof@wanad... | Michael Zucci | 2004-11-04 | 7 | -0/+367 |