| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -2/+5 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 1 | -1/+0 |
* | Fixes bug #382431 | Matthew Barnes | 2006-12-05 | 1 | -0/+1 |
* | Fix for bug #337439 DoS attach with large emails | Srinivasa Ragavan | 2006-11-27 | 1 | -8/+24 |
* | Fix for bug #339052 | Jeffrey Stedfast | 2006-04-21 | 1 | -15/+30 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -1/+2 |
* | put the s/mime message back, awaiting string approval for a change | Not Zed | 2005-08-19 | 1 | -1/+108 |
* | check part before using it, else dump source | Vivek Jain | 2005-08-08 | 1 | -5/+11 |
* | implement extraction of inline signed/encrypted pgp parts and package them | Matt Brown | 2005-07-01 | 1 | -0/+2 |
* | fix rodney's name choices. fix multiple-inclusion. fix forward references. | Not Zed | 2005-05-19 | 1 | -9/+6 |
* | ** See bug #74320 | Not Zed | 2005-04-06 | 1 | -1/+4 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | wrap printf's in debug defines | JP Rosevear | 2004-11-26 | 1 | -6/+6 |
* | l = g_list_next (l); in inner loop instead of g = g_list_next (l).. | Radek Doulik | 2004-11-12 | 1 | -1/+4 |
* | revert jeff's last change - we do actually want to know when we couldn't | Not Zed | 2004-11-03 | 1 | -17/+30 |
* | ** See bug #65058 (again again). | Not Zed | 2004-09-24 | 1 | -2/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -16/+33 |
* | Fix for bug #63377 and prevention of similar cases. | Jeffrey Stedfast | 2004-09-03 | 1 | -1/+4 |
* | only call expunge if the folder is set. (emfb_enable_map[]): only enable | Not Zed | 2004-07-10 | 1 | -12/+118 |
* | if we end up with an application/octet-stream part, pre-snoop it so we set | Not Zed | 2004-05-19 | 1 | -50/+2 |
* | ** Quick fix for #57434 | Not Zed | 2004-05-18 | 1 | -1/+6 |
* | don't emit new mail if its any vfolder, not just vtrash folder. #56350. | Not Zed | 2004-05-18 | 1 | -3/+6 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 1 | -2/+1 |
* | Don't include the last default_header when setting the default headers. If | Jeffrey Stedfast | 2004-05-14 | 1 | -2/+2 |
* | Don't complain about message errors ("Internal Error: ..."), instead | Jeffrey Stedfast | 2004-04-15 | 1 | -5/+0 |
* | hmm, use the right pointer when iterating the pending uri list. | Not Zed | 2004-04-14 | 1 | -5/+4 |
* | Add Newsgroups to the default header list. | Not Zed | 2004-03-22 | 1 | -0/+2 |
* | format as plain text too. | Not Zed | 2004-03-17 | 1 | -0/+7 |
* | make this a varags function, which then calls the virtual method to do the | Not Zed | 2004-03-15 | 1 | -0/+27 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 1 | -4/+8 |
* | check mps->protocol != NULL before dereferencing it. See #54406. | Not Zed | 2004-02-23 | 1 | -6/+8 |
* | wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed): | Chris Toshok | 2004-02-20 | 1 | -4/+4 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 1 | -18/+17 |
* | ** See bug #53558 (plus other fixes/cleanups) | Not Zed | 2004-01-30 | 1 | -71/+112 |
* | Fixes a bug i can't find right now | Not Zed | 2004-01-29 | 1 | -1/+6 |
* | ** See bug #53159. | Not Zed | 2004-01-21 | 1 | -1/+0 |
* | ** See bugs #51609 and #43515. | Not Zed | 2004-01-15 | 1 | -0/+8 |
* | ** See bug 51660. | Not Zed | 2004-01-14 | 1 | -20/+85 |
* | keep the windows charset filter around until we're done since if we set it | Not Zed | 2004-01-09 | 1 | -2/+4 |
* | ** See bug #50996. | Not Zed | 2004-01-05 | 1 | -3/+4 |
* | ** See bug #52108. | Not Zed | 2003-12-12 | 1 | -0/+1 |
* | treat application/pkcs7-signature as application/x-pkcs-signature. Stupud | Not Zed | 2003-12-10 | 1 | -1/+2 |
* | Added empty_trash prompt key. | Not Zed | 2003-12-02 | 1 | -1/+1 |
* | set session on print formatter for signatures to work. | Not Zed | 2003-11-25 | 1 | -1/+1 |
* | do not use horizonal rule, attachment content is now inside simple frame | Radek Doulik | 2003-11-24 | 1 | -3/+0 |
* | implement the key selector popup using e-cert-selector. | Not Zed | 2003-11-13 | 1 | -62/+0 |
* | changed for cipher context api changes. ditto. | Not Zed | 2003-11-10 | 1 | -16/+46 |
* | show application/x-pkcs7-mime inline always by default. | Not Zed | 2003-10-30 | 1 | -11/+57 |
* | Put an <hr> between parts of a multipart. | Jeffrey Stedfast | 2003-10-22 | 1 | -3/+2 |
* | remove gconf stuff. (em_format_html_set_xmailer_mask): new method to set | Not Zed | 2003-09-30 | 1 | -35/+26 |
* | Oops, put the arguments in the right order. | Jeffrey Stedfast | 2003-09-30 | 1 | -1/+1 |
* | Fix for bug #48791 (and also fixes a FIXME) | Jeffrey Stedfast | 2003-09-24 | 1 | -15/+40 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -9/+9 |
* | Initialise charset to NULL or it may be used uninitialised. Also include | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -0/+1228 |