aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-4/+8
* Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()Milan Crha2013-07-221-2/+3
* Miscellaneous cleanups.Matthew Barnes2013-07-071-2/+2
* Bug #689640 - Print Preview of composer text is emptyMilan Crha2013-07-021-0/+26
* Avoid em_utils_uids_free() in other places.Matthew Barnes2013-06-151-2/+2
* em_utils_is_re_in_subject: Remove unused 'shell' parameter.Matthew Barnes2013-06-141-1/+1
* Add e_mail_reader_forward_messages().Matthew Barnes2013-06-031-242/+37
* Add e_mail_reader_edit_messages().Matthew Barnes2013-06-031-121/+0
* Move "ask-reply-close-browser" prompt to EMailBrowser.Matthew Barnes2013-06-031-11/+1
* EMailReader: Add a "composer-created" signal.Matthew Barnes2013-06-031-3/+32
* em_utils_edit_message: Change return type to EMsgComposer.Matthew Barnes2013-06-021-2/+2
* em_utils_redirect_message: Return the EMsgComposer.Matthew Barnes2013-06-021-3/+7
* em_utils_compose_new_message(): Return the EMsgComposer.Matthew Barnes2013-06-021-3/+7
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-021-23/+21
* em-composer-utils.c cleanups.Matthew Barnes2013-06-021-246/+328
* Add e_composer_header_table_ref_source().Matthew Barnes2013-06-021-13/+5
* EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-021-5/+29
* e_mail_session_send_to(): Don't silently ignore if we can't send.Matthew Barnes2013-05-301-10/+18
* Convert e_mail_printer_print() to a proper async function.Matthew Barnes2013-05-111-18/+7
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-3/+3
* Bug #301323 - "Edit as new message" doesn't strip signature properlyMilan Crha2013-05-071-4/+8
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-091-2/+12
* Add e_msg_composer_ref_session().Matthew Barnes2013-03-171-2/+7
* Remove EMailShellSettings.Matthew Barnes2013-03-171-6/+7
* Bug #693254 - Mail reply uses wrong "From:" accountMilan Crha2013-03-051-4/+78
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-1/+1
* Use g_hash_table_add() when using a hash table as a set.Matthew Barnes2013-01-121-6/+4
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-3/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-5/+2
* Bug 689639 - File -> Print Preview in composer brings up Print dialogMatthew Barnes2012-12-051-2/+1
* Bug #688199 - Replying via a template doesn't mark mail as read/repliedMilan Crha2012-11-131-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-3/+3
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-5/+7
* Bug #268618 - Add: Save replies in the folder of the message being replied toMilan Crha2012-10-221-6/+49
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+3
* Add e_mail_session_append_to_local_folder().Matthew Barnes2012-08-151-13/+7
* Bug #680164 - Print Preview action should open preview immediatellyDan Vrátil2012-07-191-1/+2
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-111-2/+2
* Mail formatter rewriteDan Vrátil2012-06-061-30/+27
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-7/+0
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-119/+219
* Bug #246581 - Replies in Sent folder goes to myselfMilan Crha2012-05-021-0/+4
* Whitespace cleanup.Matthew Barnes2012-04-021-1/+1
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-13/+29
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-4/+27
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-2/+2
* Show composer window on "Continue editing"Milan Crha2012-03-021-1/+3
* Bug #617557 - Can lost message after send failedMilan Crha2012-03-011-0/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-11/+22
* Bug #651221 - "Edit as New Message" always uses default From: addressMilan Crha2012-01-301-0/+24
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-1/+0
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-15/+18
* Make em_utils_generate_account_hash() private.Matthew Barnes2012-01-051-1/+59
* Bug #661087 - Add ability to remove localized "Re:" prefixes in subjectMilan Crha2011-12-221-7/+6
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-1/+1
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-7/+0
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-40/+59
* Tweak GSettings schemas.Matthew Barnes2011-11-231-1/+1
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-231-263/+0
|\
| * Split MDN handling into a module.Matthew Barnes2011-11-221-263/+0
* | Fix compiler warnings.Matthew Barnes2011-11-231-2/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-171-2/+8
|\|
| * Bug #662914 - Reply to gnupg signed mails should be signedMilan Crha2011-11-141-2/+8
* | More GSettings migrationRodrigo Moya2011-10-261-10/+11
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-261-1/+3
|\|
| * Adapt to CamelNetworkSettings changes.Matthew Barnes2011-10-251-1/+3
* | And yet more GSettings migration on the mail componentRodrigo Moya2011-10-201-28/+22
* | Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-141-4/+4
|/
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-26/+25
* Bug #660224 - Assertion failure when forwarding messageMilan Crha2011-09-271-1/+10
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-1/+1
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-19/+29
* Miscellaneous cleanups.Matthew Barnes2011-08-311-27/+43
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-6/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-36/+65
* EMFolderSelector: Add a "model" construct-only property.Matthew Barnes2011-08-101-1/+5
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-10/+15
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-1/+0
* Bug #530335 - Allow Reply to selected address onlyRathin2011-06-141-1/+33
* Fix some uninitialized variable usage.Matthew Barnes2011-06-091-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-35/+81
* Miscellaneous mail cleanups.Matthew Barnes2011-06-091-5/+16
* Bug #651684 - Creates a copy of message in Outbox instead of replacingMilan Crha2011-06-021-0/+38
* Let EMFolderSelector create its own EMFolderTree.Matthew Barnes2011-05-241-17/+16
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-3/+4
* em_format_html_print_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-1/+1
* em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-65/+9
* Remove em_utils_redirect_message_by_uid().Matthew Barnes2011-05-131-39/+0
* Add e_mail_reader_new_activity().Matthew Barnes2011-05-131-22/+10
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-27/+11
* Reimplement em_utils_edit_messages().Matthew Barnes2011-05-121-40/+77
* Add a 'message_uid' param to em_utils_edit_message().Matthew Barnes2011-05-121-52/+46
* Reimplement em_utils_forward_messages().Matthew Barnes2011-05-121-83/+175
* Coding style cleanups.Matthew Barnes2011-05-091-11/+11
* Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().Matthew Barnes2011-05-041-6/+12
* Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-05-041-42/+53
* Drop 'folder_uri' param from em_utils_folder_is_templates().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-4/+3
* Adapt to CamelService changes.Matthew Barnes2011-04-211-2/+7
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-2/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-65/+137
* Bug #434972 - Reply does not detect "RE :" subject prefixMilan Crha2011-02-221-1/+3
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-12/+11
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-2/+2
* Bug 640760 - New mail "stuck" if missing attachment dialog cancelledMatthew Barnes2011-01-281-0/+3
* Bug 640091 - Improve error handling during send post-processingMatthew Barnes2011-01-221-1/+15
* Bug #637906 - Don't ask again when sending to non-mail recipientsMilan Crha2011-01-061-2/+3
* Bug #621150 - Add the possibility to modify locale of the quoting messagesJan Holesovsky2010-12-021-12/+56
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-011-5/+10
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-4/+5
* Require a CamelMimeMessage in em_utils_handle_receipt().Matthew Barnes2010-10-311-35/+38
* Skip writing to Outbox when sending.Matthew Barnes2010-10-311-99/+114
* Kill mail_append_mail().Matthew Barnes2010-10-311-9/+12
* Simplify EActivity.Matthew Barnes2010-10-231-6/+8
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-210/+124
* Bug #567265 - BCC kept on message forward from Sent folderMilan Crha2010-10-191-0/+6
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-27/+27
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-3/+2
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-15/+32
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-471/+539
* Give MailSession a permanent home.Matthew Barnes2010-10-131-14/+47
* Adapt to Camel API changes.Matthew Barnes2010-09-281-9/+13
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-12/+26
* Coding style cleanups.Matthew Barnes2010-09-131-51/+51
* Convert composer autosave to an EExtension.Matthew Barnes2010-09-031-6/+1
* Composer autosave cleanups.Matthew Barnes2010-08-311-5/+44
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-106/+289
* Add nag popup when mailing list hijacks private reply with Reply-To: headerDavid Woodhouse2010-07-161-0/+29
* Don't show the "reply in private?" nag popup for munged Reply-To: list messagesDavid Woodhouse2010-07-151-13/+28
* Fix two memory leaks when replyingDavid Woodhouse2010-07-151-3/+7
* Add support for ignoring mailing list Reply-To: headersDavid Woodhouse2010-07-151-35/+70
* Bug #623796 - Post Message to List asks for confirmation on closeMilan Crha2010-07-091-13/+10
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-7/+7
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-251-0/+2
* Merge branch 'express2'Matthew Barnes2010-05-271-38/+11
|\
| * Fixed the issue where reply doesn't work at all on the express mode.Srinivasa Ragavan2010-05-141-12/+6
| * Use the lite-composer when the shell is in small-screen modeFederico Mena Quintero2010-05-081-28/+6
* | Bug #599794 - Reopened drafts shouldn't ask for save without changeMilan Crha2010-05-261-3/+1
* | Adapt to Camel API changes.Matthew Barnes2010-05-081-1/+1
* | Adapt to Camel API changes.Matthew Barnes2010-04-301-1/+6
* | Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-4/+4
* | Camel is now GObject-based.Matthew Barnes2010-04-241-39/+39
* | Remove comments that have no point after pthreads dependency disappearedFridrich Štrba2010-04-161-3/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-131-9/+11
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-11/+11
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-7/+0
|/
* Mark two strings as translatable that have been forgotten. Fixes bug 611975.Ulrich Schoepp2010-03-071-2/+4
* Revert "Bug #597473 - Reply-all composes reply to wrong address"Matthew Barnes2010-03-031-6/+0
* Bug #607595 - Do not auto-sign when replying to a signed messageMilan Crha2010-01-261-2/+3
* Fix a potential uninitialized variable use in em-composer-utils.c.Matthew Barnes2010-01-161-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Bug #605633 - A little code inconsistency in em_utils_send_receiptMilan Crha2010-01-141-8/+6
* Bug #599794 - Set composer as not changed on reply or forward actionMilan Crha2010-01-091-4/+4
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-071-0/+1
* Move forward_to() implementation to MailSession (remove dep on composer)Jonathon Jongsma2009-12-211-186/+5
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-6/+6
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-5/+5
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-101-6/+69
* Support other forward types for Anjal.Srinivasa Ragavan2009-11-061-7/+9
* Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr...Yan Li2009-11-061-4/+1
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-1/+1
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta...Yan Li2009-11-051-0/+3
* Coding style and whitespace cleanups.Matthew Barnes2009-10-241-1/+1
* Bug #575208 - Use complete template message with all attachmentsMilan Crha2009-10-241-129/+134
* Bug #597473 - Reply-all composes reply to wrong addressMilan Crha2009-10-161-0/+6
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-161-32/+2
* Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mailMilan Crha2009-10-151-4/+34
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-3/+5
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-021-2/+0
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Matthew Barnes2009-09-241-1/+1
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-2/+4
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+0
* Bug #563041 - Template plugin doesn't work; added new variablesBharath Acharya2009-08-111-31/+47
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-21/+14
|\
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-261-1/+0
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-231-12/+13
| * Change for Anjal to support forwarding of mailsSrinivasa Ragavan2009-07-201-6/+11
| * More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-131-4/+0
* | More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* | Fix excessive whitespace.Matthew Barnes2009-07-141-4/+0
* | Fix some issues when building Anjal.Matthew Barnes2009-07-131-3/+7
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-9/+15
|\|
| * Fix some warningsSrinivasa Ragavan2009-06-251-4/+4
| * Add more apis for Anjal to draft composer.Srinivasa Ragavan2009-06-251-5/+11
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-031-3/+7
| * More code cleanup.Matthew Barnes2009-06-021-3/+3
| * Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-114/+114
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-13/+13
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-24/+15
* | EMFolderTree cleanups.Matthew Barnes2009-06-201-1/+3
* | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-141-1/+0
* | Use key files for tracking widget states.Matthew Barnes2009-06-131-6/+3
* | More code cleanup.Matthew Barnes2009-06-021-3/+3
* | Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-111/+111
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-13/+16
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
| |/
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-1/+4
| * Mail changes required for Anjal.Srinivasa Ragavan2009-05-221-10/+64
* | Mail changes required for Anjal.Srinivasa Ragavan2009-05-241-10/+64
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-13/+12
|\|
| * Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-211-209/+11
| * Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-171-1/+4
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* | Kill obsolete menu items.Matthew Barnes2009-05-211-195/+0
* | Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-211-1/+4
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-2/+2
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-15/+17
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-11/+16
|\|
| * 2009-05-06 Jeff Cai <jeff.cai@sun.com>Jeff Cai2009-05-061-11/+16
| * Bug 575242 – New composer window not autosaved until modificationMichel Dänzer2009-05-011-13/+15
| * ** Fix for bug #204891Milan Crha2009-01-201-0/+96
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-011-14/+14
| * ** Fix for bug #553273Milan Crha2008-09-231-1/+1
| * Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-011-3/+5
| * Fixed some compiler warnings for Templates specific hunk.Bharath Acharya2008-07-211-3/+2
| * ** Fixes Bug #200147Bharath Acharya2008-07-211-3/+145
* | Merge changes from master.Matthew Barnes2009-05-021-13/+15
* | Let the mail module handle composer "Post To:" button clicks, sinceMatthew Barnes2009-02-131-5/+69
* | Let the mailer handle composer printing.Matthew Barnes2009-02-011-0/+19
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-4/+3
* | Fix some runtime warnings.Matthew Barnes2009-01-221-2/+7
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-0/+96
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-107/+127
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-9/+18
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+15
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-3/+5
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-3/+144
|/
* ** Fixes bug #537725Matthew Barnes2008-06-211-2/+1
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #535791Milan Crha2008-06-091-4/+22
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-071-0/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-44/+30
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-15/+88
* ** Fixes bug #523413Matthew Barnes2008-04-091-4/+5
* Fix a stupid typo.Matthew Barnes2008-04-071-1/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-50/+113
* ** Fix for bnc #153807Srinivasa Ragavan2008-02-181-0/+1
* ** Fix for bug #499145Colin Leroy2008-01-081-9/+15
* ** Fixes bug #362638Matthew Barnes2007-12-211-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-237/+237
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1