| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -1/+0 |
* | Use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 1 | -3/+3 |
* | Use the newer utf8 versions of the e_strftime*() functions since our | Jeffrey Stedfast | 2003-07-02 | 1 | -1/+1 |
* | add EvolutionMailPrintHTMLWidget style assignment | Radek Doulik | 2003-06-25 | 1 | -0/+1 |
* | ** See bug #44609 | Not Zed | 2003-06-17 | 1 | -1/+2 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -16/+13 |
* | Updated copyright years. | Jeffrey Stedfast | 2003-05-21 | 1 | -1/+1 |
* | New async "empty trash" op. | Dan Winship | 2003-05-19 | 1 | -16/+2 |
* | gnome_font_get_descender returns negative value | Radek Doulik | 2003-05-19 | 1 | -1/+1 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -0/+1 |
* | To be consistant with the message-list envelope toggle, undelete the | Jeffrey Stedfast | 2003-05-03 | 1 | -1/+1 |
* | Only add the Organization: header if it is non-empty. Fixes bug #41730. | Jeffrey Stedfast | 2003-04-24 | 1 | -1/+1 |
* | ** See bug #40921 | Not Zed | 2003-04-09 | 1 | -1/+2 |
* | Add a check for a NULL uid here. Don't see how it can happen, but it seems | Jeffrey Stedfast | 2003-04-09 | 1 | -1/+1 |
* | Update for e_notice move (apply_changes): Pass a parent_window to e_notice | Dan Winship | 2003-03-25 | 1 | -1/+0 |
* | pass FALSE for e_destination_get_textrep's include_email arg. | Chris Toshok | 2003-03-23 | 1 | -2/+1 |
* | e_msg_composer_get_subject() now returns a const char *, so update | Jeffrey Stedfast | 2003-03-19 | 1 | -5/+2 |
* | fix leak, cleanup variable name, and call gtk_window_set_transient_for | Larry Ewing | 2003-03-19 | 1 | -6/+8 |
* | use a hack to find out if the message-list was focussed before we | Not Zed | 2003-03-18 | 1 | -2/+17 |
* | Part of a fix for bug #39809 | Jeffrey Stedfast | 2003-03-18 | 1 | -1/+0 |
* | Go back to using e_destination_get_address() but use the camel-address | Jeffrey Stedfast | 2003-03-05 | 1 | -10/+24 |
* | Redo this to not use the CORBA interfaces in the local case (in | Dan Winship | 2003-02-25 | 1 | -1/+1 |
* | fixed a type-o | Jeffrey Stedfast | 2003-02-21 | 1 | -1/+1 |
* | Use camel_folder_free_uids(). | Jeffrey Stedfast | 2003-02-21 | 1 | -6/+8 |
* | ? | Jeffrey Stedfast | 2003-02-20 | 1 | -5/+2 |
* | Fixed a memory leak - make sure to free all uids. | Jeffrey Stedfast | 2003-02-19 | 1 | -1/+3 |
* | Use gtk_window_set_resizable() instead of gtk_window_set_policy(). | Jeffrey Stedfast | 2003-02-12 | 1 | -12/+6 |
* | add EVOLUTION_PRIVDATADIR | Dan Winship | 2003-02-07 | 1 | -1/+1 |
* | transfer the current acount info, which will be regarded as the sender of | leon.zhang | 2003-01-24 | 1 | -4/+17 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | put unrealized html widget into top level widget (gtk window) before | Radek Doulik | 2003-01-23 | 1 | -3/+10 |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 1 | -10/+10 |
* | e_question returns a boolean, don't test for a specific value. | Larry Ewing | 2003-01-19 | 1 | -1/+1 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -40/+49 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -174/+90 |
* | Use e_destination_get_email() instead of e_destination_get_address() when | Jeffrey Stedfast | 2003-01-05 | 1 | -2/+2 |
* | Fixed some build issues. | Jeffrey Stedfast | 2003-01-04 | 1 | -7/+6 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -1/+1 |
* | Make sure the folder-browser is not NULL or we'll crash. | Jeffrey Stedfast | 2002-12-14 | 1 | -16/+23 |
* | Get rid of unneeded CamelObject casts. (user_message_response): Don't | Jeffrey Stedfast | 2002-12-14 | 1 | -54/+54 |
* | Use the same logic as mail_generate_reply(). Fixes bug #34882 | Jeffrey Stedfast | 2002-12-04 | 1 | -2/+28 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -261/+129 |
* | Duh idiot, "un-fixed" the memleak i added. | Not Zed | 2002-11-26 | 1 | -13/+11 |
* | gtk_widget_set_parent_window -> gtk_window_set_transient_for. | Not Zed | 2002-11-26 | 1 | -1/+0 |
* | removed e_messagebox, and use gtk_message_dialog directly. | Not Zed | 2002-11-25 | 1 | -63/+37 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -1/+1 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 1 | -8/+8 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -3/+2 |
* | destroy->weak ref. (owner_set_cb): shell client changes. | Not Zed | 2002-11-13 | 1 | -1/+3 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 1 | -116/+82 |
* | Half way ported. I'll finish the rest later. | Jeffrey Stedfast | 2002-11-12 | 1 | -204/+164 |
* | pass fb->uri to the folder selection dialog so the current folder is | Mike Kestner | 2002-10-24 | 1 | -1/+1 |
* | If mode == REPLY_LIST and the mlist is "" (we only checked NULL before), | Jeffrey Stedfast | 2002-10-17 | 1 | -6/+4 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 1 | -20/+5 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 1 | -44/+62 |
* | Don't default 'me' to the source account until after we've tried to detect | Jeffrey Stedfast | 2002-10-05 | 1 | -13/+36 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -2/+2 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | Unset the changed bit on the composer and also drop any undo operations | Jeffrey Stedfast | 2002-09-20 | 1 | -0/+2 |
* | Handle file uri's too. | Not Zed | 2002-09-11 | 1 | -4/+25 |
* | Make sure that fb->message_list is non-NULL before checking | Jeffrey Stedfast | 2002-09-10 | 1 | -2/+4 |
* | All this snot is to fix bug #29930. What I think was happening was that | Jeffrey Stedfast | 2002-09-06 | 1 | -81/+80 |
* | Made sure account->id->address is not NULL before adding it to the hash | Jeffrey Stedfast | 2002-09-05 | 1 | -1/+2 |
* | Logic change for when untoggling a message from deleted-dom. | Peter Williams | 2002-08-27 | 1 | -2/+4 |
* | be sure that widget is realized so that e_utf8_from_gtk_string works | Radek Doulik | 2002-08-21 | 1 | -0/+4 |
* | Change this into a GnomeApp so we get a statusbar and the dialog is a | Peter Williams | 2002-08-17 | 1 | -2/+0 |
* | Removed an unused variable. | Jeffrey Stedfast | 2002-08-14 | 1 | -2/+1 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 1 | -7/+9 |
* | Use mail_get_messages() instead of mail_get_message(). | Jeffrey Stedfast | 2002-08-13 | 1 | -31/+28 |
* | If the ccd is NULL, create a new ccd, disconnect the old signal handlers, | Jeffrey Stedfast | 2002-08-10 | 1 | -4/+46 |
* | Handle the fact that ccd may be NULL (if the composer was created via | Dan Winship | 2002-08-10 | 1 | -5/+5 |
* | oops, forgot to save before I commit'd apparently | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+0 |
* | Don't check permanent_flags for the CAMEL_MESSAGE_DELETED bit here, if we | Jeffrey Stedfast | 2002-08-08 | 1 | -0/+1 |
* | Delete the Draft item that this was edited from if that is the case as | Jeffrey Stedfast | 2002-08-08 | 1 | -59/+167 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 1 | -1/+0 |
* | Updated to call post_to_url if the id is "post". | Jeffrey Stedfast | 2002-08-06 | 1 | -8/+16 |
* | Only reply to all or reply to list, set CAMEL_MESSAGE_ANSWERED_ALL too. | Dan Winship | 2002-08-05 | 1 | -1/+3 |
* | Updated to use the new Follow-Up tags. Instead of storing a string | Jeffrey Stedfast | 2002-08-03 | 1 | -34/+39 |
* | Removed folder-browser-window from the build. | Jeffrey Stedfast | 2002-08-01 | 1 | -60/+0 |
* | Make sure that the url isn't an empty string and also make sure to free it | Jeffrey Stedfast | 2002-07-26 | 1 | -5/+9 |
* | Use mail_tools_folder_to_url(). | Jeffrey Stedfast | 2002-07-26 | 1 | -30/+125 |
* | Check for whether current_message is NULL as well as preview_shown (if we | Peter Williams | 2002-07-25 | 1 | -2/+3 |
* | Try including gtkhtml/gtkhtml.h instead. Test really is a 4 letter word | Not Zed | 2002-07-19 | 1 | -1/+1 |
* | Removed bogus static pre-declaration. | Ettore Perazzoli | 2002-07-19 | 1 | -0/+2 |
* | use "saved" gtkhtml command | Radek Doulik | 2002-07-18 | 1 | -0/+4 |
* | Pass 'info' into mail_append_mail(), seems I created the info but forgot | Jeffrey Stedfast | 2002-07-16 | 1 | -11/+11 |
* | use new save_header_state flag | Radek Doulik | 2002-07-16 | 1 | -3/+3 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 1 | -0/+1 |
* | fixed a compile warning | Jeffrey Stedfast | 2002-07-10 | 1 | -1/+1 |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 1 | -13/+9 |
* | Only queue a send operation if we are in Online mode, otherwise don't | Jeffrey Stedfast | 2002-07-06 | 1 | -2/+4 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 1 | -68/+19 |
* | Remove Bcc headers too. | Jeffrey Stedfast | 2002-07-03 | 1 | -1/+1 |
* | Fixes bug #27055. | Jeffrey Stedfast | 2002-06-29 | 1 | -1/+1 |
* | If we dont support searching, dont try to. | Not Zed | 2002-06-17 | 1 | -0/+1 |
* | If we are doing Reply-to-All, do not include any of the user's email | Jeffrey Stedfast | 2002-06-11 | 1 | -55/+75 |
* | Changed to check everything from the composer before the message is | Not Zed | 2002-06-04 | 1 | -64/+64 |
* | Oops, create a message-browser window here, not a folder-browser-window | Jeffrey Stedfast | 2002-05-31 | 1 | -2/+4 |
* | If we can't find the mailing list address in the recipients list, just | Jeffrey Stedfast | 2002-05-24 | 1 | -2/+18 |
* | If the folder-browser has a parent, reparent it. | Jeffrey Stedfast | 2002-05-24 | 1 | -1/+2 |
* | Fixed the "Overdue:" string to not contain any HTML tags. | Jeffrey Stedfast | 2002-05-21 | 1 | -6/+7 |
* | Always unref the composer [even when we are destroying it], otherwise we | Ettore Perazzoli | 2002-05-20 | 1 | -1/+1 |
* | Added #include "folder-info.h". | Christopher James Lahey | 2002-05-15 | 1 | -0/+2 |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 1 | -21/+29 |
* | Update for the new message-browser api. | Jeffrey Stedfast | 2002-05-11 | 1 | -1/+1 |
* | implemented (c'n'p-ed and updated) spell checking settings | Radek Doulik | 2002-05-09 | 1 | -0/+1 |
* | Flush the filter log to make Tuomas happy :-) | Jeffrey Stedfast | 2002-05-07 | 1 | -8/+8 |
* | Set the Seen flag as well since it's safe to assume that if the user has | Jeffrey Stedfast | 2002-05-07 | 1 | -2/+2 |
* | If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don't | Dan Winship | 2002-05-01 | 1 | -0/+2 |
* | Do away with the goto-next-folder stuff, it's very annoying. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+2 |
* | Removed all Delivered-To headers before redirecting. Fixes bug #23635. | Jeffrey Stedfast | 2002-04-19 | 1 | -0/+6 |
* | use default paper name in case of wrong translation | Radek Doulik | 2002-04-19 | 1 | -1/+5 |
* | Setup News preferences too if it is enabled. | Jeffrey Stedfast | 2002-04-13 | 1 | -5/+5 |
* | Set the text of the reply-to. (mail_account_gui_save): Get the reply-to | Jeffrey Stedfast | 2002-04-12 | 1 | -1/+1 |
* | Set the 'No' button as the default. | Jeffrey Stedfast | 2002-04-11 | 1 | -0/+3 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 1 | -18/+16 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -5/+8 |
* | Pass the UID of the message being edited to the save-draft signal handler. | Jeffrey Stedfast | 2002-04-03 | 1 | -9/+26 |
* | Updated to respect the new mail-config options for default reply style | Jeffrey Stedfast | 2002-03-28 | 1 | -1/+15 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -31/+1 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 1 | -41/+42 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 1 | -27/+0 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -4/+6 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 1 | -0/+11 |
* | Set the folder on a folder-browser object. | Jeffrey Stedfast | 2002-03-13 | 1 | -1/+59 |
* | Update for storage changes: explicitly create a root folder. | Dan Winship | 2002-03-08 | 1 | -1/+1 |
* | Connect to the focus-in/out events on the message-list so that we can | Jeffrey Stedfast | 2002-03-05 | 1 | -3/+5 |
* | Forward all selected messages. Fixes bug #21190. | Jeffrey Stedfast | 2002-03-02 | 1 | -7/+13 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 1 | -2/+149 |
* | Default the from-account to the source account. If that fails, then guess | Jeffrey Stedfast | 2002-02-15 | 1 | -13/+13 |
* | Set the followup icon to use the new flag icon rather than the exclamation | Jeffrey Stedfast | 2002-02-14 | 1 | -0/+10 |
* | Fixed a bug. | Jeffrey Stedfast | 2002-02-13 | 1 | -0/+9 |
* | No longer need to call e_msg_composer_show_sig_file(). This gets handled | Jeffrey Stedfast | 2002-02-13 | 1 | -2/+0 |
* | Show the signature. | Jeffrey Stedfast | 2002-02-13 | 1 | -0/+1 |
* | use reset undo in editor | Radek Doulik | 2002-02-12 | 1 | -0/+7 |
* | New flag-for-followup tag editor dialog. | Jeffrey Stedfast | 2002-02-09 | 1 | -5/+134 |
* | Base class for a message tag editor. | Jeffrey Stedfast | 2002-02-09 | 1 | -17/+22 |
* | call set_body later to allow ignored words to be sent to gtkhtml control | Radek Doulik | 2002-02-08 | 1 | -22/+22 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -23/+11 |
* | Removed references to NEEDS_REPLY. | Jeffrey Stedfast | 2002-02-07 | 1 | -20/+1 |
* | Dont double-free the text body data. | Not Zed | 2002-02-06 | 1 | -4/+0 |
* | Add attachments after we've seen if the composer object is valid. | Not Zed | 2002-02-04 | 1 | -17/+23 |
* | Don't bother setting the auto-cc/bcc recipients here. I'm moving the code | Jeffrey Stedfast | 2002-02-02 | 1 | -25/+0 |
* | ignore spell checking of words in addresses, move set_body_text after all | Radek Doulik | 2002-02-01 | 1 | -6/+28 |
* | Pass the parent window to mail_account_editor_new(). | Jeffrey Stedfast | 2002-01-31 | 1 | -3/+3 |
* | Changed the function signature so that we can pass in whom we want to | Dave West | 2002-01-30 | 1 | -6/+17 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 1 | -0/+83 |
* | (footer_info_free): unref footer font | Radek Doulik | 2002-01-30 | 1 | -1/+9 |
* | (do_mail_print): get rid of static global variables, as they are | Radek Doulik | 2002-01-30 | 1 | -21/+36 |
* | initialize line to 0 to make everybody happy ;-) ops, set local_font to | Radek Doulik | 2002-01-30 | 1 | -2/+2 |
* | Don't bother checking for invalid recipients anymore. If a recipient is | Jeffrey Stedfast | 2002-01-29 | 1 | -41/+6 |
* | print footer (footer_print_cb): print page number and number of pages | Radek Doulik | 2002-01-29 | 1 | -16/+30 |
* | If the mail-display is in focus, then select-all in the mail display | Jeffrey Stedfast | 2002-01-25 | 1 | -3/+7 |
* | Simplified. | Jeffrey Stedfast | 2002-01-23 | 1 | -30/+30 |
* | Don't remove any X-Evolution* headers here, the composer already knows to | Jeffrey Stedfast | 2002-01-11 | 1 | -3/+0 |
* | Do proper refcounting on the draft folder. | Jeffrey Stedfast | 2002-01-09 | 1 | -2/+7 |
* | Add an Organization header. | Jeffrey Stedfast | 2002-01-04 | 1 | -0/+2 |
* | Simplified. Also no longer needs an "ignore_addr" argument as far as I can | Jeffrey Stedfast | 2002-01-03 | 1 | -38/+35 |
* | remove e_gnome_dialog util functions and use e-util ones instead | JP Rosevear | 2002-01-03 | 1 | -44/+1 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 1 | -11/+37 |
* | Connect to the save-draft signal. (send_to_url): Here too. (mail_reply): | Jeffrey Stedfast | 2001-12-15 | 1 | -1/+100 |
* | Fixed for mail_content_loaded's new signature. | Jon Trowbridge | 2001-12-12 | 1 | -7/+35 |
* | Add ETable magic for our new "Needs Reply" column. (The next few entries | Jon Trowbridge | 2001-12-12 | 1 | -5/+82 |
* | set paper size to _("US-Letter"), use gtk_html_print_set_master | Radek Doulik | 2001-12-11 | 1 | -2/+2 |
* | Don't just assume all of the GtkHTMLEmbedded's fields are filled in, since | Dan Winship | 2001-12-10 | 1 | -1/+1 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 1 | -4/+24 |
* | Setup the UI for the AddSenderToAddressbook ui verb thingy. | Jeffrey Stedfast | 2001-12-07 | 1 | -4/+10 |
* | If the path exists, make sure it's a regular file (or we can't possibly | Jeffrey Stedfast | 2001-12-04 | 1 | -11/+11 |
* | If we already have the message loaded in the mail-display, don't bother | Jeffrey Stedfast | 2001-11-11 | 1 | -3/+9 |
* | Override the Move/Copy handlers setup by the folder_browser_ui code, and | 5 | 2001-11-06 | 1 | -0/+3 |
* | Renamed from mail_html_write_string. | Jeffrey Stedfast | 2001-11-06 | 1 | -4/+14 |
* | Disconnect from the message_list_built function so we dont do it every | 2 | 2001-11-03 | 1 | -0/+2 |
* | Don't use a case-sensitive comparison. | Jeffrey Stedfast | 2001-11-01 | 1 | -1/+1 |
* | Move the message-list cursor to the next message. (transfer_msg): If we | Jeffrey Stedfast | 2001-10-29 | 1 | -2/+33 |
* | fb = user_data, not fb = fb!, fixes 13844. | 8 | 2001-10-29 | 1 | -1/+1 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -3/+2 |
* | Work around something that we think is a GtkHTML bug, where sometimes the | Dan Winship | 2001-10-27 | 1 | -1/+1 |
* | Set the GdkWindow of the FolderBrowser, not the GtkWindow... | Jeffrey Stedfast | 2001-10-27 | 1 | -2/+2 |
* | Use a timeout not an idle handler. | 6 | 2001-10-26 | 1 | -3/+2 |
* | No longer need to pass a settext argument. (do_forward_non_attached): | Jeffrey Stedfast | 2001-10-25 | 1 | -2/+2 |
* | fixed a logic mistake from my last commit | Jeffrey Stedfast | 2001-10-24 | 1 | -8/+5 |
* | Make sure the fb and it's message-list exist. (reply_to_list): same. | Jeffrey Stedfast | 2001-10-24 | 1 | -156/+240 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 1 | -14/+4 |
* | Don't wrap error text with <blockquote>, this is done inside | Jeffrey Stedfast | 2001-10-23 | 1 | -3/+9 |
* | Fix these functions so they don't crash evolution-mail. Too bad it still | Dan Winship | 2001-10-22 | 1 | -7/+6 |
* | Instead of select_all() then using the tree's selected nodes to iterate, | 2 | 2001-10-22 | 1 | -2/+14 |
* | fixed bug #13151 | Jeffrey Stedfast | 2001-10-22 | 1 | -2/+14 |
* | Update for e_msg_composer_add_messages_attachments arg change. | Dan Winship | 2001-10-22 | 1 | -2/+2 |
* | hook up zoom functions. | Larry Ewing | 2001-10-21 | 1 | -0/+18 |
* | Allow copy/move to/from vTrash folders as well. | Jeffrey Stedfast | 2001-10-20 | 1 | -1/+1 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 1 | -1/+2 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 1 | -3/+3 |
* | Don't make the mail settings dialog modal. | Jeffrey Stedfast | 2001-10-19 | 1 | -3/+4 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 1 | -1/+3 |
* | Helper macro. | Jeffrey Stedfast | 2001-10-18 | 1 | -4/+6 |
* | Don't use gnome_dialog_run_and_close() here, we can easily get away with | Jeffrey Stedfast | 2001-10-18 | 1 | -19/+35 |
* | Only empty trash on enabled accounts, fixes #12821. | 7 | 2001-10-18 | 1 | -1/+1 |
* | don't apply the body text in replys since we will just replace it anyway. | Larry Ewing | 2001-10-16 | 1 | -1/+1 |
* | Don't emit a gtk warning if the composer creation fails. | Dan Winship | 2001-10-14 | 1 | -3/+3 |
* | Listen for "destroy" events from the control, so that we don't leave stray | Jon Trowbridge | 2001-10-12 | 1 | -0/+19 |
* | 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 | 1 | -1/+8 |
* | Make sure the service/storage are non-NULL. | Jeffrey Stedfast | 2001-10-12 | 1 | -46/+34 |
* | use new function to copy the attachments from the source message. This | Larry Ewing | 2001-10-11 | 1 | -0/+2 |
* | Create a chaqrset picker submenu in the View menu. | Jeffrey Stedfast | 2001-10-10 | 1 | -1/+1 |
* | Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyed | Dan Winship | 2001-10-10 | 1 | -2/+3 |
* | Revert the change to use e_msg_composer_new_with_message. That has | Dan Winship | 2001-10-10 | 1 | -1/+1 |
* | reformatted the menu tables so they're a bit more bloody readable. | 5 | 2001-10-06 | 1 | -0/+8 |
* | New convenience function that not only sets the gnome-dialog's parent | Jeffrey Stedfast | 2001-10-06 | 1 | -28/+94 |
* | use e_msg_composer_new_with_message rather than e_msg_composer_new. This | Larry Ewing | 2001-10-06 | 1 | -1/+1 |
* | Set the parent window as the fb. This fixes bug #11723. (filter_edit): Do | Jeffrey Stedfast | 2001-10-05 | 1 | -9/+18 |
* | If we're accessing a vfolder uri, then popup the vfolder editor instead of | 4 | 2001-10-05 | 1 | -1/+6 |
* | Pass an empty flags argument to mail_transfer_messages - destination | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+1 |
* | strdup our "This message contains invalid recipients" string, since it | Jon Trowbridge | 2001-09-27 | 1 | -1/+2 |
* | Decode our URL before extracting the address to pop up contact info. | Jon Trowbridge | 2001-09-27 | 1 | -1/+1 |
* | Only cache the password for the service if it has an entry in the account | Jeffrey Stedfast | 2001-09-26 | 1 | -12/+20 |
* | All made redundant by new mail-folder-cache code. (delete_folders, | Michael Zucci | 2001-09-22 | 1 | -85/+0 |
* | Convert all textual parts to 8bit before saving. Fixes bug #10388. | Jeffrey Stedfast | 2001-09-21 | 1 | -1/+1 |
* | don't free memory that we don't own. | Jeffrey Stedfast | 2001-09-21 | 1 | -2/+2 |
* | Truncate extremely long subjects. (inspired by bug #9158) | Jon Trowbridge | 2001-09-20 | 1 | -3/+8 |
* | Convert the names to the locale charset. | Jeffrey Stedfast | 2001-09-20 | 1 | -14/+19 |
* | Pass the actual unread message count, not just whether or not it's > 0. | Dan Winship | 2001-09-20 | 1 | -2/+2 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -3/+0 |
* | Don;t destroy the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 1 | -9/+9 |
* | Fixed double-freeing of EDestination vector when sending html mail to | Jon Trowbridge | 2001-09-14 | 1 | -1/+0 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 1 | -2/+2 |
* | Pass along the right string, this fixes bug #9518. | Jeffrey Stedfast | 2001-09-11 | 1 | -1/+1 |
* | Remove some mailer-set headers. Fixes bug #9462. | Jeffrey Stedfast | 2001-09-11 | 1 | -3/+8 |
* | Fix obvious dumb mistake in previous commit that made it *always* complain | Dan Winship | 2001-09-11 | 1 | -16/+18 |
* | Complain if we are trying to send to invalid recipients. (Bug #8875) | Jon Trowbridge | 2001-09-10 | 1 | -6/+46 |
* | Added. Shows a (hopefully) informative dialog warning you that some | Jon Trowbridge | 2001-09-09 | 1 | -31/+113 |
* | Fix a bunch of replying/forwarding-related formatting bugs. | Dan Winship | 2001-09-07 | 1 | -8/+3 |
* | Pass in FALSE as the 'sending' arg to e_msg_composer_get_message. | Jon Trowbridge | 2001-08-30 | 1 | -1/+1 |
* | Check if we are trying to reply to a message with no From: field, and try | Jon Trowbridge | 2001-08-28 | 1 | -1/+6 |
* | Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): New | Jeffrey Stedfast | 2001-08-28 | 1 | -1/+1 |
* | Revert fix for Ximian bug #6995. | Christopher James Lahey | 2001-08-24 | 1 | -28/+6 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 1 | -5/+39 |
* | camel_folder_create_folder can now return a heirachial tree so subscribe | Jeffrey Stedfast | 2001-08-20 | 1 | -6/+6 |
* | Allow the activity to be NULL if there isn't a global_shell_client so that | Jeffrey Stedfast | 2001-08-20 | 1 | -3/+4 |
* | Made delete make the cursor go backwards if the user is sorting by | Christopher James Lahey | 2001-08-20 | 1 | -6/+28 |
* | Convert the date string to UTF-8. (do_forward_non_attached): Same here. | Jeffrey Stedfast | 2001-08-20 | 1 | -12/+15 |
* | Change the default values for "always-sign" to false. | Jeffrey Stedfast | 2001-08-19 | 1 | -1/+2 |
* | remove a cmpiler warning | Jeffrey Stedfast | 2001-08-18 | 1 | -1/+1 |
* | Respect the user's desire to be prompted to confirm that he wants to | Jeffrey Stedfast | 2001-08-17 | 1 | -8/+20 |
* | Re-added, at Ettore's request, the confirm-expunge dialog. | Anna Marie Dirks | 2001-08-16 | 1 | -7/+8 |
* | Don't confirm expunge. | Not Zed | 2001-08-15 | 1 | -1/+1 |
* | Make previous unread wrap around too. | Peter Williams | 2001-08-15 | 1 | -1/+1 |
* | Confirm that the user really wants to expunge. (save_msg_ok): Set the | Jeffrey Stedfast | 2001-08-14 | 1 | -1/+29 |
* | Prepend the uri with evolution: to fix bug #6916. | Jeffrey Stedfast | 2001-08-11 | 1 | -1/+1 |