aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2007-09-17 mcrha Fix for bug #472865Milan Crha2007-09-171-2/+6
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-16 mcrha Fix for bug #466548Milan Crha2007-08-161-1/+1
* Committed on behalf of Atos Origin Communication SystemsSankar P2007-07-261-3/+3
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-091-0/+8
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-091-1/+20
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-1/+1
* ** Outlook style reply option for bug #415770 from gicmoSrinivasa Ragavan2007-06-021-0/+6
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Removed error id "camel-exception" as it was a bogus error.Jeffrey Stedfast2006-04-191-4/+3
* committed fix for moving composer window up the stack.Srinivasa Ragavan2006-03-011-0/+1
* Use the same Win32 macro for gmtime_r() that guards against gmtime()Tor Lillqvist2006-02-221-4/+21
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-3/+0
* check if account is null before accessing itParthasarathi Susarla2006-02-021-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Use the composer window as the parent window while showing the errorParthasarathi Susarla2006-01-041-1/+1
* ** See bug #315987 Send only if account is enabledParthasarathi Susarla2005-11-231-7/+14
* Return valid transport, only if the account is enabled.Parthasarathi Susarla2005-10-221-0/+7
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-13/+8
* em-composer-utils.c (reply_get_composer, get_reply_list,Tor Lillqvist2005-09-281-3/+3
* Fixes #316983Carsten Guenther2005-09-231-2/+2
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-2/+5
* included missing header file camel-multipart.h **Fixes #310330Vivek Jain2005-07-151-0/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* move e-error into e-util/Not Zed2005-05-161-1/+1
* Use the real folder and real uid (not the virtual if replying to a messageJeffrey Stedfast2005-05-131-4/+21
* Simplify the scanning for '@' by using strchr().Jeffrey Stedfast2005-04-091-7/+4
* removed. (em_utils_handle_receipt): asynchronously load message if none isNot Zed2005-04-081-1/+188
* ** See bug #66592Not Zed2005-03-041-95/+33
* ** See bug #68459Not Zed2005-02-251-59/+57
* ** See bug #66943.Not Zed2005-01-191-17/+30
* handle the "reply" parameter, if set.Not Zed2005-01-051-2/+4
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-7/+7
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-2/+1
* duh, they're camel not gobjects.Not Zed2004-10-221-1/+8
* Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag whenNat Friedman2004-10-221-1/+2
* emit a 'message.replying' event with a message target.Not Zed2004-10-211-0/+8
* do noting if the composer couldn't be created. We get a popup fromNot Zed2004-10-151-10/+16
* put back in the attachment attaching code. Doesn't work for s/mime andNot Zed2004-10-071-1/+4
* describe the get-folder process. This also makes it cancellable.Not Zed2004-09-241-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* If type="{Sender}" and name is an empty string, use the addr. Fixes bugJeffrey Stedfast2004-08-041-1/+1
* ** See #61940.Not Zed2004-07-281-8/+25
* added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-281-4/+7
* ** See bug #61824.Not Zed2004-07-261-66/+33
* New function to format an attribution string (won't crash if translatorsJeffrey Stedfast2004-06-161-20/+190
* if we removed all of the addresses because they were 'us', add the firstNot Zed2004-06-141-1/+7
* Don't attach anything ever. This is confusing way too many users whoJeffrey Stedfast2004-06-021-5/+1
* Updated the #if 0'd code for the API chanegs made toJeffrey Stedfast2004-05-151-3/+8
* ** See bug #58302.Not Zed2004-05-121-2/+2
* take fromuri and subject to set the basic headers/account.Not Zed2004-05-031-35/+60
* Moved these here from em-utils.c.Not Zed2004-05-031-2/+1088
* ** Changed error messages to use EError.Not Zed2004-04-281-32/+13
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-15/+11
* ** See bug #53320 and probably othersNot Zed2004-01-291-2/+1
* ** See bug #53084 and others.Not Zed2004-01-271-4/+4
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-42/+78
* Added empty_trash prompt key.Not Zed2003-12-021-44/+16
* rfc2047 encode the Organization header value.Jeffrey Stedfast2003-12-021-2/+7
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-12/+12
* cvs removed.Not Zed2003-09-181-0/+623