aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/mail-to-task.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2011-11-231-2/+6
* Bug #664018 - Cannot create task/memo from a mailMilan Crha2011-11-221-6/+3
* Trivial little cleanups.Matthew Barnes2011-10-191-1/+0
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-2/+4
* Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-18/+29
* [mail-to-task] Uses incorrect function to free array of message uidsMilan Crha2011-08-261-5/+5
* Changing source in CompEditor blocks UIMilan Crha2011-08-261-0/+14
* Bug #655551 - [mail-to-task] Pick organizer based on selected folder's storeMilan Crha2011-08-261-4/+11
* Bug #655549 - [mail-to-task] Ignores cancel of source select dialogMilan Crha2011-08-261-0/+2
* Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-231-212/+327
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-46/+52
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Do not leak attachments in a mail viewMilan Crha2011-03-021-0/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+2
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-1/+4
* Bug #629132 - set_attachments: assertion failed.Punit Jain2010-09-131-4/+5
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-121-6/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Add translator comments in mail-to-task pluginMilan Crha2010-06-031-0/+18
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-6/+6
* Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-04-131-6/+7
* Adapt to Camel API changes.Matthew Barnes2010-04-041-5/+5
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-8/+0
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-7/+5
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-3/+4
* Add e_attachment_store_load_async().Matthew Barnes2009-11-201-19/+22
* Kill more redundant save functions.Matthew Barnes2009-11-081-54/+107
* Bug #523335 - [mail-to-task] EnhancementsMilan Crha2009-10-151-6/+54
* Fix crashes in mail-to-task plugin.Matthew Barnes2009-09-131-14/+9
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-051-54/+81
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-3/+3
* Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-121-18/+295
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-2/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+0
* Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-85/+166
* Stop abusing forward declarations.Matthew Barnes2009-06-191-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-44/+44
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-251-93/+235
* ** Fix for bug #576696Milan Crha2009-03-261-1/+9
* ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-011-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-6/+23
* ** Fix for bug #318089Milan Crha2008-06-191-39/+63
* ** Fix for bug #353807Milan Crha2007-11-231-2/+21
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-21/+21
* ** Fix for bug #334675Milan Crha2007-11-051-4/+71
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* ** Fix for bug #468804Wang Xin2007-08-221-1/+5
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-161-0/+3
* Fixes #310489Chenthill Palanisamy2006-07-311-4/+25
* Fixes #332605. Multipart message handling. (set_attachments): NewHiroyuki Ikezoe2006-06-061-2/+99
* included the header file, authentication.hChenthill Palanisamy2006-03-041-0/+1
* fixes #330974.Chenthill Palanisamy2006-03-041-2/+2
* ** Fixes bug #323011Srinivasa Ragavan2006-01-141-15/+42
* fixes #274433Chenthill Palanisamy2005-12-211-2/+16
* Re-implemented this funciton. (add_attendee_cb): Removed this callbackMubeen Jukaku2005-11-111-16/+24
* fixes 315752.Chenthill Palanisamy2005-10-031-13/+73
* use the right type for attendees.Not Zed2005-08-241-1/+1
* new function to correctly retrieve the body of the message.Rodrigo Moya2005-01-151-18/+40
* new functions. (do_mail_to_task): set attendees and organizer on the taskRodrigo Moya2004-10-221-1/+59
* implemented plugin for converting selected mails to tasks.Rodrigo Moya2004-10-221-0/+110