| Commit message (Expand) | Author | Age | Files | Lines |
* | put a <p> at the end of the header table. (I think there used to be | Dan Winship | 2000-07-15 | 1 | -4/+7 |
* | add "message/news" to the mime_function_table using the same handler as | Chris Toshok | 2000-07-13 | 1 | -0/+2 |
* | Deal with having multiple selected messages. | Dan Winship | 2000-07-09 | 1 | -45/+0 |
* | Use the gnomevfs sniff buffer interface to try to identify the MIME type | Dan Winship | 2000-07-06 | 1 | -5/+6 |
* | add default subjects | Dan Winship | 2000-06-29 | 1 | -1/+16 |
* | Get evolution-dir the right way in e-setup.h | Peter Williams | 2000-06-22 | 1 | -2/+1 |
* | Add missing declaration of `evolution_dir' to get it to compile. | Ettore Perazzoli | 2000-06-21 | 1 | -0/+1 |
* | add an option to prefer text/plain. (reply_body): add an option to prefer | Dan Winship | 2000-06-20 | 1 | -13/+20 |
* | Fix the subject generation so we don't get "Re: Re:". This is working | Dan Winship | 2000-06-13 | 1 | -4/+9 |
* | Redo things a bit so that whitespace-only text parts aren't displayed. (In | Dan Winship | 2000-06-10 | 1 | -112/+136 |
* | Update for new composer attachment interface. | Dan Winship | 2000-06-06 | 1 | -35/+10 |
* | Fix forwarding to work for people other than me. :) [Although apparently | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | use <blockquote> rather than <center><table border=1 width=95%> to frame | Dan Winship | 2000-06-02 | 1 | -3/+2 |
* | Oops. This needs to take a message argument because we might be writing | Dan Winship | 2000-06-02 | 1 | -9/+10 |
* | Fix up memory management of x-evolution-data URLs so the URLs and/or their | Dan Winship | 2000-06-01 | 1 | -30/+26 |
* | Initialize the "urls" hash table stored on the message and store cid and | Dan Winship | 2000-06-01 | 1 | -84/+122 |
* | Redo this back to the old way: a single GtkHTML with various things inline | Dan Winship | 2000-05-31 | 1 | -301/+192 |
* | Use `foo@bar' rather than `<foo@bar>' for recipient with no name. | Dan Winship | 2000-05-29 | 1 | -6/+12 |
* | Various improvements: | Dan Winship | 2000-05-28 | 1 | -74/+262 |
* | Fix a bug (security/stability) in its usage of mail_html_write. | Dan Winship | 2000-05-27 | 1 | -1/+1 |
* | Update for PersistStream changes | Dan Winship | 2000-05-26 | 1 | -2/+5 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 1 | -9/+9 |
* | Fixes for stream stuff. | NotZed | 2000-05-20 | 1 | -6/+5 |
* | Use camel_data_wrapper_write_to_stream rather than | Dan Winship | 2000-05-18 | 1 | -42/+15 |
* | Removed usage of bonobo_object_destroy. | Christopher James Lahey | 2000-05-17 | 1 | -3/+2 |
* | Update for CamelStream CamelException changes. | Dan Winship | 2000-05-09 | 1 | -9/+9 |
* | unref the message after displaying it. | Dan Winship | 2000-05-08 | 1 | -4/+5 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 1 | -3/+1 |
* | Make the "Cc:" field optional again. (Before, we could check if | Dan Winship | 2000-05-04 | 1 | -7/+9 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -7/+7 |
* | Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog. | Dan Winship | 2000-04-30 | 1 | -1/+25 |
* | Improve the builtin vs bonobo selection code. (handle_mystery): Include | Dan Winship | 2000-04-30 | 1 | -110/+94 |
* | update for Camel recipient changes. (Just to make it build, not to take | Dan Winship | 2000-04-29 | 1 | -17/+32 |
* | Move text_to_html to e-util. | Dan Winship | 2000-04-28 | 1 | -207/+15 |
* | Improve URL converstion code. Recognize https, recognize "www\..*" without | Dan Winship | 2000-04-28 | 1 | -14/+48 |
* | Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS to | Dan Winship | 2000-04-27 | 1 | -95/+130 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -13/+9 |
* | update for CamelStream changes. | Dan Winship | 2000-04-26 | 1 | -5/+4 |
* | add a convert_space_hack flag, which turns N spaces into N-1 s and a | Dan Winship | 2000-04-26 | 1 | -5/+106 |
* | Now that we're not limited to a single GtkHTML for the display, there's no | Dan Winship | 2000-04-26 | 1 | -79/+178 |
* | (reply_body): Make this deal better with multiparts. | Dan Winship | 2000-04-26 | 1 | -40/+29 |
* | (setup_function_table): pass unknown text subtypes to | Dan Winship | 2000-04-26 | 1 | -3/+27 |
* | Fix some bugs that crept into reply generation. This needs a lot more work | Dan Winship | 2000-04-25 | 1 | -5/+17 |
* | Redo large chunks of this. The mail display now consists of a vbox in a | Dan Winship | 2000-04-25 | 1 | -448/+573 |
* | rename "send" to "send_msg", to avoid name clash with the tcp function. | Dan Winship | 2000-04-24 | 1 | -0/+56 |
* | move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send, | Dan Winship | 2000-04-23 | 1 | -13/+238 |
* | deal with cid: URLs. (find_cid): helper routine for above. (This could be | Dan Winship | 2000-04-21 | 1 | -21/+65 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 1 | -0/+793 |