| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 1 | -2/+6 |
* | Bug #664018 - Cannot create task/memo from a mail | Milan Crha | 2011-11-22 | 1 | -6/+3 |
* | Trivial little cleanups. | Matthew Barnes | 2011-10-19 | 1 | -1/+0 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -5/+5 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -2/+4 |
* | Bug #655252 - Need to escape the comp_uid part of a path | Milan Crha | 2011-09-26 | 1 | -7/+14 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -18/+29 |
* | [mail-to-task] Uses incorrect function to free array of message uids | Milan Crha | 2011-08-26 | 1 | -5/+5 |
* | Changing source in CompEditor blocks UI | Milan Crha | 2011-08-26 | 1 | -0/+14 |
* | Bug #655551 - [mail-to-task] Pick organizer based on selected folder's store | Milan Crha | 2011-08-26 | 1 | -4/+11 |
* | Bug #655549 - [mail-to-task] Ignores cancel of source select dialog | Milan Crha | 2011-08-26 | 1 | -0/+2 |
* | Bug #646442 - [mail-to-task] Edit event details before adding to calendar | Dan Vrátil | 2011-06-23 | 1 | -212/+327 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 2 | -47/+52 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -1/+1 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -2/+2 |
* | Do not leak attachments in a mail view | Milan Crha | 2011-03-02 | 1 | -0/+1 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -1/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -2/+2 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -1/+4 |
* | Bug #629132 - set_attachments: assertion failed. | Punit Jain | 2010-09-13 | 1 | -4/+5 |
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 1 | -6/+2 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -1/+1 |
* | Add translator comments in mail-to-task plugin | Milan Crha | 2010-06-03 | 1 | -0/+18 |
* | Keep chipping away at direct GtkHTML usage. | Matthew Barnes | 2010-06-01 | 1 | -6/+6 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -1/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-13 | 1 | -6/+7 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -5/+5 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -241/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -8/+0 |
* | Alter UI conditional syntax to be more familiar cpp style, which | Michael Meeks | 2010-03-23 | 1 | -5/+5 |
* | Disable a chunk of UI from the mail-to-task plugin | Michael Meeks | 2010-03-14 | 1 | -0/+4 |
* | Revert "Without this evo 2.28.2 will not link/run at all" | Matthew Barnes | 2010-01-29 | 1 | -1/+0 |
* | Without this evo 2.28.2 will not link/run at all | Fridrich Strba | 2010-01-28 | 1 | -0/+1 |
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 1 | -1/+1 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 1 | -7/+5 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -3/+4 |
* | Add e_attachment_store_load_async(). | Matthew Barnes | 2009-11-20 | 1 | -19/+22 |
* | More build failures due to missing internal lib dependencies | Jonathon Jongsma | 2009-11-12 | 1 | -0/+1 |
* | Kill more redundant save functions. | Matthew Barnes | 2009-11-08 | 1 | -54/+107 |
* | Bug #523335 - [mail-to-task] Enhancements | Milan Crha | 2009-10-15 | 1 | -6/+54 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -6/+11 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -0/+2 |
* | Fix crashes in mail-to-task plugin. | Matthew Barnes | 2009-09-13 | 1 | -14/+9 |
* | Bug 594863 - Message body doesn't allow right click pop up menu | Matthew Barnes | 2009-09-13 | 1 | -0/+16 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+2 |
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 2 | -59/+102 |
* | Bug #593648 - mail-to-task used full path in .eplug file | Milan Crha | 2009-08-31 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 1 | -3/+3 |
* | Bug #584030 - [Mail-To-Task] improve duplicate handling and such | Milan Crha | 2009-08-12 | 2 | -18/+296 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 1 | -2/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 2 | -2/+1 |
* | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 4 | -190/+195 |
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 2 | -2/+3 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -44/+44 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -3/+3 |
* | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | Be able to save mail to event, meeting, task or memo | Milan Crha | 2009-04-25 | 4 | -96/+306 |
* | ** Fix for bug #576696 | Milan Crha | 2009-03-26 | 2 | -1/+15 |
* | Remove a trailing space after the line continuation backslash. | Tor Lillqvist | 2009-01-29 | 2 | -1/+6 |
* | Use also EVOLUTION_CALENDAR_CFLAGS. | Milan Crha | 2009-01-21 | 2 | -0/+5 |
* | ** Fixes bug #558726 (patch by Frederic van Starbmann) | Matthew Barnes | 2008-11-01 | 2 | -1/+8 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 2 | -6/+29 |
* | Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. | Bharath Acharya | 2008-08-12 | 2 | -1/+12 |
* | ** Fix for bug #318089 | Milan Crha | 2008-06-19 | 2 | -39/+70 |
* | ** Fix for bug #353807 | Milan Crha | 2007-11-23 | 2 | -2/+28 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -21/+21 |
* | ** Fix for bug #334675 | Milan Crha | 2007-11-05 | 2 | -4/+81 |
* | ** Fix for bug #353779 | Milan Crha | 2007-11-05 | 2 | -3/+10 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 2 | -1/+8 |
* | ** Fix for bug #468804 | Wang Xin | 2007-08-22 | 1 | -1/+5 |
* | 2007-08-16 mcrha Part of fix for bug #350539 | Milan Crha | 2007-08-16 | 2 | -0/+10 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -5/+0 |
* | Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> | Sankar P | 2007-04-02 | 2 | -1/+9 |
* | Fixes #310489 | Chenthill Palanisamy | 2006-07-31 | 2 | -4/+35 |
* | Fixes #332605. Multipart message handling. (set_attachments): New | Hiroyuki Ikezoe | 2006-06-06 | 2 | -2/+109 |
* | added a bug id which was fixed with the previous patch. | Chenthill Palanisamy | 2006-03-10 | 1 | -1/+1 |
* | included the header file, authentication.h | Chenthill Palanisamy | 2006-03-04 | 1 | -0/+1 |
* | fixes #330974. | Chenthill Palanisamy | 2006-03-04 | 2 | -2/+11 |
* | reverting the previous commit. | Chenthill Palanisamy | 2006-02-01 | 2 | -3/+10 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 1 | -3/+3 |
* | Add some much needed ego to NCLUDES ;-) | Harish Krishnaswamy | 2006-01-17 | 1 | -1/+1 |
* | Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes static | Harish Krishnaswamy | 2006-01-16 | 2 | -2/+8 |
* | ** Fixes bug #323011 | Srinivasa Ragavan | 2006-01-14 | 5 | -17/+85 |
* | fixes #274433 | Chenthill Palanisamy | 2005-12-21 | 2 | -2/+23 |
* | Re-implemented this funciton. (add_attendee_cb): Removed this callback | Mubeen Jukaku | 2005-11-11 | 2 | -16/+31 |
* | fixes 315752. | Chenthill Palanisamy | 2005-10-03 | 2 | -13/+84 |
* | use the right type for attendees. | Not Zed | 2005-08-24 | 2 | -1/+5 |
* | Fixed built_sources && cleanfiles for generated files | Michael Zucci | 2005-05-12 | 2 | -0/+7 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 3 | -4/+9 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 2 | -2/+7 |
* | new function to correctly retrieve the body of the message. | Rodrigo Moya | 2005-01-15 | 2 | -18/+46 |
* | fixed description and added author's info, to display correctly on the | Rodrigo Moya | 2004-11-03 | 2 | -2/+8 |
* | revert rodrigo's last fix, it should actually work now, i hope. | Not Zed | 2004-11-03 | 2 | -1/+6 |
* | Dist .eplug.in files | JP Rosevear | 2004-11-02 | 2 | -0/+6 |
* | fix folder view popup id again. | Rodrigo Moya | 2004-10-29 | 2 | -2/+6 |
* | fix folder view popup id. | Not Zed | 2004-10-28 | 2 | -1/+5 |
* | new functions. (do_mail_to_task): set attendees and organizer on the task | Rodrigo Moya | 2004-10-22 | 2 | -1/+63 |
* | use correct icon. | Rodrigo Moya | 2004-10-22 | 2 | -1/+5 |
* | fixed to make the plugin show up in the correct place. | Rodrigo Moya | 2004-10-22 | 2 | -2/+7 |
* | implemented plugin for converting selected mails to tasks. | Rodrigo Moya | 2004-10-22 | 5 | -0/+154 |