aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format.c
Commit message (Expand)AuthorAgeFilesLines
* ** See bug #74320Not Zed2005-04-061-1/+4
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+1
* wrap printf's in debug definesJP Rosevear2004-11-261-6/+6
* l = g_list_next (l); in inner loop instead of g = g_list_next (l)..Radek Doulik2004-11-121-1/+4
* revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-031-17/+30
* ** See bug #65058 (again again).Not Zed2004-09-241-2/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-16/+33
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-031-1/+4
* only call expunge if the folder is set. (emfb_enable_map[]): only enableNot Zed2004-07-101-12/+118
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-50/+2
* ** Quick fix for #57434Not Zed2004-05-181-1/+6
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-3/+6
* ** Bug #6556.Not Zed2004-05-171-2/+1
* Don't include the last default_header when setting the default headers. IfJeffrey Stedfast2004-05-141-2/+2
* Don't complain about message errors ("Internal Error: ..."), insteadJeffrey Stedfast2004-04-151-5/+0
* hmm, use the right pointer when iterating the pending uri list.Not Zed2004-04-141-5/+4
* Add Newsgroups to the default header list.Not Zed2004-03-221-0/+2
* format as plain text too.Not Zed2004-03-171-0/+7
* make this a varags function, which then calls the virtual method to do theNot Zed2004-03-151-0/+27
* if we have the folder opened already, and its the outbox, then use theNot Zed2004-03-031-4/+8
* check mps->protocol != NULL before dereferencing it. See #54406.Not Zed2004-02-231-6/+8
* wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):Chris Toshok2004-02-201-4/+4
* ** See bug #53258.Not Zed2004-02-061-18/+17
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-301-71/+112
* Fixes a bug i can't find right nowNot Zed2004-01-291-1/+6
* ** See bug #53159.Not Zed2004-01-211-1/+0
* ** See bugs #51609 and #43515.Not Zed2004-01-151-0/+8
* ** See bug 51660.Not Zed2004-01-141-20/+85
* keep the windows charset filter around until we're done since if we set itNot Zed2004-01-091-2/+4
* ** See bug #50996.Not Zed2004-01-051-3/+4
* ** See bug #52108.Not Zed2003-12-121-0/+1
* treat application/pkcs7-signature as application/x-pkcs-signature. StupudNot Zed2003-12-101-1/+2
* Added empty_trash prompt key.Not Zed2003-12-021-1/+1
* set session on print formatter for signatures to work.Not Zed2003-11-251-1/+1
* do not use horizonal rule, attachment content is now inside simple frameRadek Doulik2003-11-241-3/+0
* implement the key selector popup using e-cert-selector.Not Zed2003-11-131-62/+0
* changed for cipher context api changes. ditto.Not Zed2003-11-101-16/+46
* show application/x-pkcs7-mime inline always by default.Not Zed2003-10-301-11/+57
* Put an <hr> between parts of a multipart.Jeffrey Stedfast2003-10-221-3/+2
* remove gconf stuff. (em_format_html_set_xmailer_mask): new method to setNot Zed2003-09-301-35/+26
* Oops, put the arguments in the right order.Jeffrey Stedfast2003-09-301-1/+1
* Fix for bug #48791 (and also fixes a FIXME)Jeffrey Stedfast2003-09-241-15/+40
* updated for camel namespace changesJeffrey Stedfast2003-09-191-9/+9
* Initialise charset to NULL or it may be used uninitialised. Also includeJeffrey Stedfast2003-09-191-1/+2
* cvs removed.Not Zed2003-09-181-0/+1228