| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ever use the mail-display's current_message, this can cause | Jeffrey Stedfast | 2002-07-09 | 1 | -9/+14 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 1 | -1/+2 |
* | Prompt the user to see if he really wants to quit when there are queued | Jeffrey Stedfast | 2002-06-04 | 1 | -2/+2 |
* | Implement prep_offline for an individual folder. (set_offline_do): Only | Not Zed | 2002-05-15 | 1 | -26/+86 |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 1 | -6/+7 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 1 | -13/+13 |
* | Simplify. Use transfer_messages_to instead of picking between copy and | Dan Winship | 2002-05-11 | 1 | -34/+1 |
* | Flush the filter log to make Tuomas happy :-) | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+3 |
* | Set the window title/icon here instead. | Jeffrey Stedfast | 2002-04-04 | 1 | -1/+1 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -1/+2 |
* | Set X-Mailer to say "Ximian Evolution", not just "Evolution". | Ettore Perazzoli | 2002-03-05 | 1 | -1/+1 |
* | Make X-Evolution-Account take priority over X-Evolution-Transport. Should | Jeffrey Stedfast | 2002-01-30 | 1 | -3/+3 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 1 | -2/+38 |
* | Now takes a boolean notify argument. If this is *not* set, then remove the | Jeffrey Stedfast | 2002-01-23 | 1 | -2/+9 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 1 | -18/+2 |
* | Argh, don't notify about new mail here. (fetch_mail_fetch): Notify about | Jeffrey Stedfast | 2001-12-19 | 1 | -18/+18 |
* | Setup the new-mail-notification widgets. (notify_command_changed): Update | Jeffrey Stedfast | 2001-12-19 | 1 | -1/+17 |
* | Set the filter driver's shell-exec callback. | Jeffrey Stedfast | 2001-12-15 | 1 | -1/+2 |
* | set the new-mail-notify command. | Jeffrey Stedfast | 2001-12-13 | 1 | -0/+55 |
* | Don't expunge when we sync anymore, this fixes bug #4472. | Jeffrey Stedfast | 2001-12-11 | 1 | -2/+2 |
* | s/PREVIEW_RELEASE/VERSION_COMMENT | 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 | 1 | -6/+3 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -3/+4 |
* | Don't warn the user if the source and destination folders are the same. | Jeffrey Stedfast | 2001-10-30 | 1 | -3/+1 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -3/+2 |
* | Don't forget to unref the filter driver here. | Jeffrey Stedfast | 2001-10-26 | 1 | -2/+4 |
* | Clone the folderinfo before passing to async event. (real_folder_created): | 7 | 2001-10-18 | 1 | -1/+1 |
* | No longer need to copy the description now that camel-exceptions have been | Jeffrey Stedfast | 2001-10-18 | 1 | -8/+2 |
* | Lets put the UID cache in ~/evolution/mail/pop3 as this makes more sense | Jeffrey Stedfast | 2001-10-17 | 1 | -2/+22 |
* | IF the source and destination folders are the same, do nothing. Oh, and | 0 | 2001-10-10 | 1 | -5/+13 |
* | Ignore the signal if the radio button is not "on". This fixes bug #10532 | Jeffrey Stedfast | 2001-10-05 | 1 | -28/+21 |
* | Dont wait for event to finish before returning. This could however mean we | 3 | 2001-10-04 | 1 | -0/+2 |
* | If we have a fragment, override that, rather than the path. Fixes #5251. | 3 | 2001-10-04 | 1 | -1/+4 |
* | Pass an empty flags argument to mail_transfer_messages - destination | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+4 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -5/+9 |
* | A service needs to be disconnected if it's remote, not already offline, | Dan Winship | 2001-09-27 | 1 | -24/+32 |
* | Use the mail-tools convenience functions to remove and restore the | Jeffrey Stedfast | 2001-09-22 | 1 | -73/+7 |
* | All made redundant by new mail-folder-cache code. (delete_folders, | Michael Zucci | 2001-09-22 | 1 | -23/+0 |
* | Take a new argument 'done' that can callback when complete. Fixed callers | 1 | 2001-09-21 | 1 | -1/+1 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 1 | -8/+13 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 1 | -3/+24 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -3/+3 |
* | Convert all textual parts to 8bit before saving. Fixes bug #10388. | Jeffrey Stedfast | 2001-09-21 | 1 | -1/+35 |
* | Added missing header. | 9 | 2001-09-19 | 1 | -1/+1 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -8/+3 |
* | Unsubscribe from the folder before deleting it. Also, use the url's path | Jeffrey Stedfast | 2001-09-18 | 1 | -1/+1 |
* | Get folderinfo 1 at a time rather than all at once. | 7 | 2001-09-18 | 1 | -1/+1 |
* | Unsubscribe from the folder before deleting it. | Jeffrey Stedfast | 2001-09-18 | 1 | -15/+12 |
* | Major rewrite of most of the guts, handle changes based on signals and | 5 | 2001-09-15 | 1 | -1/+1 |
* | fixed a small memory leak | Jeffrey Stedfast | 2001-09-15 | 1 | -0/+1 |
* | Append a message to any exception we get appending to any folders after | Jeffrey Stedfast | 2001-09-15 | 1 | -0/+20 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 1 | -74/+0 |
* | Change some words. | Michael Zucci | 2001-09-08 | 1 | -1/+1 |
* | Fixes #7251 | Chyla Zbigniew | 2001-09-05 | 1 | -2/+3 |
* | Unref the source folder here because it might be a POP folder. We do this | Jeffrey Stedfast | 2001-09-05 | 1 | -2/+8 |
* | Instead of removing the folder from the folder cache here... | Peter Williams | 2001-08-31 | 1 | -4/+6 |
* | If the store is not connected, scan it's subfolders first. | Jeffrey Stedfast | 2001-08-27 | 1 | -1/+1 |
* | Call va_end() so LinuxPPC doesn't have a caniption. | Jeffrey Stedfast | 2001-08-27 | 1 | -5/+6 |
* | Save the folder's full_name, unref it, and *then* unref the store, so that | Peter Williams | 2001-08-25 | 1 | -1/+8 |
* | Say which folder is getting saved. | Peter Williams | 2001-08-22 | 1 | -1/+4 |
* | Fix double-unref of the store. | Peter Williams | 2001-08-21 | 1 | -5/+1 |
* | Modify the url and set the protocol to mbox rather than hacking it and | Jeffrey Stedfast | 2001-08-21 | 1 | -21/+26 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-20 | 1 | -1/+1 |
* | Fix the fix for #6722. | Dan Winship | 2001-08-14 | 1 | -3/+5 |
* | oops, take out the g_asserts | Jeffrey Stedfast | 2001-08-11 | 1 | -2/+0 |
* | Fix bug #4523 for good. (save_service): If service->authitem is NULL, then | Jeffrey Stedfast | 2001-08-11 | 1 | -1/+3 |
* | Remove all the messages from a folder that's being deleted before actually | Jason Leach | 2001-08-11 | 1 | -1/+14 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 1 | -8/+13 |
* | Dont want it to keep on running if it got bad arguments, want it to bloody | Not Zed | 2001-08-10 | 1 | -5/+5 |
* | Fixes bug #6722 | Jeffrey Stedfast | 2001-08-10 | 1 | -3/+4 |
* | Dont double-register this operation, mail-mt will do it for us. | Not Zed | 2001-08-09 | 1 | -18/+0 |
* | Change this gtk_object_ref on the storage to a bonobo_object_ref. | Peter Williams | 2001-08-08 | 1 | -1/+1 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 1 | -2/+9 |
* | [ Use bonobo_object_unref on the storage since it's a bonobo object. ] | Peter Williams | 2001-08-08 | 1 | -3/+3 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -62/+72 |
* | Added. Provide description for filter_folder_op. (fetch_mail_describe): | Jon Trowbridge | 2001-08-03 | 1 | -2/+14 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 1 | -4/+4 |
* | Add EVOLUTION_BUTTONSDIR to get to some different icons. | Not Zed | 2001-08-02 | 1 | -1/+1 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 1 | -34/+38 |
* | When dumping the CamelURL to a string, hide all the params. | Jeffrey Stedfast | 2001-07-25 | 1 | -10/+10 |
* | fixed my fix to compile | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+2 |
* | If the source and destination folders are the same, just mark the uids as | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+13 |
* | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 1 | -1/+2 |
* | remvoed register/start/end etc code. | Not Zed | 2001-07-19 | 1 | -13/+6 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 1 | -6/+16 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 1 | -2/+2 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 1 | -8/+19 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 1 | -6/+11 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 1 | -0/+15 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 1 | -43/+48 |
* | Check for an exception and print it. Call done anyway. | Peter Williams | 2001-07-10 | 1 | -1/+8 |
* | Add a checkbox for prompting when sending a message with an empty subject. | Jeffrey Stedfast | 2001-07-06 | 1 | -36/+50 |
* | Clear the shell view label if mailer loses focus. | Peter Williams | 2001-07-05 | 1 | -4/+6 |
* | Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filtering | Dan Winship | 2001-07-03 | 1 | -1/+1 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 1 | -121/+27 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -8/+8 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 1 | -87/+13 |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 1 | -11/+2 |
* | Read in the default show_preview value. (mail_config_write_on_exit): Save | Jeffrey Stedfast | 2001-06-26 | 1 | -43/+49 |
* | Fixes here for removing folders. | Jason Leach | 2001-06-24 | 1 | -7/+10 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -4/+4 |
* | Temporarily remove the Bcc header before sending the message. | Jeffrey Stedfast | 2001-06-22 | 1 | -6/+18 |
* | Fixed misuse of an uninitialized variable. | Jeffrey Stedfast | 2001-06-16 | 1 | -7/+10 |
* | Reattach X-Evolution-Account information to the message after sending it. | Jon Trowbridge | 2001-06-09 | 1 | -2/+9 |
* | Added an argument, so that the original source URI of the mbox can be | Jon Trowbridge | 2001-06-08 | 1 | -2/+2 |
* | When unreffing a folder we got ourselves (as opposed to one passed in by | Dan Winship | 2001-05-27 | 1 | -1/+40 |
* | Don't free the folder-info here, instead have mail_append_mail() call our | Jeffrey Stedfast | 2001-05-24 | 1 | -9/+10 |
* | New function that the shell component calls to copy/move a folder. | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+110 |
* | New async function to remove a folder. God knows if it does what the | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+81 |
* | New file, started by Ettore, finished by me, to implement the | Dan Winship | 2001-05-10 | 1 | -0/+95 |
* | #include <camel/camel-file-utils.h> | Dan Winship | 2001-05-04 | 1 | -4/+6 |
* | Only set the X-Evolution-* header if that value is non-NULL. | Jeffrey Stedfast | 2001-04-23 | 1 | -9/+15 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -7/+6 |
* | Convert subject from utf8 before passing it on. | Dan Winship | 2001-04-20 | 1 | -5/+13 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -2/+1 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -3/+3 |
* | Add --no-tty argument to gpg. | Jeffrey Stedfast | 2001-04-04 | 1 | -1/+4 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -1/+2 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -3/+6 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -1/+1 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -24/+55 |
* | Kludge, copied+modified from mail_config_folder_to_cachename to deal with | Dan Winship | 2001-03-27 | 1 | -2/+22 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -1/+1 |
* | oops, don't use uids->pdata[i], just use uids | Jeffrey Stedfast | 2001-03-27 | 1 | -2/+1 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -13/+6 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -1/+7 |
* | Removed gnome.h and ctype.h (send_queue_send): Don't remove the | Jeffrey Stedfast | 2001-03-20 | 1 | -19/+18 |
* | Instead of always creating a new vTrash folder, if the store already has a | Jeffrey Stedfast | 2001-03-13 | 1 | -10/+21 |
* | Remove our X-Evolution header before we send. Also don't send messages | Jeffrey Stedfast | 2001-03-12 | 1 | -0/+4 |
* | Remove our X-Evolution header before we send. | Jeffrey Stedfast | 2001-03-11 | 1 | -35/+39 |
* | If the folderinfo has no URL (ie, can't contain messages), don't add it as | Dan Winship | 2001-03-07 | 1 | -4/+2 |
* | Changed the product string - will change it to use User-Agent once I get | Jeffrey Stedfast | 2001-02-27 | 1 | -2/+2 |
* | Toss the mail_tool_camel_lock* stuff. Same. Here too. | Jeffrey Stedfast | 2001-02-25 | 1 | -3/+0 |
* | No longer need to construct the vTrash here. (owner_set_cb): Don't make | Jeffrey Stedfast | 2001-02-25 | 1 | -1/+36 |
* | No longer need to do a vtrash_cleanup() (it also doesn't exist anymore). | Jeffrey Stedfast | 2001-02-24 | 1 | -1/+1 |
* | Make op cancellable/report internals. (get_folder_get): | Not Zed | 2001-02-23 | 1 | -0/+10 |
* | Updated to reflect changes to the filter-driver code. | Jeffrey Stedfast | 2001-02-23 | 1 | -1/+2 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -229/+95 |
* | New handy dandy function to ref and return the vfolder storage (will | Jeffrey Stedfast | 2001-02-20 | 1 | -317/+1 |
* | Unref the driver here, in the subthread, so we dont block the gui while it | Not Zed | 2001-02-20 | 1 | -5/+6 |
* | Use mail_storage_create_folder | Jeffrey Stedfast | 2001-02-16 | 1 | -22/+3 |
* | Setup the Trash folder. | Jeffrey Stedfast | 2001-02-15 | 1 | -29/+177 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 1 | -2/+4 |
* | Reworked some keep-mail-on-server logic so that we ALWAYS look for a | Jeffrey Stedfast | 2001-02-09 | 1 | -27/+29 |
* | only free driver, if set. (fetch_mail_fetched): Unref the driver here, so | Not Zed | 2001-02-09 | 1 | -1/+7 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -27/+28 |
* | Cast the camel_stream_mem_new() to a CamelStreamMem. | Jeffrey Stedfast | 2001-01-30 | 1 | -1/+1 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -1/+66 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 1 | -0/+105 |
* | Set the default folder when copying to mbox. This is a quick fix, i might | Not Zed | 2001-01-24 | 1 | -5/+8 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -3/+3 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -560/+472 |
* | Remove the X-Evolution header before we send. | Jeffrey Stedfast | 2001-01-22 | 1 | -3/+6 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 1 | -1/+1 |
* | Strip leading space from the transport url gotten from the message. | Jeffrey Stedfast | 2001-01-21 | 1 | -2/+5 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 1 | -6/+24 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 1 | -1/+1 |
* | Update the X-Mailer header to use the string specified by configure. | Dan Winship | 2001-01-17 | 1 | -8/+2 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 1 | -14/+13 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+9 |
* | Let the system umask determine the permissions of this file. | Jeffrey Stedfast | 2001-01-10 | 1 | -1/+1 |
* | Add an #include <errno.h> | Dan Winship | 2001-01-09 | 1 | -0/+1 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -659/+308 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 1 | -310/+121 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -560/+241 |
* | fixed unresolved symbol (d) | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+2 |
* | Implemented. | Jeffrey Stedfast | 2001-01-02 | 1 | -5/+173 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -9/+89 |
* | Only update display every 2 seconds. | Miguel de Icaza | 2000-12-18 | 1 | -3/+12 |
* | Deal with "mailstorage" type views (top-level mail storages) by trying to | Dan Winship | 2000-12-12 | 1 | -0/+5 |
* | clean up the cleanup a bit | Dan Winship | 2000-12-12 | 1 | -6/+3 |
* | Check to see if the file already exists, if it does prompt the user to for | Jeffrey Stedfast | 2000-12-09 | 1 | -19/+79 |
* | Only do a message_list_foreach if we plan on attaching messages, otherwise | Jeffrey Stedfast | 2000-12-08 | 1 | -5/+31 |
* | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 1 | -1/+1 |
* | use mail_op_set_message_plain | Radek Doulik | 2000-12-01 | 1 | -1/+1 |
* | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 1 | -11/+4 |
* | Set threaded view before setting the folder (cleanup some flash ons | Not Zed | 2000-11-30 | 1 | -0/+1 |
* | Use camel a bit more to help us out. Don't create the file ourselves, | Jeffrey Stedfast | 2000-11-30 | 1 | -15/+34 |
* | Wait until after setting up the local storage to find the | Dan Winship | 2000-11-29 | 1 | -5/+2 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 1 | -38/+17 |
* | New function to return if user wants to view message source. | Jeffrey Stedfast | 2000-11-22 | 1 | -131/+0 |
* | Fix IMAP get-mail to work; CORBA calls in the dispatch thread are a no-no. | Peter Williams | 2000-11-21 | 1 | -13/+53 |
* | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 1 | -52/+2 |
* | Added the MessageViewSource bonobo menu verb. | Jeffrey Stedfast | 2000-11-17 | 1 | -0/+122 |
* | Added a new Forward as Attachment bonobo menu item verb. | Jeffrey Stedfast | 2000-11-16 | 1 | -64/+278 |
* | Sync the source folder. | Jeffrey Stedfast | 2000-11-13 | 1 | -0/+3 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -7/+7 |
* | Updated to use the ESearchBar object rather than the previously used | Jeffrey Stedfast | 2000-11-08 | 1 | -2/+2 |
* | Added mail-display.h. | Not Zed | 2000-11-03 | 1 | -5/+11 |
* | Make "Get Mail" even more functional on IMAP (scans all folders), | Dan Winship | 2000-11-02 | 1 | -32/+93 |
* | Don't call the default logging function. (do_fetch_mail): Set the logfile | Jeffrey Stedfast | 2000-11-02 | 1 | -12/+8 |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -1/+1 |
* | Sync the folder before refreshing so we don't lose flag settings. | Dan Winship | 2000-10-30 | 1 | -1/+3 |
* | Don't forget to unref the FilterDriver. | Jeffrey Stedfast | 2000-10-26 | 1 | -61/+58 |
* | Apply outgoing filters to the message. | Jeffrey Stedfast | 2000-10-24 | 1 | -17/+48 |
* | For an imap store, just refresh the INBOX. | Dan Winship | 2000-10-20 | 1 | -2/+9 |
* | Clean up some old #if 0 code. | Dan Winship | 2000-10-19 | 1 | -204/+0 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -2/+6 |
* | sync & expunge the source folder after filtering. | Jeffrey Stedfast | 2000-10-13 | 1 | -36/+49 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 1 | -47/+160 |
* | add a ref to input->storage here so that the ref/unref pattern more | Chris Toshok | 2000-10-11 | 1 | -0/+2 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -1/+1 |
* | Tag string for translation (do_flag_messages): ditto. | Miguel de Icaza | 2000-10-08 | 1 | -4/+4 |
* | Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS. | Miguel de Icaza | 2000-10-08 | 1 | -10/+51 |
* | Move the functionality to incorporate messages into | Miguel de Icaza | 2000-10-08 | 1 | -122/+142 |
* | set the @subscribed_only parameter to TRUE, since the subscribe UI is the | Chris Toshok | 2000-10-07 | 1 | -1/+1 |
* | Add missing parameter in call to `camel_store_get_folder_info()'. | Ettore Perazzoli | 2000-10-07 | 1 | -1/+1 |
* | Don't expunge the source mailbox on completion. | Jeffrey Stedfast | 2000-10-05 | 1 | -1/+1 |
* | Don't try to add_folders if get_folder_info returned NULL. | Dan Winship | 2000-10-05 | 1 | -2/+4 |
* | Update for CamelFolderInfo changes. | Dan Winship | 2000-10-03 | 1 | -46/+37 |
* | Messages should be appended to Sent as Seen. (do_send_mail): Same. | Jeffrey Stedfast | 2000-09-29 | 1 | -2/+2 |
* | Note: We need a configuration option to specify whether to log filtering | Jeffrey Stedfast | 2000-09-28 | 1 | -3/+31 |
* | If the message has been deleted, don't try filtering it - skip to the next | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+8 |
* | CamelException is not for compile-time errors. Replace lots of argument | Dan Winship | 2000-09-26 | 1 | -485/+87 |
* | Fixed some memory leakage. Call free_recipients() so we don't leak memory. | Jeffrey Stedfast | 2000-09-22 | 1 | -7/+8 |
* | Use the folder's full_name so recursive directory structures display | Jeffrey Stedfast | 2000-09-20 | 1 | -2/+2 |
* | Update for CamelFolder changes (subfolder_names -> subfolder_info). | Dan Winship | 2000-09-20 | 1 | -5/+7 |
* | Deal with NULL composer. | Dan Winship | 2000-09-19 | 1 | -4/+5 |
* | Don't get_message_flags, because POP doesn't support it and it's pointless | Dan Winship | 2000-09-15 | 1 | -5/+2 |
* | Fix the sense of the "keep on server" check so we're not doing this | Dan Winship | 2000-09-15 | 1 | -1/+1 |
* | This bug was so much fun to fix the first time that I decided to | Dan Winship | 2000-09-15 | 1 | -1/+2 |
* | camel_folder_append is perfectly happy to take a NULL info. | Dan Winship | 2000-09-14 | 1 | -6/+0 |
* | Only use the cache if the user plans to keep_on_server. | Jeffrey Stedfast | 2000-09-14 | 1 | -20/+22 |
* | Was trying to unhook an event from the wrong folder - oops. | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+1 |
* | added some comments (no source code changes) | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+2 |
* | Updated to use the new mail_do_filter_ondemand. | Jeffrey Stedfast | 2000-09-12 | 1 | -13/+19 |
* | Don't have the filter driver self_destruct. | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+1 |
* | If we're fetching from an mbox formatted file then we need to do some | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+4 |
* | might be a good idea to *save* the uids in the cache when we're done fetching... | Jeffrey Stedfast | 2000-09-10 | 1 | -1/+9 |
* | Use the CamelUIDCache so that we only retrieve *new* messages and also | Jeffrey Stedfast | 2000-09-10 | 1 | -1/+27 |
* | Updated to not send hook/unhook data to filter_driver_run as it no longer | Jeffrey Stedfast | 2000-09-10 | 1 | -2/+7 |
* | Freeze the default folder before filtering and thaw it afterward to | Jeffrey Stedfast | 2000-09-10 | 1 | -1/+11 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -2/+2 |
* | Updated to pass a CamelMessageInfo to filter_driver_run | Jeffrey Stedfast | 2000-09-08 | 1 | -5/+35 |
* | Updated to check the boolean return code from fulter_driver_run to find | Jeffrey Stedfast | 2000-09-08 | 1 | -6/+17 |
* | oops, forgot to pass "expunge" to camel_folder_sync - this should fix that | Jeffrey Stedfast | 2000-09-08 | 1 | -1/+1 |
* | Updated to pass an exception to filter_driver_run and also check the | Jeffrey Stedfast | 2000-09-08 | 1 | -4/+8 |
* | Fix previous fix. (Free the uids, just do it correctly.) | Dan Winship | 2000-09-08 | 1 | -0/+1 |
* | Don't free uids, let the camel folder do that when it gets finalized | Jeffrey Stedfast | 2000-09-08 | 1 | -3/+3 |
* | New async function to filter messages on demand. (do_fetch_mail): Updated | Jeffrey Stedfast | 2000-09-07 | 1 | -22/+195 |
* | kill a warning | Dan Winship | 2000-09-06 | 1 | -1/+1 |
* | Add a use-default-port option to the source editor ; bugfixes | Peter Williams | 2000-09-06 | 1 | -12/+13 |
* | Replace mail_do_setup_draftbox, mail_do_setup_outbox, and | Dan Winship | 2000-09-06 | 1 | -141/+46 |
* | Change the "Get Mail" toolbar button to become "Send & Receieve" | Jeffrey Stedfast | 2000-09-03 | 1 | -22/+177 |
* | Attach a callback to the postpone signal (send_to_url): Same (mail_reply): | Jeffrey Stedfast | 2000-09-02 | 1 | -12/+130 |
* | New convenience function to load the Outbox folder | Jeffrey Stedfast | 2000-09-02 | 1 | -14/+136 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -0/+1 |
* | Update this and related functions to no longer take a From address. (The | Dan Winship | 2000-08-30 | 1 | -13/+5 |
* | Add more user-friendly progress messages from the friendly folks at Helix Cod... | Peter Williams | 2000-08-28 | 1 | -2/+18 |