aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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