| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle the CamelOfflineStore case just like the CamelDiscoStore case. | Jeffrey Stedfast | 2005-01-07 | 1 | -0/+16 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -6/+7 |
* | ** See bug #67014. | Not Zed | 2004-10-19 | 1 | -0/+77 |
* | ** See bug #63521. | Not Zed | 2004-09-27 | 1 | -3/+14 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -14/+14 |
* | This code no longer needs to do charset conversion. Yay. Fixes bug #60225. | Jeffrey Stedfast | 2004-06-16 | 1 | -33/+8 |
* | ** Another unread count bug, #58814. | Not Zed | 2004-05-22 | 1 | -1/+0 |
* | ** See #58693. | Not Zed | 2004-05-20 | 1 | -1/+1 |
* | set header to just Evolution (mail_append_mail): ditto | JP Rosevear | 2004-05-10 | 1 | -2/+2 |
* | ** See #58017. | Not Zed | 2004-05-07 | 1 | -2/+2 |
* | removed. | Not Zed | 2004-05-03 | 1 | -1/+12 |
* | Duh. If the lookup of si fails, don't use si->display_name in the warning | Jeffrey Stedfast | 2004-04-29 | 1 | -2/+0 |
* | ** See bug #57659. | Not Zed | 2004-04-27 | 1 | -16/+0 |
* | run this in the thread_queued_slow, so it runs in sequence and after | Not Zed | 2004-04-13 | 1 | -1/+1 |
* | ** See bug # 56402. | Not Zed | 2004-04-05 | 1 | -2/+0 |
* | removed, this is done in camel now. (fix_unmatched_info): renamed from | Not Zed | 2004-04-05 | 1 | -68/+3 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 1 | -0/+1 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -1/+0 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 1 | -2/+6 |
* | remove junk learning thread, it's handled in camel-folder.c:folder_changed | Radek Doulik | 2004-03-13 | 1 | -85/+0 |
* | Removed. No longer in use (hasn't been since before 1.2). | Jeffrey Stedfast | 2004-03-13 | 1 | -114/+67 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 1 | -10/+10 |
* | new method, filter folder with FILTER_SOURCE_JUNKTEST type filter | Radek Doulik | 2004-03-09 | 1 | -1/+7 |
* | ** See bug #53738. | Not Zed | 2004-03-03 | 1 | -15/+7 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 1 | -3/+3 |
* | Set the SEEN flag as well. (emfv_list_key_press): Removed the | Jeffrey Stedfast | 2004-02-25 | 1 | -3/+2 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 1 | -35/+24 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 1 | -0/+70 |
* | ** See bug #53549. | Not Zed | 2004-02-02 | 1 | -2/+0 |
* | ref folder from mail_component_get_folder. | Not Zed | 2004-01-28 | 1 | -1/+2 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -7/+10 |
* | translate DEMAND to INCOMING to get the right rules | Radek Doulik | 2004-01-27 | 1 | -1/+1 |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 1 | -19/+12 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -0/+4 |
* | Don't migrate stuff here anymore. | Jeffrey Stedfast | 2004-01-08 | 1 | -26/+5 |
* | Fixes bug #51618 | Jeffrey Stedfast | 2003-12-05 | 1 | -5/+13 |
* | thin wrapper on mail_component_get_local_inbox. | Not Zed | 2003-11-17 | 1 | -10/+7 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -19/+132 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -2/+6 |
* | Fixed. | Jeffrey Stedfast | 2003-10-07 | 1 | -4/+2 |
* | ** See bug #32996 | Not Zed | 2003-09-23 | 1 | -1/+1 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+1 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -3/+3 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -23/+10 |
* | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 1 | -3/+3 |
* | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 1 | -3/+3 |
* | translate the local time format. | Not Zed | 2003-08-23 | 1 | -6/+6 |
* | Don't abort at the first failure after sending (filtering, appending to | Jeffrey Stedfast | 2003-08-23 | 1 | -30/+54 |
* | Updated for CamelMimePart::content_type changes. | Jeffrey Stedfast | 2003-08-12 | 1 | -1/+1 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 1 | -2/+12 |
* | ** This and jeffs patch for #43862. | Not Zed | 2003-06-03 | 1 | -1/+5 |
* | New async "empty trash" op. | Dan Winship | 2003-05-19 | 1 | -0/+75 |
* | Remove this since there's a function in CamelMimeMessage to do it now. | Dan Winship | 2003-03-21 | 1 | -68/+1 |
* | revert a commit that I didn't mean to do | Jeffrey Stedfast | 2003-03-13 | 1 | -4/+4 |
* | Various small fixes leading up to a real fix. | Jeffrey Stedfast | 2003-03-13 | 1 | -4/+4 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -1/+1 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -1/+1 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -21/+23 |
* | Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write): | Jeffrey Stedfast | 2002-12-17 | 1 | -1/+0 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -69/+63 |
* | Use 0666 as the create mode so that the user's umask is used to it's | Jeffrey Stedfast | 2002-09-24 | 1 | -1/+1 |
* | Use e_strftime_fix_am_pm here which fixes locale issues as well as working | Jeffrey Stedfast | 2002-09-18 | 1 | -1/+1 |
* | fixed a comment | Jeffrey Stedfast | 2002-09-18 | 1 | -2/+2 |
* | Enforce the mailer policy that deleted messages are marked as seen. Fixes | Peter Williams | 2002-08-27 | 1 | -2/+12 |
* | Check driver != NULL, if folder_filter freed it already. | Not Zed | 2002-08-06 | 1 | -2/+4 |
* | Unref the driver before returning to main thread, so any closing | Not Zed | 2002-08-06 | 1 | -0/+5 |
* | No real need for this to be an async function sync we are going to call | Jeffrey Stedfast | 2002-07-27 | 1 | -83/+1 |
* | Update to take argc and argv arguments since this is the new definition | Jeffrey Stedfast | 2002-07-25 | 1 | -10/+50 |
* | cast! | Jeffrey Stedfast | 2002-07-25 | 1 | -4/+3 |
* | Call camel_session_get_service instead of camel_session_get_store, as | Peter Williams | 2002-07-25 | 1 | -10/+21 |
* | Commit a fix that I thought I committed a while ago: | Jeffrey Stedfast | 2002-07-24 | 1 | -7/+15 |
* | 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 |