| Commit message (Expand) | Author | Age | Files | Lines |
* | call set_body later to allow ignored words to be sent to gtkhtml control | Radek Doulik | 2002-02-08 | 2 | -22/+27 |
* | remove "New" from user creatable menu item | JP Rosevear | 2002-02-08 | 2 | -1/+6 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 11 | -188/+195 |
* | Rearranged the #if checks so that we don't ever try to access any smime | Jeffrey Stedfast | 2002-02-07 | 2 | -3/+12 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 6 | -68/+12 |
* | Look for DOCTYPE XML comments too to decide if the message content is | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+7 |
* | Dont double-free the text body data. | Not Zed | 2002-02-06 | 2 | -4/+5 |
* | Add attachments after we've seen if the composer object is valid. | Not Zed | 2002-02-04 | 3 | -18/+32 |
* | Destroy the S/MIME frame if not available, instead of just graying it out. | Ettore Perazzoli | 2002-02-03 | 2 | -1/+8 |
* | Some touchups from me and Anna. | Ettore Perazzoli | 2002-02-03 | 2 | -189/+177 |
* | Don't bother setting the auto-cc/bcc recipients here. I'm moving the code | Jeffrey Stedfast | 2002-02-02 | 2 | -25/+7 |
* | ignore spell checking of words in addresses, move set_body_text after all | Radek Doulik | 2002-02-01 | 3 | -6/+37 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 6 | -14/+28 |
* | print quoted text in italic | Radek Doulik | 2002-01-31 | 2 | -6/+10 |
* | re-enable popup menu. (populate_folder_context_menu): If we're on a | Not Zed | 2002-01-30 | 2 | -8/+31 |
* | Changed the function signature so that we can pass in whom we want to | Dave West | 2002-01-30 | 2 | -6/+27 |
* | Make X-Evolution-Account take priority over X-Evolution-Transport. Should | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+8 |
* | Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug | Jeffrey Stedfast | 2002-01-30 | 2 | -3/+12 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 6 | -4/+143 |
* | (footer_info_free): unref footer font | Radek Doulik | 2002-01-30 | 2 | -1/+10 |
* | (do_mail_print): get rid of static global variables, as they are | Radek Doulik | 2002-01-30 | 2 | -21/+38 |
* | initialize line to 0 to make everybody happy ;-) ops, set local_font to | Radek Doulik | 2002-01-30 | 2 | -2/+8 |
* | Don't bother checking for invalid recipients anymore. If a recipient is | Jeffrey Stedfast | 2002-01-29 | 2 | -41/+12 |
* | print footer (footer_print_cb): print page number and number of pages | Radek Doulik | 2002-01-29 | 2 | -16/+35 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 2 | -9/+12 |
* | We need to return a value here. I think FALSE is fine (I hope). | Jeffrey Stedfast | 2002-01-26 | 2 | -0/+5 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 4 | -14/+58 |
* | Do some NULL checking on the url before using it. | Jeffrey Stedfast | 2002-01-26 | 2 | -3/+13 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 2 | -2/+7 |
* | This wrapper for gdk_beep(). | Jeffrey Stedfast | 2002-01-25 | 2 | -2/+9 |
* | Don't bother trying to see if the domain looks like a FQDN. | Jeffrey Stedfast | 2002-01-25 | 2 | -7/+7 |
* | If the mail-display is in focus, then select-all in the mail display | Jeffrey Stedfast | 2002-01-25 | 2 | -3/+13 |
* | Pass a NULL icon to `evolution_shell_component_add_user_creatable_item()'. | Ettore Perazzoli | 2002-01-24 | 2 | -1/+8 |
* | Implements bug #15692 | Jeffrey Stedfast | 2002-01-24 | 2 | -11/+67 |
* | Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir. | Dan Winship | 2002-01-24 | 2 | -2/+7 |
* | Now takes a boolean notify argument. If this is *not* set, then remove the | Jeffrey Stedfast | 2002-01-23 | 3 | -3/+16 |
* | Simplified. | Jeffrey Stedfast | 2002-01-23 | 2 | -30/+34 |
* | If the first "token" in the body is "<html>", then treat this as a | Jeffrey Stedfast | 2002-01-22 | 3 | -1/+19 |
* | Update to match new uudecode interface (ie, no longer need a uulen state | Jeffrey Stedfast | 2002-01-18 | 2 | -3/+8 |
* | New callback to handle the set_base signal. (on_url_requested): If the | Jeffrey Stedfast | 2002-01-16 | 3 | -5/+60 |
* | Don't remove any X-Evolution* headers here, the composer already knows to | Jeffrey Stedfast | 2002-01-11 | 2 | -3/+6 |
* | Do proper refcounting on the draft folder. | Jeffrey Stedfast | 2002-01-09 | 2 | -2/+10 |
* | When performing a wraparound, check to see if the first (or last depending | Jeffrey Stedfast | 2002-01-09 | 2 | -4/+26 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 3 | -1/+9 |
* | Make the mbox importer check for Mozilla status headers and act on them. | Iain Holmes | 2002-01-09 | 4 | -4/+124 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 10 | -53/+102 |
* | Add an Organization header. | Jeffrey Stedfast | 2002-01-04 | 3 | -1/+8 |
* | Simplified. Also no longer needs an "ignore_addr" argument as far as I can | Jeffrey Stedfast | 2002-01-03 | 2 | -38/+46 |
* | remove e_gnome_dialog util functions and use e-util ones instead | JP Rosevear | 2002-01-03 | 2 | -44/+6 |
* | The idea here is that if we consistantly name the movemail file between | Jeffrey Stedfast | 2002-01-03 | 3 | -24/+39 |
* | Makes the auto-undelete behavior when changing message flags a bit more | Jon Trowbridge | 2001-12-21 | 2 | -3/+20 |
* | -- Merge fix for #17377 from the evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 2 | -0/+9 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 7 | -45/+315 |
* | If the provider is NULL, don't do anything. | Jeffrey Stedfast | 2001-12-20 | 3 | -4/+8 |
* | Oops, no wonder the exec command thing never stuck around... I wasn't | Jeffrey Stedfast | 2001-12-20 | 3 | -2/+9 |
* | Argh, don't notify about new mail here. (fetch_mail_fetch): Notify about | Jeffrey Stedfast | 2001-12-19 | 2 | -18/+22 |
* | slight fix | Jeffrey Stedfast | 2001-12-19 | 1 | -3/+3 |
* | Setup the new-mail-notification widgets. (notify_command_changed): Update | Jeffrey Stedfast | 2001-12-19 | 7 | -18/+213 |
* | Set citation color to black when we are printing. | Jon Trowbridge | 2001-12-18 | 2 | -0/+7 |
* | Avoid embedding <object> tags when we are printing. | Jon Trowbridge | 2001-12-18 | 3 | -13/+34 |
* | Set the filter driver's shell-exec callback. | Jeffrey Stedfast | 2001-12-15 | 3 | -2/+9 |
* | Connect to the destroy signal on the popup dialog. | Jeffrey Stedfast | 2001-12-15 | 3 | -11/+32 |
* | Connect to the save-draft signal. (send_to_url): Here too. (mail_reply): | Jeffrey Stedfast | 2001-12-15 | 3 | -1/+107 |
* | Start reiplementing The Right Way and not danw's fucking half-assed kludge | Jeffrey Stedfast | 2001-12-15 | 3 | -129/+40 |
* | set the new-mail-notify command. | Jeffrey Stedfast | 2001-12-13 | 5 | -6/+134 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 9 | -96/+189 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 10 | -230/+399 |
* | Don't expunge when we sync anymore, this fixes bug #4472. | Jeffrey Stedfast | 2001-12-11 | 2 | -2/+7 |
* | Make sure that the message subject is non-NULL beforetrying to base a | Jeffrey Stedfast | 2001-12-11 | 4 | -29/+40 |
* | set paper size to _("US-Letter"), use gtk_html_print_set_master | Radek Doulik | 2001-12-11 | 2 | -2/+7 |
* | Don't just assume all of the GtkHTMLEmbedded's fields are filled in, since | Dan Winship | 2001-12-10 | 5 | -7/+35 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 5 | -48/+144 |
* | Check that the mail-display hasn't been destroyed. | Jeffrey Stedfast | 2001-12-08 | 4 | -7/+42 |
* | s/PREVIEW_RELEASE/VERSION_COMMENT | Jeffrey Stedfast | 2001-12-07 | 2 | -1/+5 |
* | ack, forgot about this piece of the patch | Jeffrey Stedfast | 2001-12-07 | 1 | -1/+1 |
* | Don't append "(Preview Version)" at the end of the version string. Use the | Jeffrey Stedfast | 2001-12-07 | 2 | -6/+9 |
* | fixed changelog merge conflicts | Jeffrey Stedfast | 2001-12-07 | 1 | -1/+0 |
* | Setup the UI for the AddSenderToAddressbook ui verb thingy. | Jeffrey Stedfast | 2001-12-07 | 4 | -39/+24 |
* | Allow 'n' and 'p' to work when multiple messages are selected. Fixes | Jon Trowbridge | 2001-12-05 | 2 | -6/+9 |
* | If the path exists, make sure it's a regular file (or we can't possibly | Jeffrey Stedfast | 2001-12-04 | 3 | -24/+58 |
* | Fix the boolean check to be && and not ||. | Jeffrey Stedfast | 2001-12-01 | 2 | -1/+6 |
* | Reverted the non-NULL mime-type patch from a little while back, didn't | Jeffrey Stedfast | 2001-11-28 | 2 | -6/+8 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 5 | -24/+38 |
* | Reverted my hide_save_state patch. | Jeffrey Stedfast | 2001-11-22 | 2 | -6/+4 |
* | 'n' shouldn't wrap if 'p' doesn't. | Jeffrey Stedfast | 2001-11-21 | 2 | -9/+5 |
* | Save hide state. (message_list_hide_uids): Save hide state. | Jeffrey Stedfast | 2001-11-17 | 3 | -6/+25 |
* | Undo a really weird mangling of part of the ChangeLog from last August | Dan Winship | 2001-11-16 | 1 | -42/+42 |
* | s/_/U_/ (filter_rule_set_name requires UTF-8 string) | Chyla Zbigniew | 2001-11-15 | 2 | -4/+10 |
* | Instead of doing pthread_exit() after redirecting the SEGV, try to lock a | Dan Winship | 2001-11-15 | 2 | -1/+17 |
* | Call e_passwords_remember_password() for account passwords if the user set | Jeffrey Stedfast | 2001-11-15 | 2 | -8/+23 |
* | Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here. | Jeffrey Stedfast | 2001-11-13 | 2 | -6/+20 |
* | If we already have the message loaded in the mail-display, don't bother | Jeffrey Stedfast | 2001-11-11 | 2 | -3/+15 |
* | Was x_evolution_message_parse from folder-browser.c. A space char is no | Jeffrey Stedfast | 2001-11-10 | 5 | -68/+69 |
* | Call mail_config_pgp_type_detect_from_path() instead of doing our own lame | Jeffrey Stedfast | 2001-11-09 | 4 | -20/+243 |
* | Add a "x-inline-pgp-hack=true" paramter to the multipart's content-type. | Jeffrey Stedfast | 2001-11-08 | 2 | -1/+7 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 7 | -62/+109 |
* | Override the Move/Copy handlers setup by the folder_browser_ui code, and | 5 | 2001-11-06 | 3 | -1/+113 |
* | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 6 | -171/+205 |
* | Use GINT_TO_POINTER here for platforms where simply casting an int to void | Christopher James Lahey | 2001-11-03 | 2 | -3/+14 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 5 | -9/+49 |
* | fix cut & paste from the message body. | Larry Ewing | 2001-11-02 | 2 | -2/+6 |
* | Write out the url before callind add_url since add_url may free it. Fixes | Dan Winship | 2001-11-02 | 3 | -4/+9 |
* | Don't use a case-sensitive comparison. | Jeffrey Stedfast | 2001-11-01 | 2 | -2/+8 |
* | Make this work again. | Dan Winship | 2001-11-01 | 2 | -1/+4 |
* | add delete_event_handler. (menu_file_save_close_cb): add save and close | Larry Ewing | 2001-10-31 | 2 | -5/+34 |
* | Turn it off. | 0 | 2001-10-31 | 2 | -1/+3 |
* | Added exception strings to some of the op logging. | 0 | 2001-10-31 | 3 | -23/+12 |
* | If we have a cancellation setup, destroy it immediately, to save fd's. | 0 | 2001-10-31 | 2 | -3/+15 |
* | Comment out the Folder: and you've got mail prints. | 0 | 2001-10-30 | 3 | -21/+52 |
* | Oops, dont use the url storage path to offset the folder name we're | 0 | 2001-10-30 | 2 | -2/+7 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 6 | -8/+6 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 10 | -43/+83 |
* | Don't warn the user if the source and destination folders are the same. | Jeffrey Stedfast | 2001-10-30 | 3 | -4/+7 |
* | add some debug spew re 13839. | Dan Winship | 2001-10-30 | 3 | -0/+10 |
* | Fixed a warning by #if 0ing out this function. | Christopher James Lahey | 2001-10-30 | 5 | -2/+44 |
* | Fix the focus check. It's not fb->message_list that has focus, it's one of | Dan Winship | 2001-10-30 | 2 | -1/+7 |
* | Sort the folder updates first, since we dont seem to get them in the right | 9 | 2001-10-29 | 3 | -24/+37 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 7 | -26/+56 |
* | Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account() | Jeffrey Stedfast | 2001-10-29 | 4 | -24/+15 |
* | Move the message-list cursor to the next message. (transfer_msg): If we | Jeffrey Stedfast | 2001-10-29 | 2 | -2/+39 |
* | Check that the special PGP lines begin and end with \n so as to avoid | Jeffrey Stedfast | 2001-10-29 | 2 | -17/+21 |
* | fb = user_data, not fb = fb!, fixes 13844. | 8 | 2001-10-29 | 2 | -1/+4 |
* | add the folder name to the path when passing down to the subordinate | 8 | 2001-10-28 | 2 | -3/+10 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 8 | -44/+174 |
* | Deactivate the Print right-click menu option if the message isn't loaded. | Jeffrey Stedfast | 2001-10-28 | 2 | -8/+13 |
* | Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's | 8 | 2001-10-28 | 6 | -96/+237 |
* | Allow the user to shoot him/herself in the foot when overriding message | Jeffrey Stedfast | 2001-10-28 | 2 | -1/+30 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 3 | -31/+31 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 29 | -319/+319 |
* | Changed to open the source store from '/', so we can do renames across | 6 | 2001-10-27 | 5 | -15/+342 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 26 | -78/+52 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 4 | -2/+23 |
* | Set the GdkWindow of the FolderBrowser, not the GtkWindow... | Jeffrey Stedfast | 2001-10-27 | 3 | -4/+10 |
* | Use a timeout not an idle handler. | 6 | 2001-10-26 | 4 | -4/+12 |
* | s/iconv/e_iconv/. | 5 | 2001-10-26 | 1 | -0/+4 |
* | Don't forget to unref the filter driver here. | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+10 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 9 | -220/+450 |
* | Check for a NULL provider. (build_dialogue): Check for invalid source | Jeffrey Stedfast | 2001-10-26 | 2 | -3/+32 |
* | No longer need to pass a settext argument. (do_forward_non_attached): | Jeffrey Stedfast | 2001-10-25 | 2 | -2/+6 |
* | 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 | 3 | -10/+15 |
* | Same. | 4 | 2001-10-25 | 4 | -10/+18 |
* | Fixed some weird casting crack that got in here somehow, removed | Jon Trowbridge | 2001-10-25 | 2 | -3/+8 |
* | fixed changelog | Jeffrey Stedfast | 2001-10-24 | 1 | -1/+0 |
* | Unref the global search_context. (owner_set_cb): create the global | Jeffrey Stedfast | 2001-10-24 | 3 | -19/+43 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 7 | -48/+108 |
* | Don't allow an auth-type to be set when saving the service. | Jeffrey Stedfast | 2001-10-24 | 3 | -20/+42 |
* | Remove the idle_id when we're destroyed so the idle func doesn't run on an | 3 | 2001-10-24 | 2 | -0/+6 |
* | Dont do anything if we're destroyed #13021. | 3 | 2001-10-24 | 2 | -0/+6 |
* | (do_user_message): Setup the message_destroy_id when we setup the | Michael Zucci | 2001-10-24 | 2 | -1/+3 |
* | fixed a logic mistake from my last commit | Jeffrey Stedfast | 2001-10-24 | 2 | -9/+6 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 4 | -398/+414 |
* | Make sure the fb and it's message-list exist. (reply_to_list): same. | Jeffrey Stedfast | 2001-10-24 | 3 | -156/+273 |
* | Added missing errno.h (mail_msg_new): Fix the logic a bit, dont try to | 3 | 2001-10-24 | 2 | -18/+25 |
* | If the fopen() fails (eg, because evolution-mail was started by oafd with | Dan Winship | 2001-10-24 | 2 | -3/+14 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 8 | -116/+487 |
* | Oops, revert my change to this function. | Jeffrey Stedfast | 2001-10-23 | 2 | -1/+4 |
* | New fun macro. | Jeffrey Stedfast | 2001-10-23 | 4 | -82/+93 |
* | Added several new accelerators to the edit account dialog, and fixed the | Anna Marie Dirks | 2001-10-23 | 2 | -38/+77 |
* | New class that wraps writing to a GtkHTML stream so that we don't have to | Jeffrey Stedfast | 2001-10-23 | 5 | -12/+184 |
* | Don't free `clientid' as it's uninitialized. | Ettore Perazzoli | 2001-10-23 | 2 | -2/+6 |
* | disable this column. Fixes Ximian bug #12381. | Christopher James Lahey | 2001-10-23 | 2 | -1/+6 |
* | #include "component-factory.h". (do_op_status): Pass the component ID | Ettore Perazzoli | 2001-10-23 | 4 | -5/+16 |
* | Don't wrap error text with <blockquote>, this is done inside | Jeffrey Stedfast | 2001-10-23 | 3 | -30/+47 |
* | Move the folder sync code along with a few other things from | Jeffrey Stedfast | 2001-10-23 | 2 | -39/+59 |
* | PGP verification UI changes to make it not HTML spoofable. | Dan Winship | 2001-10-23 | 3 | -540/+495 |
* | Fix these functions so they don't crash evolution-mail. Too bad it still | Dan Winship | 2001-10-22 | 2 | -7/+12 |
* | Use mail_format_get_data_wrapper_text for text parts so we get free | Jeffrey Stedfast | 2001-10-22 | 4 | -59/+104 |
* | Instead of select_all() then using the tree's selected nodes to iterate, | 2 | 2001-10-22 | 2 | -2/+20 |
* | fixed bug #13151 | Jeffrey Stedfast | 2001-10-22 | 4 | -6/+29 |
* | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 6 | -37/+65 |
* | Update for e_msg_composer_add_messages_attachments arg change. | Dan Winship | 2001-10-22 | 2 | -2/+8 |
* | Don't leak our ESearchingTokenizer. | Jon Trowbridge | 2001-10-21 | 2 | -1/+9 |
* | hook up zoom functions. | Larry Ewing | 2001-10-21 | 4 | -1/+35 |
* | Allow copy/move to/from vTrash folders as well. | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+4 |
* | Properly handle local vTrash folders. | Jeffrey Stedfast | 2001-10-20 | 2 | -13/+23 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+3 |
* | Dont translate camel strings. (mail_account_gui_setup): " | 9 | 2001-10-20 | 2 | -9/+14 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 2 | -2/+10 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 2 | -3/+9 |
* | Free folders_uri. (real_folder_deleted): If folder is deleted, remove it | 9 | 2001-10-19 | 4 | -43/+59 |
* | Added remove flag - its not adduri, its removeuri, its less typing than | 8 | 2001-10-19 | 6 | -53/+124 |
* | Don't make the mail settings dialog modal. | Jeffrey Stedfast | 2001-10-19 | 2 | -3/+9 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 3 | -2/+12 |
* | call setup_send_data *after* we've setup the global dialogue thingy. | 8 | 2001-10-19 | 2 | -11/+22 |
* | change va_copy to G_VA_COPY | Dan Winship | 2001-10-19 | 2 | -4/+7 |
* | Use va_copy to make this compile on ppc again. | Dan Winship | 2001-10-19 | 2 | -1/+6 |
* | Clone the folderinfo before passing to async event. (real_folder_created): | 7 | 2001-10-18 | 3 | -3/+18 |
* | No longer need to copy the description now that camel-exceptions have been | Jeffrey Stedfast | 2001-10-18 | 2 | -8/+5 |
* | Helper macro. | Jeffrey Stedfast | 2001-10-18 | 5 | -30/+30 |
* | Don't use gnome_dialog_run_and_close() here, we can easily get away with | Jeffrey Stedfast | 2001-10-18 | 2 | -19/+43 |
* | Only empty trash on enabled accounts, fixes #12821. | 7 | 2001-10-18 | 2 | -1/+6 |
* | Make Reply-To bold too since no one ever figures out why it's not | Dan Winship | 2001-10-18 | 2 | -1/+6 |
* | Fix typo | Iain Holmes | 2001-10-17 | 2 | -1/+5 |
* | Lets put the UID cache in ~/evolution/mail/pop3 as this makes more sense | Jeffrey Stedfast | 2001-10-17 | 2 | -2/+27 |
* | Check that the cursor_uid is non-NULL before emitting a "message_selected" | Jeffrey Stedfast | 2001-10-17 | 2 | -1/+7 |
* | Always explicitly clear out the SearchInfo. | Jon Trowbridge | 2001-10-17 | 2 | -4/+13 |
* | folder-browser.c: (folder_browser_set_message_preview): Return do nothing | Michael Zucci | 2001-10-17 | 2 | -6/+24 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 9 | -169/+224 |
* | New function to return the id of the currently executing proxied event. | 6 | 2001-10-17 | 5 | -8/+116 |
* | don't write strings longer than they actually are. | Larry Ewing | 2001-10-16 | 2 | -4/+12 |
* | Remove the mark_seen timeout. | Jeffrey Stedfast | 2001-10-16 | 2 | -3/+13 |
* | conflict droppings | Larry Ewing | 2001-10-16 | 1 | -1/+0 |
* | don't apply the body text in replys since we will just replace it anyway. | Larry Ewing | 2001-10-16 | 2 | -1/+7 |
* | Call mail_vfolder_shutdown. | Jeffrey Stedfast | 2001-10-16 | 5 | -7/+57 |
* | Proxy get-password call to main thread. (forget_password): same for | 5 | 2001-10-16 | 4 | -5/+182 |
* | fixed a typo | Jeffrey Stedfast | 2001-10-16 | 1 | -1/+1 |
* | Share more state between the parent and its clones, so that our multiple | Jon Trowbridge | 2001-10-15 | 2 | -29/+78 |
* | Bad hacker! Don't implicitly assume that utf8 characters are one byte in | Jon Trowbridge | 2001-10-14 | 2 | -3/+16 |
* | Don't emit a gtk warning if the composer creation fails. | Dan Winship | 2001-10-14 | 2 | -3/+8 |
* | Revert the change to remove the Score column until Chris can fix ETable so | Dan Winship | 2001-10-13 | 4 | -11/+70 |
* | Fix race conditions in creating folders | Iain Holmes | 2001-10-13 | 2 | -2/+12 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 5 | -107/+102 |
* | Convert URLS so we can get clickable links. | Jeffrey Stedfast | 2001-10-13 | 2 | -1/+4 |
* | removed Score stuff from the message-list | Jeffrey Stedfast | 2001-10-13 | 4 | -63/+15 |
* | Store our listener id. (popup_info_free): Disconnect our listener when we | Jon Trowbridge | 2001-10-12 | 2 | -3/+14 |
* | Listen for "destroy" events from the control, so that we don't leave stray | Jon Trowbridge | 2001-10-12 | 2 | -0/+25 |
* | Added a checkbox for body indexing. | 1 | 2001-10-12 | 4 | -4/+85 |
* | oops, and here too | Jeffrey Stedfast | 2001-10-12 | 1 | -2/+2 |
* | pass FALSE along to the add_message_attachments call | Jeffrey Stedfast | 2001-10-12 | 1 | -1/+1 |
* | Attach the message attachments. Fixes bug #5439. | Jeffrey Stedfast | 2001-10-12 | 2 | -1/+13 |
* | No longer need to pass folder display name to storage update_folder | Dan Winship | 2001-10-12 | 6 | -588/+14 |
* | blah | Jeffrey Stedfast | 2001-10-12 | 1 | -1/+0 |
* | Make sure the service/storage are non-NULL. | Jeffrey Stedfast | 2001-10-12 | 3 | -49/+61 |
* | Fix up the logic here. | Dan Winship | 2001-10-11 | 2 | -5/+8 |
* | use new function to copy the attachments from the source message. This | Larry Ewing | 2001-10-11 | 2 | -0/+7 |
* | copy the data. We can't ref the byte array and we can't free it so we have | Larry Ewing | 2001-10-10 | 2 | -2/+10 |
* | IF the source and destination folders are the same, do nothing. Oh, and | 0 | 2001-10-10 | 3 | -52/+89 |
* | ref the part. (save_destroy_cb): new function to unref the part when we | Larry Ewing | 2001-10-10 | 2 | -11/+69 |
* | Ref folder so it hangs around till we're done with it. | 9 | 2001-10-10 | 2 | -0/+9 |
* | Make sure the mail-display is non-NULL. | Jeffrey Stedfast | 2001-10-10 | 2 | -1/+6 |
* | Implement. | 9 | 2001-10-10 | 2 | -0/+23 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 8 | -30/+116 |
* | Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed | Dan Winship | 2001-10-10 | 3 | -25/+60 |
* | Oops. | Jon Trowbridge | 2001-10-10 | 1 | -1/+1 |
* | Revert the change to use e_msg_composer_new_with_message. That has | Dan Winship | 2001-10-10 | 2 | -1/+8 |
* | Update for folder_flags. | Dan Winship | 2001-10-09 | 6 | -18/+23 |
* | Write out the Bcc: header when applicable. Fixes bug #5823. | Jon Trowbridge | 2001-10-09 | 2 | -2/+11 |
* | Convert the htmlinfo into utf8. Fixes bug #11966. | Jeffrey Stedfast | 2001-10-09 | 2 | -5/+11 |
* | For mailstorage folders, connect to the control's "activate" signal, and | Dan Winship | 2001-10-09 | 2 | -17/+47 |
* | Remove #ifndef MOVEMAIL_PATH code, since the setting of that variable has | Dan Winship | 2001-10-09 | 2 | -19/+8 |
* | Fix a merge-conflict leftover. | Jeffrey Stedfast | 2001-10-06 | 2 | -4/+5 |
* | reformatted the menu tables so they're a bit more bloody readable. | 5 | 2001-10-06 | 4 | -82/+66 |
* | Add toggle button to config menu to turn the "confirm sending unwanted | Jon Trowbridge | 2001-10-06 | 5 | -0/+35 |
* | New convenience function that not only sets the gnome-dialog's parent | Jeffrey Stedfast | 2001-10-06 | 2 | -28/+107 |
* | added in the ssl-not-supported label that the code was referencing but which ... | Jeffrey Stedfast | 2001-10-06 | 1 | -1/+28 |
* | use e_msg_composer_new_with_message rather than e_msg_composer_new. This | Larry Ewing | 2001-10-06 | 2 | -1/+8 |
* | Turn on "uniform_row_height" argument. | Christopher James Lahey | 2001-10-05 | 2 | -0/+9 |
* | Show "nn sent" as total in sent folder, rather than just 'total'. | 4 | 2001-10-05 | 3 | -3/+11 |
* | Do a better job of setting up the name. Also de-sensitise when we can't | 4 | 2001-10-05 | 2 | -2/+24 |