aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task/mail-to-task.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-10/+17
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-151-4/+4
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-3/+1
* Bug 697632 - [mail-to-task] Invalid unref of a CamelFolderSamarjit Adhikari2013-05-121-3/+1
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+4
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Use e_cal_client_connect().Matthew Barnes2013-01-301-29/+28
* Bug #692783 - [mail-to-task] Crash on edit prompt cancelMilan Crha2013-01-301-1/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+0
* Bug #502516 - Avoid "source" string in user visible dialogsMilan Crha2012-12-041-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-24/+36
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-19/+19
* Remove all references to JavaScriptCore and use of JavaScriptDan Vrátil2012-08-091-3/+2
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-211-4/+4
* 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-8/+2
* Adapt mail-to-task plugin to the new ESource API.Matthew Barnes2012-06-031-82/+105
* WebKit port - port pluginsDan Vrátil2012-03-291-7/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+10
* Bug #659396 - Missing plural handling for "You have selected %d mails to..."Milan Crha2012-02-161-5/+15
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-9/+14
* 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