| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 1 | -0/+25 |
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im... | Peter Williams | 2000-06-24 | 1 | -72/+191 |
* | Revert Peter's change and Chris's fix to it, since it looks like Peter | Dan Winship | 2000-06-23 | 1 | -62/+23 |
* | new function, passed as arg to mail_operation_try. (fetch_mail): add | Chris Toshok | 2000-06-23 | 1 | -1/+7 |
* | Prettify the progress dialog a bit. | Peter Williams | 2000-06-22 | 1 | -23/+56 |
* | Add a confirmation dialog box for when the user tries to send a | Ettore Perazzoli | 2000-06-20 | 1 | -0/+28 |
* | new function to do a uid to row mapping. (mark_msg_seen, select_msg, | Dan Winship | 2000-06-17 | 1 | -33/+51 |
* | Update for CamelFolder changes. | Dan Winship | 2000-06-16 | 1 | -9/+2 |
* | New function to revert back to non-searching mode. | Dan Winship | 2000-06-16 | 1 | -0/+2 |
* | if the document requests an unknown URL, it's not an error; just ignore | Dan Winship | 2000-06-15 | 1 | -0/+8 |
* | display error from camel_folder_expunge if there is one. | Dan Winship | 2000-06-10 | 1 | -3/+0 |
* | close and expunge the source folder after copying it to a local folder. | Dan Winship | 2000-06-10 | 1 | -0/+3 |
* | Update for folder creation/existence changes. | Dan Winship | 2000-06-07 | 1 | -7/+4 |
* | Leave the composer window around if the message doesn't get sent. | Dan Winship | 2000-06-06 | 1 | -6/+9 |
* | fix some function prototypes | Dan Winship | 2000-06-06 | 1 | -4/+7 |
* | Use camel_service_connect, not connect_with_url, since we already passed | Dan Winship | 2000-06-03 | 1 | -2/+1 |
* | Add a quick hack to move the selection down a row when you delete a | Dan Winship | 2000-06-02 | 1 | -1/+10 |
* | started to add a camel provider configuration tool | Jeffrey Stedfast | 2000-05-31 | 1 | -4/+14 |
* | don't put up an error message if the user cancels the password dialog. | Dan Winship | 2000-05-29 | 1 | -1/+2 |
* | vfolder gui! So you can define them,k they show up in the list (well, | Not Zed | 2000-05-28 | 1 | -0/+92 |
* | set CAMEL_MESSAGE_ANSWERED on a message after a successful reply. | Dan Winship | 2000-05-27 | 1 | -8/+27 |
* | connect to and disconnect from the transport. | Dan Winship | 2000-05-25 | 1 | -3/+8 |
* | Update for camel_folder_get_uids (folder_changed, | Dan Winship | 2000-05-19 | 1 | -8/+9 |
* | Ok, so all incoming mail comes through filters, yay! | NotZed | 2000-05-17 | 1 | -64/+90 |
* | New menu to bring up the filter editor, and edit filters. They dont | NotZed | 2000-05-17 | 1 | -0/+38 |
* | 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 |