| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Since 'N' keypresses go through here now, use wrap-around selecting. | Jason Leach | 2001-08-11 | 1 | -2/+2 |
* | If marking messages as unread, remove the automatic mark-as-read timer. | Jason Leach | 2001-08-11 | 1 | -1/+9 |
* | Added a g_assert_not_reached() - I'm hoping this will help us track down | Jeffrey Stedfast | 2001-08-10 | 1 | -6/+6 |
* | Save the pgp and smime always-sign options. | Jeffrey Stedfast | 2001-08-10 | 1 | -6/+6 |
* | Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog | Jeffrey Stedfast | 2001-08-08 | 1 | -40/+25 |
* | Hide the app->window. | Jeffrey Stedfast | 2001-08-08 | 1 | -1/+1 |
* | Use bonobo_object_unref on the storage since it's a bonobo object. | Peter Williams | 2001-08-08 | 1 | -4/+4 |
* | Added key accelerators to a bunch of the config options and moved the Bcc | Jeffrey Stedfast | 2001-08-07 | 1 | -35/+16 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 1 | -1/+1 |
* | Make vtrash folders on other storages with a "vtrash" type, so they get | Jason Leach | 2001-08-07 | 1 | -4/+11 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 1 | -3/+4 |
* | Yuck. Special case whether or not we want to expunge all the trash folders | Jeffrey Stedfast | 2001-08-07 | 1 | -10/+25 |
* | forgot to commit a file | Jacob Leach | 2001-08-05 | 1 | -8/+10 |
* | Raise the filter-editor window if it's already created. | Jeffrey Stedfast | 2001-08-03 | 1 | -1/+1 |
* | Don't move cursors around when deleting last message and Hide Deleted | Jason Leach | 2001-08-01 | 1 | -3/+5 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -2/+0 |
* | Initialize `me' to NULL. (forward_attached): If we are only forwarding a | Jeffrey Stedfast | 2001-07-26 | 1 | -12/+37 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 1 | -1/+1 |
* | If we're the last row and we're deleting, select the previous message, not | Jason Leach | 2001-07-25 | 1 | -2/+8 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 1 | -15/+17 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 1 | -1/+1 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 1 | -4/+10 |
* | In camel: | Peter Williams | 2001-07-20 | 1 | -6/+4 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 1 | -3/+3 |
* | Merged mine and Peter's entries. | Jeffrey Stedfast | 2001-07-14 | 1 | -1/+1 |
* | Segfault prevention here if no uid is currently loaded. | Peter Williams | 2001-07-14 | 1 | -4/+6 |
* | Segfault prevention here if we lose the race with | Peter Williams | 2001-07-14 | 1 | -1/+2 |
* | Force-hide all deleted messages before expunging. (expunged_folder): | Jeffrey Stedfast | 2001-07-13 | 1 | -10/+25 |
* | Only blank the mail display if the message being viewed is one of those to | Jason Leach | 2001-07-13 | 1 | -1/+8 |
* | Make sure that the reply-to addr i non-NULL before trying to add it to the | Jeffrey Stedfast | 2001-07-11 | 1 | -5/+5 |
* | add a NULL check since that is a valid return. | Larry Ewing | 2001-07-07 | 1 | -1/+4 |
* | Freeze and Thaw the folder. | Jeffrey Stedfast | 2001-07-07 | 1 | -5/+4 |
* | Don't free the psd here -- it will be freed on the "destroy" signal. | Peter Williams | 2001-07-07 | 1 | -4/+3 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -1/+3 |
* | Unset the message being displayed when expunging. This makes expunged | Joe Shaw | 2001-07-04 | 1 | -0/+1 |
* | If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bug | Joe Shaw | 2001-07-04 | 1 | -1/+14 |
* | Forgot to save this | Peter Williams | 2001-07-04 | 1 | -2/+4 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 1 | -1/+2 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -11/+8 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 1 | -0/+66 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 1 | -3/+6 |
* | fixed a logic mistake in the last commit | Jeffrey Stedfast | 2001-06-30 | 1 | -9/+9 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 1 | -2/+47 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -19/+6 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 1 | -2/+77 |
* | Don't pop up a progress dialog to say "I already finished this a while | Dan Winship | 2001-06-27 | 1 | -5/+2 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -0/+49 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -4/+4 |
* | Allow the message to be sent even if there are no To recipients but only | Jeffrey Stedfast | 2001-06-22 | 1 | -8/+19 |
* | Use a nice switch statement and use the new enum values. | Jeffrey Stedfast | 2001-06-19 | 1 | -2/+2 |
* | Now takes a hash table of already-used-recipients so that we don't get | Jeffrey Stedfast | 2001-06-19 | 1 | -5/+14 |
* | Add Reply-to-List bonobo verbs. | Jeffrey Stedfast | 2001-06-15 | 1 | -23/+70 |
* | Reattach X-Evolution-Account information to the message after sending it. | Jon Trowbridge | 2001-06-09 | 1 | -1/+2 |
* | sp | Jeffrey Stedfast | 2001-05-30 | 1 | -1/+1 |
* | Take another argument to ignore a certain address. (mail_generate_reply): | Jeffrey Stedfast | 2001-05-30 | 1 | -29/+37 |
* | Added callbacks for Next/Previous Unread and Next/Previous Flagged | Jeffrey Stedfast | 2001-05-27 | 1 | -11/+37 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 1 | -4/+4 |
* | Don't free the folder-info here, instead have mail_append_mail() call our | Jeffrey Stedfast | 2001-05-24 | 1 | -2/+7 |
* | mark Outbox messages as read. | Dan Winship | 2001-05-18 | 1 | -1/+5 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -120/+3 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -0/+8 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -82/+48 |
* | Don't allow multiple copies of this to be run at a time. | Jeffrey Stedfast | 2001-05-12 | 1 | -17/+57 |
* | If the cursor_uid is NULL, then we can't forward anything so just return. | Jeffrey Stedfast | 2001-05-12 | 1 | -0/+6 |
* | Don't advance to the next undeleted message after "Delete"... | Dan Winship | 2001-05-11 | 1 | -4/+14 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+2 |
* | Free the UIDs if the user decides to not go through with editing all the | Jeffrey Stedfast | 2001-05-09 | 1 | -5/+26 |
* | Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): New | Jeffrey Stedfast | 2001-04-27 | 1 | -2/+22 |
* | Added "MessageSearch" verb. | Jon Trowbridge | 2001-04-26 | 1 | -2/+18 |
* | New foot-shooting-prevention helper function. (edit_msg_internal, | Dan Winship | 2001-04-25 | 1 | -0/+27 |
* | signature changing | Radek Doulik | 2001-04-25 | 1 | -10/+8 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -6/+8 |
* | Append a "/" to the result of g_get_home_dir so gets the default dir it | Dan Winship | 2001-04-24 | 1 | -2/+4 |
* | ugh, don't bother checking if the header values are non-NULL - it doesn't hur... | Jeffrey Stedfast | 2001-04-23 | 1 | -11/+3 |
* | Only set the X-Evolution-* header if that value is non-NULL. | Jeffrey Stedfast | 2001-04-23 | 1 | -3/+11 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -2/+1 |
* | Implemented. (resend_msg): Use is_sent_folder(). | Jeffrey Stedfast | 2001-04-19 | 1 | -2/+61 |
* | Mark the messages as seen, not unseen. (is_drafts_folder): New function to | Jeffrey Stedfast | 2001-04-16 | 1 | -13/+77 |
* | Mark the messages as seen, not unseen. | Jeffrey Stedfast | 2001-04-16 | 1 | -1/+1 |
* | mark messages as seen when opening then in a separate window. | Dan Winship | 2001-04-12 | 1 | -0/+1 |
* | Use the homedir as the default filename. | Jeffrey Stedfast | 2001-04-12 | 1 | -1/+1 |
* | Change to the user's home dir before opening the filesel. | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+1 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -4/+9 |
* | #include <camel/camel-vtrash-folder.h> | Dan Winship | 2001-03-30 | 1 | -0/+1 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -4/+9 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -48/+45 |
* | Add "vtrash" as an allowed mail folder type. | Jeffrey Stedfast | 2001-03-27 | 1 | -1/+1 |
* | Simplify a bit using camel_session_get_provider. | Dan Winship | 2001-03-26 | 1 | -12/+3 |
* | New callback to handle a double-click event in the account clist. | Jeffrey Stedfast | 2001-03-23 | 1 | -9/+8 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -4/+4 |
* | Add Resend Message menu item. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+39 |
* | Unref the message. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+2 |
* | Move the proxy event outside the lock (otherwise we always deadlock). | Not Zed | 2001-03-17 | 1 | -1/+1 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 1 | -1/+7 |
* | Added protection. | Jeffrey Stedfast | 2001-03-12 | 1 | -2/+61 |
* | Remove our X-Evolution header before we send. Also don't send messages | Jeffrey Stedfast | 2001-03-12 | 1 | -13/+13 |
* | Set the Forward->Quoted callback. Also set the forward->Attachment | Jeffrey Stedfast | 2001-03-09 | 1 | -26/+68 |
* | Call open_msg here so that it does the Right Thing (tm). | Jeffrey Stedfast | 2001-03-09 | 1 | -3/+3 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -10/+28 |
* | Don't access the `active` data member of a GtkToggleButton directly - bad | Jeffrey Stedfast | 2001-03-06 | 1 | -1/+1 |
* | Return TRUE if the user configured his/her settings, else return FALSE. | Jeffrey Stedfast | 2001-02-28 | 1 | -11/+13 |
* | Set a "References" header no matter what if we are able to get a | Jeffrey Stedfast | 2001-02-27 | 1 | -9/+11 |
* | Mark deleted messages as "seen" as well so they don't count towards the | Dan Winship | 2001-02-27 | 1 | -1/+1 |
* | Abort if the message is NULL (which is valid if an error occured). | Jeffrey Stedfast | 2001-02-26 | 1 | -0/+4 |
* | New stuff for the importer to create a new folder | Iain Holmes | 2001-02-23 | 1 | -1/+1 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -1/+1 |
* | Pass NULL, not "/" for @top. | Dan Winship | 2001-02-21 | 1 | -7/+8 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+87 |
* | Re-add non-static forward_messages. mail-view.c needs it. | Dan Winship | 2001-02-12 | 1 | -1/+1 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 1 | -8/+10 |
* | Check the full list of IDs instead of just the default id and if we find | Jeffrey Stedfast | 2001-02-11 | 1 | -19/+85 |
* | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 1 | -17/+142 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -1/+1 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -0/+1 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 1 | -3/+6 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 1 | -1/+1 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -1/+0 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -73/+14 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 1 | -0/+24 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 1 | -6/+33 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 1 | -2/+1 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 1 | -0/+8 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 1 | -0/+6 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 1 | -2/+8 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 1 | -4/+19 |
* | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 1 | -10/+23 |
* | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 1 | -24/+14 |
* | Prevent Federico's segfault. | Jeffrey Stedfast | 2001-01-11 | 1 | -1/+1 |