| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 6 X's to mkstemp, as required by the man page, just a temp fix, this | NotZed | 2000-05-13 | 1 | -1/+1 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 1 | -36/+16 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 1 | -4/+6 |
* | New code to configure identity, mail source, and mail transport. | Dan Winship | 2000-05-07 | 1 | -40/+114 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 1 | -5/+1 |
* | Ok, you can now delete and expunge messages ... not really pretty | Michael Zucci | 2000-05-02 | 1 | -0/+42 |
* | This is no longer necessary. | Dan Winship | 2000-04-30 | 1 | -13/+1 |
* | Oops. Remove the part of the previous patch that wasn't supposed to | Dan Winship | 2000-04-28 | 1 | -24/+8 |
* | Move text_to_html to e-util. | Dan Winship | 2000-04-28 | 1 | -8/+36 |
* | rename "send" to "send_msg", to avoid name clash with the tcp function. | Dan Winship | 2000-04-24 | 1 | -1/+18 |
* | #include "mail-format.h" | Dan Winship | 2000-04-23 | 1 | -0/+1 |
* | move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send, | Dan Winship | 2000-04-23 | 1 | -0/+61 |
* | Add some #includes for the non-HAVE_MKSTEMP case | Dan Winship | 2000-04-10 | 1 | -0/+5 |
* | use camel_movemail when fetching mail from an mbox store. This leaves | Dan Winship | 2000-04-10 | 1 | -14/+76 |
* | new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't do | Dan Winship | 2000-04-08 | 1 | -0/+185 |