| Commit message (Expand) | Author | Age | Files | Lines |
| * | applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588 | Radek Doulik | 2002-11-21 | 1 | -41/+47 |
| * | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+0 |
| * | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -117/+73 |
| * | instead of bailing with an assertion dump the body. | Larry Ewing | 2002-10-29 | 1 | -7/+27 |
| * | instead of bailing with an assertion dump the body. | Larry Ewing | 2002-10-29 | 1 | -5/+8 |
| * | If the attachment is type application/octet-stream, sniff the file type | Benjamin Kahn | 2002-10-18 | 1 | -0/+6 |
| * | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 1 | -3/+3 |
| * | Handle a multipart/encrypted part. Fixes bug #31547. | Jeffrey Stedfast | 2002-10-02 | 1 | -1/+11 |
| * | reverted wrapping patch | Radek Doulik | 2002-09-19 | 1 | -47/+41 |
| * | simplified raw view | Radek Doulik | 2002-08-31 | 1 | -16/+3 |
| * | use iframe's fallback content | Radek Doulik | 2002-08-31 | 1 | -4/+4 |
| * | removed commented code | Radek Doulik | 2002-08-31 | 1 | -3/+0 |
| * | as below (handle_text_plain_flowed): as below | Radek Doulik | 2002-08-31 | 1 | -39/+61 |
| * | Also check that the component has PersistStream. (mail_lookup_handler): | Peter Williams | 2002-08-29 | 1 | -9/+33 |
| * | Fix bug #29493. | Peter Williams | 2002-08-28 | 1 | -0/+2 |
| * | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 1 | -2/+2 |
| * | Don't setup a handler for multipart/digest. (handle_multipart_digest): | Jeffrey Stedfast | 2002-08-01 | 1 | -26/+5 |
| * | Use camel_medium_get_header to get the date header rather than getting the | Jeffrey Stedfast | 2002-07-31 | 1 | -11/+6 |
| * | Commit a fix that I thought I committed a while ago: | Jeffrey Stedfast | 2002-07-24 | 1 | -2/+3 |
| * | recognize urls in plain text reply quoting logic (bug #27908). | Larry Ewing | 2002-07-21 | 1 | -1/+2 |
| * | Change the HTML to make this a little prettier. | Peter Williams | 2002-07-19 | 1 | -1/+2 |
| * | Rename "Save to disk..." to "Save Attachment..." | Jeffrey Stedfast | 2002-07-12 | 1 | -6/+6 |
| * | Pass TRUE as the auto_connect argument to mail_load_storage_from_uri(). | Jeffrey Stedfast | 2002-07-04 | 1 | -1/+1 |
| * | Make sure that cid is non-NULL. | Jeffrey Stedfast | 2002-07-02 | 1 | -1/+1 |
| * | Don't allow the pgp type to be anything except NONE or GPG. | Jeffrey Stedfast | 2002-06-27 | 1 | -14/+15 |
| * | If the pgp type is gpg, then use the gpg context. | Jeffrey Stedfast | 2002-06-22 | 1 | -7/+8 |
| * | Don't forget to free the date string buffer. | Jeffrey Stedfast | 2002-06-06 | 1 | -1/+2 |
| * | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 1 | -29/+64 |
| * | Changed to check everything from the composer before the message is | Not Zed | 2002-06-04 | 1 | -2/+0 |
| * | make these citations as well. | Larry Ewing | 2002-06-03 | 1 | -1/+1 |
| * | Changed to handle new multipart-signed type. | Not Zed | 2002-05-31 | 1 | -51/+36 |
| * | Only get the contents of a mime part if it is marked as "inline". Fixes | Jeffrey Stedfast | 2002-05-21 | 1 | -1/+5 |
| * | Handle broken multipart/signed parts such as where the signature part is | Jeffrey Stedfast | 2002-04-18 | 1 | -6/+29 |
| * | Ref the prefs widget here since we unref in the destroy callback. Caught | Jeffrey Stedfast | 2002-04-17 | 1 | -5/+6 |
| * | Handle the X-Mailer display style. (There is currently no GUI for | Dan Winship | 2002-04-11 | 1 | -13/+58 |
| * | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -61/+10 |
| * | Handle digest: urls. | Jeffrey Stedfast | 2002-03-13 | 1 | -0/+21 |
| * | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -1/+2 |
| * | Get the Content-Base if the header exists and use gtk_html_set_base to set | Jeffrey Stedfast | 2002-02-27 | 1 | -1/+18 |
| * | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 1 | -4/+32 |
| * | Look for DOCTYPE XML comments too to decide if the message content is | Jeffrey Stedfast | 2002-02-07 | 1 | -1/+1 |
| * | print quoted text in italic | Radek Doulik | 2002-01-31 | 1 | -6/+5 |
| * | If the first "token" in the body is "<html>", then treat this as a | Jeffrey Stedfast | 2002-01-22 | 1 | -0/+9 |
| * | Update to match new uudecode interface (ie, no longer need a uulen state | Jeffrey Stedfast | 2002-01-18 | 1 | -3/+3 |
| * | Set citation color to black when we are printing. | Jon Trowbridge | 2001-12-18 | 1 | -0/+4 |
| * | Avoid embedding <object> tags when we are printing. | Jon Trowbridge | 2001-12-18 | 1 | -12/+21 |
| * | Connect to the destroy signal on the popup dialog. | Jeffrey Stedfast | 2001-12-15 | 1 | -3/+4 |
| * | Start reiplementing The Right Way and not danw's fucking half-assed kludge | Jeffrey Stedfast | 2001-12-15 | 1 | -95/+2 |
| * | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 1 | -26/+37 |
| * | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -151/+167 |
| * | Reverted the non-NULL mime-type patch from a little while back, didn't | Jeffrey Stedfast | 2001-11-28 | 1 | -6/+2 |
| * | Save hide state. (message_list_hide_uids): Save hide state. | Jeffrey Stedfast | 2001-11-17 | 1 | -5/+9 |
| * | Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type. | Jeffrey Stedfast | 2001-11-08 | 1 | -1/+2 |
| * | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 1 | -130/+144 |
| * | Write out the url before callind add_url since add_url may free it. Fixes | Dan Winship | 2001-11-02 | 1 | -2/+1 |
| * | Make this work again. | Dan Winship | 2001-11-01 | 1 | -1/+0 |
| * | Added exception strings to some of the op logging. | 0 | 2001-10-31 | 1 | -21/+0 |
| * | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
| * | add some debug spew re 13839. | Dan Winship | 2001-10-30 | 1 | -0/+1 |
| * | Check that the special PGP lines begin and end with \n so as to avoid | Jeffrey Stedfast | 2001-10-29 | 1 | -17/+15 |
| * | Allow the user to shoot him/herself in the foot when overriding message | Jeffrey Stedfast | 2001-10-28 | 1 | -1/+24 |
| * | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
| * | oops, minor fixity fix. | Jeffrey Stedfast | 2001-10-25 | 1 | -3/+6 |
| * | Fix to not always return NULL for html parts, doh!. | Jeffrey Stedfast | 2001-10-25 | 1 | -10/+9 |
| * | Oops, revert my change to this function. | Jeffrey Stedfast | 2001-10-23 | 1 | -1/+1 |
| * | New fun macro. | Jeffrey Stedfast | 2001-10-23 | 1 | -58/+59 |
| * | Don't wrap error text with <blockquote>, this is done inside | Jeffrey Stedfast | 2001-10-23 | 1 | -27/+30 |
| * | PGP verification UI changes to make it not HTML spoofable. | Dan Winship | 2001-10-23 | 1 | -366/+260 |
| * | Use mail_format_get_data_wrapper_text for text parts so we get free | Jeffrey Stedfast | 2001-10-22 | 1 | -44/+61 |
| * | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 1 | -1/+5 |
| * | Make Reply-To bold too since no one ever figures out why it's not | Dan Winship | 2001-10-18 | 1 | -1/+1 |
| * | Added a checkbox for body indexing. | 1 | 2001-10-12 | 1 | -1/+2 |
| * | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -9/+13 |
| * | Write out the Bcc: header when applicable. Fixes bug #5823. | Jon Trowbridge | 2001-10-09 | 1 | -2/+6 |
| * | Convert the htmlinfo into utf8. Fixes bug #11966. | Jeffrey Stedfast | 2001-10-09 | 1 | -5/+6 |
| * | Add toggle button to config menu to turn the "confirm sending unwanted | Jon Trowbridge | 2001-10-06 | 1 | -0/+1 |
| * | Fix so that an email address with no name is once again just | Dan Winship | 2001-10-05 | 1 | -6/+9 |
| * | Don't use the wax-seal icons for the pgp stuff anymore, use Jimmac's new | Jeffrey Stedfast | 2001-10-04 | 1 | -2/+2 |
| * | Deal with camel_mime_filter_charset_new_convert returning NULL. (Every | Dan Winship | 2001-09-28 | 1 | -2/+4 |
| * | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 1 | -2/+2 |
| * | Decode our URL before extracting the address to pop up contact info. | Jon Trowbridge | 2001-09-27 | 1 | -14/+18 |
| * | Update to not send the remember-passphrase option to the context, it | Jeffrey Stedfast | 2001-09-26 | 1 | -4/+2 |
| * | If the data wrapper contains raw text, treat the contents as if they were | Jeffrey Stedfast | 2001-09-26 | 1 | -1/+17 |
| * | Removed unused variables. | 4 | 2001-09-25 | 1 | -38/+63 |
| * | Make a neater error report | Iain Holmes | 2001-09-21 | 1 | -1/+1 |
| * | Call mail_content_loaded here rather than blocking if the message data | Dan Winship | 2001-09-19 | 1 | -0/+4 |
| * | Make sure that the charset_filter is non-NULL before using it since iconv | Jeffrey Stedfast | 2001-09-14 | 1 | -2/+5 |
| * | kill off some warnings | Jeffrey Stedfast | 2001-09-08 | 1 | -2/+1 |
| * | Give the full path of the wax-seal icons. (try_inline_pgp_sig): Convert | Jeffrey Stedfast | 2001-09-08 | 1 | -22/+41 |
| * | Give the full path of the wax-seal icons. | Jeffrey Stedfast | 2001-09-08 | 1 | -2/+2 |
| * | Fix a bunch of replying/forwarding-related formatting bugs. | Dan Winship | 2001-09-07 | 1 | -44/+145 |
| * | This patch should avoid flashing when loading images into mail view, credits | Radek Doulik | 2001-09-06 | 1 | -4/+7 |
| * | Fixed a memory leak. (message_browser_new): Added a comment as to why , | Jeffrey Stedfast | 2001-08-31 | 1 | -2/+2 |
| * | We want wax-seal.png instead, since I added the png files to cvs and | Jeffrey Stedfast | 2001-08-18 | 1 | -1/+1 |
| * | oops, s/#ifdef/#endif | Jeffrey Stedfast | 2001-08-05 | 1 | -1/+1 |
| * | Add yet another special-case hack for application/pgp. | Jeffrey Stedfast | 2001-08-05 | 1 | -5/+21 |
| * | Try to restore the choice the user had chosen before hitting the "Check | Jeffrey Stedfast | 2001-08-04 | 1 | -2/+1 |
| * | When writing out a CamelException to the HTML stream, be sure to translate | Jeffrey Stedfast | 2001-07-31 | 1 | -117/+146 |
| * | Implemented. (setup_mime_tables): Setup the application/pgp handler to use | Jeffrey Stedfast | 2001-07-27 | 1 | -10/+71 |
| * | Respect Gtk theme colors for the fonts and calculate a new table gbcolor | Jeffrey Stedfast | 2001-07-27 | 1 | -4/+45 |
| * | check_specials if this is an application/pgp type as well. | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+1 |
| * | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 1 | -9/+9 |
| * | Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted part | Jeffrey Stedfast | 2001-07-18 | 1 | -17/+18 |
| * | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -1/+1 |
| * | Took the logic of whether or not to make the attachment header out of the | Peter Williams | 2001-07-11 | 1 | -10/+80 |
| * | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -7/+13 |
| * | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 1 | -2/+4 |
| * | Use gnome_vfs_mime_get_short_list_applications rather than | Dan Winship | 2001-07-10 | 1 | -3/+3 |
| * | Prevent infinite recursion when viewing attachments that we can't / | Peter Williams | 2001-07-07 | 1 | -5/+14 |
| * | (write_field_row_begin): hmm, use just bold as it looks | Radek Doulik | 2001-06-19 | 1 | -1/+3 |
| * | add column with between header name and value | Radek Doulik | 2001-06-19 | 1 | -1/+1 |
| * | (mail_format_raw_message): Add padding to match the formatted | Dan Winship | 2001-06-18 | 1 | -3/+5 |
| * | We can't output "<html>" and "</html>" here because it gets called | Dan Winship | 2001-06-16 | 1 | -2/+0 |
| * | make HTML and plain mails to have the same boundary | Radek Doulik | 2001-06-05 | 1 | -13/+36 |
| * | Removed the code to check for the validity of an S/MIME part. Stuff works | Jeffrey Stedfast | 2001-06-01 | 1 | -2/+0 |
| * | Fix a bug that could cause a crash on messages with an empty subject. | Dan Winship | 2001-05-29 | 1 | -1/+1 |
| * | Fix to work properly. (handle_multipart_signed): Fixed a bug that caused | Jeffrey Stedfast | 2001-05-27 | 1 | -1/+1 |
| * | Fix to work properly. | Jeffrey Stedfast | 2001-05-27 | 1 | -4/+23 |
| * | Only write the message up to (but not including) the attached signature | Jeffrey Stedfast | 2001-05-25 | 1 | -2/+6 |
| * | New convenience function for all signature verification functions to use | Jeffrey Stedfast | 2001-05-18 | 1 | -63/+54 |
| * | add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags | Dan Winship | 2001-05-17 | 1 | -1/+1 |
| * | Deal with full-header mode in addition to source mode | Dan Winship | 2001-05-17 | 1 | -34/+81 |
| * | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -1/+0 |
| * | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 1 | -140/+89 |
| * | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -1/+1 |
| * | #include <camel/camel-file-utils.h> | Dan Winship | 2001-05-04 | 1 | -2/+4 |
| * | Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>" | Dan Winship | 2001-04-30 | 1 | -8/+15 |
| * | Use <font color=...> to mark citations rather than italicizing them, which | Dan Winship | 2001-04-26 | 1 | -4/+10 |
| * | signature changing | Radek Doulik | 2001-04-25 | 1 | -1/+0 |
| * | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 1 | -30/+56 |
| * | Fix a dumb thinko in my 04-11 patch. | Dan Winship | 2001-04-21 | 1 | -1/+1 |
| * | Make this more raw: don't do URLs and citations. | Dan Winship | 2001-04-19 | 1 | -3/+7 |
| * | Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same. | Jeffrey Stedfast | 2001-04-15 | 1 | -17/+27 |
| * | Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use a | Jeffrey Stedfast | 2001-04-13 | 1 | -11/+11 |
| * | Don't leak memory. | Dan Winship | 2001-04-13 | 1 | -1/+6 |
| * | Updated for changes to PGP code. | Jeffrey Stedfast | 2001-04-13 | 1 | -38/+63 |
| * | Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc) | Dan Winship | 2001-04-12 | 1 | -1/+9 |
| * | if called with a multipart that's really a 0-part, spew an error and | Dan Winship | 2001-03-30 | 1 | -0/+9 |
| * | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -12/+17 |
| * | Make fake content-id URLs be guaranteed unique: the old way (with %p on | Dan Winship | 2001-03-26 | 1 | -2/+3 |
| * | clear name and email data after each address | Radek Doulik | 2001-03-26 | 1 | -8/+8 |
| * | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -26/+2 |
| * | connect to button_press_event and iframe_created events of GtkHTML widget | Radek Doulik | 2001-03-23 | 1 | -9/+31 |
| * | Use the new URL part macros | Dan Winship | 2001-03-22 | 1 | -5/+5 |
| * | Write the date header. | Jeffrey Stedfast | 2001-03-20 | 1 | -2/+21 |
| * | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 1 | -12/+62 |
| * | Fixed memory corruption bug. | Jeffrey Stedfast | 2001-02-23 | 1 | -9/+14 |
| * | Changed to use PgpValidity. | Jeffrey Stedfast | 2001-02-22 | 1 | -12/+23 |
| * | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 1 | -128/+0 |
| * | fixed up the display a bit | Jeffrey Stedfast | 2001-02-06 | 1 | -3/+5 |
| * | New function to handle inline pgp-signatures. | Jeffrey Stedfast | 2001-02-06 | 1 | -8/+55 |
| * | Yes, some more screw ups... | Iain Holmes | 2001-01-26 | 1 | -4/+2 |
| * | GNOME_Evolution_Mail.oafinfo | Iain Holmes | 2001-01-26 | 1 | -2/+4 |
| * | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 1 | -16/+101 |
| * | Just wrote a temp way of reporting success/fail of PGP/MIME signature | Jeffrey Stedfast | 2001-01-23 | 1 | -8/+12 |
| * | Fixed to display subparts (other than the signature part) and started to | Jeffrey Stedfast | 2001-01-23 | 1 | -7/+41 |
| * | Helps if I spell stuff correctly so it can pass the tests ;-) | Jeffrey Stedfast | 2001-01-22 | 1 | -2/+3 |
| * | If the name is empty string, use the address. | Jeffrey Stedfast | 2001-01-20 | 1 | -1/+2 |
| * | use e_msg_composer_mark_text_orig | Radek Doulik | 2001-01-17 | 1 | -0/+1 |
| * | add missing e-unicode.h include | Dan Winship | 2001-01-12 | 1 | -0/+1 |
| * | Translate the header name to UTF8. | Dan Winship | 2001-01-12 | 1 | -11/+8 |
| * | Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle | Jeffrey Stedfast | 2001-01-10 | 1 | -18/+8 |
| * | remove </center><p> (handle_text_plain): add <font | Radek Doulik | 2001-01-09 | 1 | -2/+2 |
| * | remove </center><p> | Radek Doulik | 2001-01-09 | 1 | -1/+1 |
| * | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
| * | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -3/+3 |
| * | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -3/+3 |
| * | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 1 | -3/+5 |
| * | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 1 | -2/+2 |
| * | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 1 | -26/+24 |
| * | for now #ifdef PGP_PROGRAM falling back to handle_multipart_mixed. | Chris Toshok | 2000-12-19 | 1 | -0/+8 |
| * | New callback to handle multipart/signed parts. (decode_pgp): Update to | Jeffrey Stedfast | 2000-12-16 | 1 | -76/+48 |
| * | Updated to reflect arguments to the openpgp functions - now also takes an | Jeffrey Stedfast | 2000-12-12 | 1 | -8/+12 |
| * | Don't use the raw message body as the format argument, use "%s" instead. | Jeffrey Stedfast | 2000-12-06 | 1 | -2/+1 |
| * | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -1/+24 |
| * | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 1 | -52/+12 |
| * | likewise | Radek Doulik | 2000-11-09 | 1 | -1/+1 |
| * | God, I sure wish people would listen when i'm saying i'm changing and API. | Not Zed | 2000-11-07 | 1 | -115/+87 |
| * | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 1 | -1/+2 |
| * | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -3/+2 |
| * | Shouldn't we be strdup'ing the content? This seems to fix the memory | Jeffrey Stedfast | 2000-11-01 | 1 | -22/+21 |
| * | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -20/+28 |
| * | Get the MailConfigIdentity *before* we create a new composer object so | Jeffrey Stedfast | 2000-10-19 | 1 | -4/+4 |
| * | Decode recipient names so that they display nicely in the To and Cc | Jeffrey Stedfast | 2000-10-17 | 1 | -23/+37 |
| * | make sure we dup the return value of get_reply_to or get_from when | Larry Ewing | 2000-10-11 | 1 | -2/+4 |
| * | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -3/+2 |
| * | Decode the header before writing it to the header box. | Jeffrey Stedfast | 2000-10-06 | 1 | -2/+6 |
| * | Add print preview verb here. | Miguel de Icaza | 2000-09-30 | 1 | -0/+1 |
| * | Fixed some memory leakage. Call free_recipients() so we don't leak memory. | Jeffrey Stedfast | 2000-09-22 | 1 | -3/+13 |
| * | Deal with NULL composer. | Dan Winship | 2000-09-19 | 1 | -3/+4 |
| * | Another big rewrite of this stuff. Now all (well, most) attachments get a | Dan Winship | 2000-09-12 | 1 | -267/+254 |
| * | I changed the Reply-All behavior so that the sender's address does | Jesse Pavel | 2000-09-08 | 1 | -2/+10 |
| * | camel_mime_part_get_filename now deals with both Content-Disposition and | Dan Winship | 2000-09-06 | 1 | -5/+1 |
| * | Applied Jesse's patch that will append a signature to the replied message | Jeffrey Stedfast | 2000-09-04 | 1 | -21/+26 |
| * | Plug mem leaks. | Peter Williams | 2000-08-17 | 1 | -1/+2 |
| * | Fix some freed-memory references | Dan Winship | 2000-08-14 | 1 | -12/+12 |
| * | Redo this so that the lock icon remains active after a failed decryption | Dan Winship | 2000-08-13 | 1 | -17/+25 |
| * | Remove workaround for gnome-vfs 0.2 bug. | Dan Winship | 2000-08-12 | 1 | -3/+0 |
| * | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 1 | -0/+1 |
| * | Redo this again. Get rid of struct mail_format_data and move most of that | Dan Winship | 2000-08-12 | 1 | -235/+211 |
| * | Update this for CamelObject (try_inline_pgp): Deal with decrypting here | Dan Winship | 2000-08-12 | 1 | -61/+58 |
| * | Fix the camel-folder's thaw handler. Implement event forwarding into the main... | Peter Williams | 2000-08-12 | 1 | -0/+3 |
| * | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 1 | -3/+1 |
| * | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -1/+0 |
| * | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -24/+42 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -1/+2 |
| * | Fix some compiler warnings. | Dan Winship | 2000-08-09 | 1 | -3/+4 |
| * | Fix up format of addresses. (write_headers): Use CamelAddress functions to | Dan Winship | 2000-08-09 | 1 | -51/+33 |
| * | Get rid of kludge around subject beginning with spaces. | Jeffrey Stedfast | 2000-08-08 | 1 | -5/+2 |
| * | Renamed from reply_body() so other functions can use it | Jeffrey Stedfast | 2000-08-07 | 1 | -8/+7 |
| * | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 1 | -60/+354 |
| * | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -5/+4 |
| * | Update for OAF and for external apps as well as components. | Dan Winship | 2000-07-26 | 1 | -16/+65 |
| * | 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 |