| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually add the timeout, this time in the gtk thread. | Not Zed | 2001-07-30 | 1 | -0/+11 |
* | Added (unused) table with strings intended to be translated (i18n tools | Chyla Zbigniew | 2001-07-28 | 1 | -0/+6 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 1 | -0/+6 |
* | Figure out whether we're getting the password for the source or the | Peter Williams | 2001-07-27 | 1 | -0/+11 |
* | glade beautifications | Jeffrey Stedfast | 2001-07-27 | 1 | -0/+2 |
* | If we don't have any messages selected, break out. This fixes bug #5612. | Jeffrey Stedfast | 2001-07-27 | 1 | -0/+8 |
* | Implemented. (setup_mime_tables): Setup the application/pgp handler to use | Jeffrey Stedfast | 2001-07-27 | 1 | -0/+8 |
* | Use magic to make the password remembering checkbutton come after the | Peter Williams | 2001-07-27 | 1 | -0/+5 |
* | Respect Gtk theme colors for the fonts and calculate a new table gbcolor | Jeffrey Stedfast | 2001-07-27 | 1 | -6/+13 |
* | Make the date column smaller and the subject column larger, relatively. | Peter Williams | 2001-07-27 | 1 | -0/+3 |
* | Don't display "0 hidden". | Peter Williams | 2001-07-27 | 1 | -0/+3 |
* | Make 'q' a toggle, not one-way. | Peter Williams | 2001-07-26 | 1 | -0/+3 |
* | Rename "Date" column to "Sent". | Peter Williams | 2001-07-26 | 1 | -0/+4 |
* | fixed a mis-spelling of "Fashion" in the mail accounts window. (See bug | Anna Marie Dirks | 2001-07-26 | 1 | -0/+5 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -0/+1 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -5/+11 |
* | Make it so Enter always opens the message in another window. | Peter Williams | 2001-07-26 | 1 | -0/+5 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 1 | -0/+20 |
* | Now takes a check_supported gboolean argument saying whether or not to | Jeffrey Stedfast | 2001-07-26 | 1 | -0/+10 |
* | Initialize `me' to NULL. (forward_attached): If we are only forwarding a | Jeffrey Stedfast | 2001-07-26 | 1 | -0/+7 |
* | Initialize `me' to NULL. | Jeffrey Stedfast | 2001-07-26 | 1 | -2/+6 |
* | Um, write the HTML signature settings in the right place. Whoops. | Peter Williams | 2001-07-25 | 1 | -0/+5 |
* | If we're the last row and we're deleting, select the previous message, not | Jason Leach | 2001-07-25 | 1 | -0/+6 |
* | Pass the O_TRUNC flag to open so that we don't leave trailing garbage at | Jeffrey Stedfast | 2001-07-25 | 1 | -0/+4 |
* | Fix for bug #5174. | Jeffrey Stedfast | 2001-07-25 | 1 | -0/+4 |
* | Match the prefix for the "remember_passphrase" setting with where it's | Jason Leach | 2001-07-25 | 1 | -0/+7 |
* | check_specials if this is an application/pgp type as well. | Jeffrey Stedfast | 2001-07-25 | 1 | -0/+3 |
* | When dumping the CamelURL to a string, hide all the params. | Jeffrey Stedfast | 2001-07-25 | 1 | -0/+5 |
* | Do a case-insensitive comparison. (mail_generate_reply): Only resort to | Jeffrey Stedfast | 2001-07-25 | 1 | -1/+18 |
* | get_boolean_with_default for the "Mark as read" timeout, not | Jason Leach | 2001-07-25 | 1 | -0/+5 |
* | Don't display "(0 unsent)" if the outbox is empty. | Peter Williams | 2001-07-25 | 1 | -0/+3 |
* | Set up the local trash in the folder cache. | Peter Williams | 2001-07-25 | 1 | -0/+2 |
* | Make the error reporting a little but more descriptive. | Peter Williams | 2001-07-24 | 1 | -0/+5 |
* | Add new label widgets with a message that SSL isn't supported. | Peter Williams | 2001-07-24 | 1 | -0/+16 |
* | Dont call notifyResult here if we've just launched a thread to do the | Not Zed | 2001-07-24 | 1 | -0/+7 |
* | Go back to calling mail_msg_free here. (mail_msg_destroy): Remove the | Not Zed | 2001-07-24 | 1 | -0/+14 |
* | Oops. Uncomment this code since Trow fixed GtkHTML to actually have this | Jeffrey Stedfast | 2001-07-24 | 1 | -0/+3 |
* | Fixed the "Read" to be Read in the glade file per menesis' request. | Jeffrey Stedfast | 2001-07-24 | 1 | -0/+11 |
* | If the source and destination folders are the same, just mark the uids as | Jeffrey Stedfast | 2001-07-24 | 1 | -2/+8 |
* | Carefully check for NULL everywhere, and do the right thing if the message | Jon Trowbridge | 2001-07-24 | 1 | -1/+7 |
* | [Bug #5225: No UI way to mark as unimportant] | Jason Leach | 2001-07-24 | 1 | -0/+13 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -0/+6 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -0/+5 |
* | Change this back to the "evolution:/local/Inbox" URI. | Jason Leach | 2001-07-21 | 1 | -0/+5 |
* | Don't let the user remove vtrash folders. | Peter Williams | 2001-07-21 | 1 | -0/+5 |
* | Fix DanW's fix. Pass the right arguments to mail_msg_destroy. | Peter Williams | 2001-07-21 | 1 | -0/+15 |
* | er, unbroke changelog | Jeffrey Stedfast | 2001-07-21 | 1 | -1/+0 |
* | Don't expunge the source folder if we have a cache. | Jeffrey Stedfast | 2001-07-21 | 1 | -0/+6 |
* | Use mail_msg_destroy rather than mail_msg_free, so the cancellation | Dan Winship | 2001-07-21 | 1 | -0/+6 |
* | Update this evolution:/local/ URI to evolution:/Local Folders/ to go along | Jason Leach | 2001-07-20 | 1 | -0/+6 |
* | Fix #4605: "Save Image as" should be "Save Image as...". | Jason Leach | 2001-07-20 | 1 | -1/+6 |
* | Set the vertical scrolling policy for the mail display to AUTOMATIC, only | Jason Leach | 2001-07-20 | 1 | -0/+14 |
* | In camel: | Peter Williams | 2001-07-20 | 1 | -0/+18 |
* | remvoed register/start/end etc code. | Not Zed | 2001-07-19 | 1 | -0/+22 |
* | partial checkin before completing the changes | Not Zed | 2001-07-19 | 1 | -0/+16 |
* | Remove this prototype for a function that was removed long ago. | Jason Leach | 2001-07-19 | 1 | -0/+6 |
* | [Simplifying how default account is stored and used internally, fixes | Jason Leach | 2001-07-19 | 1 | -0/+21 |
* | Do what was suggested in #4596. | Jeffrey Stedfast | 2001-07-19 | 1 | -0/+5 |
* | Add GTK_WIDGET to the charset picker. Reportedly prevent a craash for | Peter Williams | 2001-07-19 | 1 | -0/+3 |
* | Typo fix. Later: And actually fix the typo. | Peter Williams | 2001-07-18 | 1 | -0/+1 |
* | Typo fix. | Peter Williams | 2001-07-18 | 1 | -0/+4 |
* | Setup the auto-receive here instead. | Jeffrey Stedfast | 2001-07-18 | 1 | -0/+8 |
* | Reset the autoreceive when necessary. | Iain Holmes | 2001-07-18 | 1 | -0/+6 |
* | Fix for last change: hide the entire widget, not just the entry. | Jason Leach | 2001-07-18 | 1 | -0/+5 |
* | Fix to correctly handle text/uri-lists that contain more than a single | Jeffrey Stedfast | 2001-07-18 | 1 | -0/+10 |
* | Make the Path: entry into a GnomeFileEntry so you get a nice "Browse..." | Jason Leach | 2001-07-18 | 1 | -0/+6 |
* | Cleaned up a bit. (handle_multipart_encrypted): Replace the encrypted part | Jeffrey Stedfast | 2001-07-18 | 1 | -0/+6 |
* | Make a nicer delete account dialog | Iain Holmes | 2001-07-18 | 1 | -0/+4 |
* | Use CAMEL_VTRASH_NAME. | Jeffrey Stedfast | 2001-07-18 | 1 | -0/+10 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 1 | -0/+1 |
* | Use g_strcasecmp() when looking for a Trash folder - it may be lowercase | Jeffrey Stedfast | 2001-07-17 | 1 | -0/+7 |
* | Let VTrash folders accept/export the same dnd types as normal folders. | Jeffrey Stedfast | 2001-07-17 | 1 | -19/+25 |
* | prototype outbox_folder so we can check if a folder is it. | Peter Williams | 2001-07-17 | 1 | -0/+9 |
* | Use our own display_style member instead of the global setting. | Peter Williams | 2001-07-17 | 1 | -0/+24 |
* | DUH. No need to update every folder if we set the folder browser to NULL. | Peter Williams | 2001-07-16 | 1 | -0/+6 |
* | Call mail_autoreceive_setup() so that any changes to the list of accounts | Jeffrey Stedfast | 2001-07-16 | 1 | -0/+6 |
* | Merged mine and Peter's entries. | Jeffrey Stedfast | 2001-07-14 | 1 | -5/+5 |
* | Segfault prevention here if no uid is currently loaded. | Peter Williams | 2001-07-14 | 1 | -2/+2 |
* | Segfault prevention here if we lose the race with | Peter Williams | 2001-07-14 | 1 | -0/+3 |
* | New function. If a vfolder in our list gets finalized, NULL out | Peter Williams | 2001-07-13 | 1 | -0/+7 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 1 | -0/+4 |
* | Updated to reflect changes in the filter API by passing in the provided | Jeffrey Stedfast | 2001-07-13 | 1 | -2/+16 |
* | Fix the importers if you try to import into an already existing directory | Iain Holmes | 2001-07-13 | 1 | -0/+5 |
* | Force-hide all deleted messages before expunging. (expunged_folder): | Jeffrey Stedfast | 2001-07-13 | 1 | -15/+25 |
* | Only blank the mail display if the message being viewed is one of those to | Jason Leach | 2001-07-13 | 1 | -0/+6 |
* | Should be saving the 'identity_html_signature' and | Jason Leach | 2001-07-13 | 1 | -0/+7 |
* | no longer need to set a my address property | JP Rosevear | 2001-07-12 | 1 | -0/+5 |
* | Set the CLIPBOARD selection as well as the primary selection so that | Federico Mena Quintero | 2001-07-11 | 1 | -0/+7 |
* | [Bug #4305: Make the automatic mark-as-read timer optional] | Jason Leach | 2001-07-11 | 1 | -0/+16 |
* | Oops | JP Rosevear | 2001-07-11 | 1 | -1/+2 |
* | Cosmetic patch - replace our defines with the e-popup ones | JP Rosevear | 2001-07-11 | 1 | -0/+2 |
* | Typo | JP Rosevear | 2001-07-11 | 1 | -0/+4 |
* | Took the logic of whether or not to make the attachment header out of the | Peter Williams | 2001-07-11 | 1 | -0/+19 |
* | extra dist the news files | JP Rosevear | 2001-07-11 | 1 | -0/+4 |
* | Use bonobo_config_set_string_wrapper. (mail_config_write): Same. | Jeffrey Stedfast | 2001-07-11 | 1 | -0/+7 |
* | Make sure that the reply-to addr i non-NULL before trying to add it to the | Jeffrey Stedfast | 2001-07-11 | 1 | -0/+6 |
* | fix typo so it compiles | JP Rosevear | 2001-07-10 | 1 | -0/+4 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -2/+2 |
* | Handle application/pgp using the text/plain handler. | Jeffrey Stedfast | 2001-07-10 | 1 | -0/+24 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 1 | -0/+4 |
* | Update to pass in the `remember' argument when creating a new pgp context. | Jeffrey Stedfast | 2001-07-10 | 1 | -16/+35 |
* | Check for an exception and print it. Call done anyway. | Peter Williams | 2001-07-10 | 1 | -0/+6 |
* | Some NULL protection for our strings: pgp_key, html_signature, smime_key. | Peter Williams | 2001-07-10 | 1 | -0/+9 |
* | g_strdup the result of g_get_home_dir since this variable will get free'd | Dan Winship | 2001-07-10 | 1 | -0/+3 |
* | Use gnome_vfs_mime_get_short_list_applications rather than | Dan Winship | 2001-07-10 | 1 | -0/+14 |
* | Change html_signature stuff over to bonobo-config -- someone forgot to do | Peter Williams | 2001-07-10 | 1 | -0/+3 |
* | Gave up and got rid of dm. Just replaced it with d(g_message()) and set | Peter Williams | 2001-07-09 | 1 | -0/+5 |
* | Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has | Peter Williams | 2001-07-09 | 1 | -0/+13 |
* | Check for new_uid != NULL here before strcmping. | Christopher James Lahey | 2001-07-08 | 1 | -0/+5 |
* | Only install the segv_redirect handler if SEGV's handler is not currently | Dan Winship | 2001-07-07 | 1 | -0/+6 |
* | Made this handle being given a row that's outside the range better. | Christopher James Lahey | 2001-07-07 | 1 | -0/+5 |
* | Removed old CVS conflict marker. | Jon Trowbridge | 2001-07-07 | 1 | -1/+0 |
* | [Fix bug #1100, default account is stored strangely] | Jason Leach | 2001-07-07 | 1 | -0/+12 |
* | add a NULL check since that is a valid return. | Larry Ewing | 2001-07-07 | 1 | -0/+6 |
* | Prevent infinite recursion when viewing attachments that we can't / | Peter Williams | 2001-07-07 | 1 | -0/+6 |
* | Freeze and Thaw the folder. | Jeffrey Stedfast | 2001-07-07 | 1 | -0/+5 |
* | Mark the messages as Seen also. (folder_browser_class_init): Create an | Jeffrey Stedfast | 2001-07-07 | 1 | -0/+20 |
* | Don't free the psd here -- it will be freed on the "destroy" signal. | Peter Williams | 2001-07-07 | 1 | -0/+11 |
* | Select the very next message after deleting, not the next undeleted (it | Jason Leach | 2001-07-07 | 1 | -0/+13 |
* | Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() so | Dan Winship | 2001-07-07 | 1 | -0/+7 |
* | Change the folder right-click "Properties..." menu item handling so | Ettore Perazzoli | 2001-07-06 | 1 | -0/+6 |
* | Add a checkbox for prompting when sending a message with an empty subject. | Jeffrey Stedfast | 2001-07-06 | 1 | -0/+6 |
* | Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): Fix | Jeffrey Stedfast | 2001-07-06 | 1 | -8/+19 |
* | Remove the ridiculuous relic known as test-mail. Clean up a bit. | Peter Williams | 2001-07-06 | 1 | -0/+3 |
* | Formatting fix on ChangeLog (ie I Forgot To Save The File Before Committing Y... | Peter Williams | 2001-07-05 | 1 | -0/+2 |
* | Add mail folder cache hookups. | Peter Williams | 2001-07-05 | 1 | -0/+2 |
* | Clear the shell view label if mailer loses focus. | Peter Williams | 2001-07-05 | 1 | -0/+8 |
* | set "pixname" value only if pixbuf was loaded successfully. Otherwise | Gediminas Paulauskas | 2001-07-05 | 1 | -0/+5 |
* | Revert Sam's changes. | Jeffrey Stedfast | 2001-07-05 | 1 | -1/+14 |
* | Replace value in config->preview_hash when it already exists. Old code | Sam Creasey | 2001-07-04 | 1 | -0/+6 |
* | Unset the message being displayed when expunging. This makes expunged | Joe Shaw | 2001-07-04 | 1 | -0/+6 |
* | If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bug | Joe Shaw | 2001-07-04 | 1 | -0/+6 |
* | Use a better GHashTable technique that will hopefully solve some bugs and | Jeffrey Stedfast | 2001-07-04 | 1 | -13/+25 |
* | Split make_string into these. (update_idle): Use (name and status) instead | Peter Williams | 2001-07-04 | 1 | -0/+7 |
* | Finish off #809 by committing the menu and right click thingies for | Jacob Leach | 2001-07-04 | 1 | -0/+4 |
* | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 1 | -0/+5 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 1 | -0/+31 |
* | Rename some of the widgets in the news config to not conflict with the | Dan Winship | 2001-07-04 | 1 | -0/+6 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 1 | -0/+7 |
* | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+6 |
* | Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filtering | Dan Winship | 2001-07-03 | 1 | -0/+6 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 1 | -0/+36 |
* | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 1 | -13/+32 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+18 |
* | i2001-07-02 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-03 | 1 | -0/+12 |
* | Add a warning about how wrong this document is. | Peter Williams | 2001-07-03 | 1 | -0/+4 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -0/+35 |
* | #include widgets/misc/e-charset-picker.h since it was moved there from | Jeffrey Stedfast | 2001-07-03 | 1 | -0/+5 |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 1 | -0/+5 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 1 | -0/+15 |
* | the FolderSearch control is in a different dockitem now. | Chris Toshok | 2001-07-02 | 1 | -0/+5 |
* | Ref the folder before proxying the event, in case there's only one | Dan Winship | 2001-07-02 | 1 | -0/+14 |
* | Use Tuomas' next-message, previous-message and print icons in the | Ettore Perazzoli | 2001-07-01 | 1 | -0/+6 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 1 | -0/+20 |
* | remove redundant logic. | Larry Ewing | 2001-06-30 | 1 | -0/+3 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 1 | -0/+5 |
* | Turn folder syncing back on here so that IMAP folders will sync without | Jeffrey Stedfast | 2001-06-30 | 1 | -10/+16 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 1 | -0/+14 |
* | Take two authtypes lists, "all", and "supported", and make the unsupported | Dan Winship | 2001-06-29 | 1 | -0/+8 |
* | implemented plain saving | Radek Doulik | 2001-06-29 | 1 | -0/+9 |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 1 | -0/+6 |
* | The e_iterator_get() returns a gconstpointer and we need a non-const | Jeffrey Stedfast | 2001-06-29 | 1 | -0/+10 |
* | Capitalize words in the link right-click menu to make it consistent | Ettore Perazzoli | 2001-06-29 | 1 | -0/+6 |
* | Implement the "Copy link location" right-click menu item in the | Ettore Perazzoli | 2001-06-29 | 1 | -0/+22 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 1 | -0/+6 |
* | Since we have an exception variable, we might as well use it when getting | Jeffrey Stedfast | 2001-06-29 | 1 | -0/+9 |
* | After finding a folder, attach to its "folder_changed" and | Dan Winship | 2001-06-29 | 1 | -0/+13 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 1 | -0/+8 |
* | Get the Mail Component to understand `mailto:'. | Ettore Perazzoli | 2001-06-28 | 1 | -0/+8 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -0/+6 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 1 | -0/+16 |
* | work around an e-tree bug | jacob berkman | 2001-06-28 | 1 | -0/+4 |
* | Fixed Cut/Copy/Paste to work - it turns out I couldn't share a single | Jeffrey Stedfast | 2001-06-28 | 1 | -0/+6 |
* | Change to use more reality-based API below. Include folder-browser-ui.h | Peter Williams | 2001-06-28 | 1 | -0/+17 |
* | Mail: | Peter Williams | 2001-06-27 | 1 | -0/+24 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 1 | -0/+10 |
* | Don't pop up a progress dialog to say "I already finished this a while | Dan Winship | 2001-06-27 | 1 | -0/+11 |
* | make ettore stop complaining so i can get back to work | jacob berkman | 2001-06-27 | 1 | -0/+5 |
* | No longer returns a gboolean and also takes a CamelException. | Jeffrey Stedfast | 2001-06-27 | 1 | -0/+13 |
* | Read in the default show_preview value. (mail_config_write_on_exit): Save | Jeffrey Stedfast | 2001-06-26 | 1 | -0/+8 |
* | Check to make sure that clipboard_selection is non-NULL before we | Joe Shaw | 2001-06-26 | 1 | -0/+5 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -0/+39 |
* | Unref the invisible window that we use for slections. | Jeffrey Stedfast | 2001-06-26 | 1 | -0/+19 |
* | Fixes here for removing folders. | Jason Leach | 2001-06-24 | 1 | -0/+7 |
* | Duh, we saved the charset as "default_charset", not "charset" - no wonder | Jeffrey Stedfast | 2001-06-23 | 1 | -0/+6 |
* | Temporarily remove the Bcc header before sending the message. | Jeffrey Stedfast | 2001-06-22 | 1 | -0/+5 |
* | Remove empty "name" property setting from the popup control. | Jon Trowbridge | 2001-06-22 | 1 | -0/+5 |
* | Allow the message to be sent even if there are no To recipients but only | Jeffrey Stedfast | 2001-06-22 | 1 | -1/+7 |
* | Fix bug #3409: Removing an EvolutionStorage from the shell's folder | Jacob Leach | 2001-06-22 | 1 | -0/+6 |
* | More than on accel key is a tad confusing. | Kjartan Maraas | 2001-06-20 | 1 | -0/+5 |
* | #include "folder-browser-factory.h" | Jeffrey Stedfast | 2001-06-20 | 1 | -0/+11 |
* | Accept text/uri-list mime types - this allows us to drag messages from | Jeffrey Stedfast | 2001-06-20 | 1 | -0/+9 |
* | Properly clean up the movemail files when no mail was received. | Jon Trowbridge | 2001-06-19 | 1 | -0/+5 |
* | (write_field_row_begin): hmm, use just bold as it looks | Radek Doulik | 2001-06-19 | 1 | -0/+2 |
* | add column with between header name and value | Radek Doulik | 2001-06-19 | 1 | -0/+5 |
* | Use a nice switch statement and use the new enum values. | Jeffrey Stedfast | 2001-06-19 | 1 | -0/+3 |
* | Now takes a hash table of already-used-recipients so that we don't get | Jeffrey Stedfast | 2001-06-19 | 1 | -0/+7 |
* | Remove DB3_LDADD | Dan Winship | 2001-06-19 | 1 | -0/+4 |
* | Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we | Jeffrey Stedfast | 2001-06-19 | 1 | -0/+13 |
* | If we have a fragment in the url, use that as the folder name, and not the | Not Zed | 2001-06-18 | 1 | -0/+10 |
* | (mail_format_raw_message): Add padding to match the formatted | Dan Winship | 2001-06-18 | 1 | -0/+2 |
* | Allow user's to "copy" drag & drop rather than just "move". | Jeffrey Stedfast | 2001-06-17 | 1 | -0/+5 |
* | Implemented. | Jeffrey Stedfast | 2001-06-16 | 1 | -0/+12 |
* | Fixed misuse of an uninitialized variable. | Jeffrey Stedfast | 2001-06-16 | 1 | -0/+13 |
* | We can't output "<html>" and "</html>" here because it gets called | Dan Winship | 2001-06-16 | 1 | -0/+9 |
* | Updated to reflect changes to mail_config_[g,s]et_thread_list(). | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+19 |
* | Add Reply-to-List bonobo verbs. | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+13 |
* | Remove folder-info.h until iain checks it in | JP Rosevear | 2001-06-13 | 1 | -0/+4 |
* | Setup default spool location same as for mbox mail retrieval. | Not Zed | 2001-06-12 | 1 | -0/+5 |
* | fix some commands to match the ui file again. | Dan Winship | 2001-06-09 | 1 | -0/+5 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 1 | -0/+17 |
* | Reattach X-Evolution-Account information to the message after sending it. | Jon Trowbridge | 2001-06-09 | 1 | -0/+5 |
* | If you had multiple accounts that used mboxes, and if you received mail in | Jon Trowbridge | 2001-06-09 | 1 | -0/+10 |
* | Added an argument, so that the original source URI of the mbox can be | Jon Trowbridge | 2001-06-08 | 1 | -0/+7 |
* | Check that the chain of deferences in gui->account->source->url is safe. | Jon Trowbridge | 2001-06-07 | 1 | -0/+24 |
* | (Fix bug #3211: Should undelete when flagging a delete message as | Jason Leach | 2001-06-06 | 1 | -0/+6 |
* | (Fix bug #314: Display URLs in statusbar on mouseover) | Jason Leach | 2001-06-06 | 1 | -0/+7 |
* | make HTML and plain mails to have the same boundary | Radek Doulik | 2001-06-05 | 1 | -0/+5 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -0/+5 |
* | Added fields for the GalViewMenus and GalViewCollection, since we need to | Federico Mena Quintero | 2001-06-02 | 1 | -0/+15 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 1 | -0/+4 |
* | Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and | Jeffrey Stedfast | 2001-06-02 | 1 | -0/+14 |
* | Call build_extra_conf() here too. This is when we REALLY want to call it | Jeffrey Stedfast | 2001-06-02 | 1 | -0/+12 |
* | Fix dumb misuse of g_get_charset. | Dan Winship | 2001-06-01 | 1 | -0/+4 |
* | Removed the code to check for the validity of an S/MIME part. Stuff works | Jeffrey Stedfast | 2001-06-01 | 1 | -0/+8 |
* | Rename the "PGP" page back to "Other" and add a "default charset" option | Dan Winship | 2001-05-31 | 1 | -0/+13 |
* | Take another argument to ignore a certain address. (mail_generate_reply): | Jeffrey Stedfast | 2001-05-30 | 1 | -0/+7 |
* | one-line fix for bug #2536: File->Close in message viewer doesn't work. | Jason Leach | 2001-05-30 | 1 | -0/+12 |
* | Fix a bug that could cause a crash on messages with an empty subject. | Dan Winship | 2001-05-29 | 1 | -0/+5 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 1 | -0/+11 |
* | Prototype evolution_mail_config_get_type. | Jeffrey Stedfast | 2001-05-28 | 1 | -0/+4 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 1 | -0/+8 |
* | Fix to work properly. (handle_multipart_signed): Fixed a bug that caused | Jeffrey Stedfast | 2001-05-27 | 1 | -0/+3 |
* | Fix to work properly. | Jeffrey Stedfast | 2001-05-27 | 1 | -0/+4 |
* | Added callbacks for Next/Previous Unread and Next/Previous Flagged | Jeffrey Stedfast | 2001-05-27 | 1 | -0/+8 |
* | When unreffing a folder we got ourselves (as opposed to one passed in by | Dan Winship | 2001-05-27 | 1 | -0/+14 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -0/+4 |
* | Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne Davis | Jeffrey Stedfast | 2001-05-26 | 1 | -0/+4 |
* | This code should be correct now. Still waiting on the shell to do it's job | Jeffrey Stedfast | 2001-05-26 | 1 | -0/+6 |
* | g_strdup the uid into the ml->cursor_uid. | Jeffrey Stedfast | 2001-05-25 | 1 | -0/+8 |
* | If the message data is online, sniff the data for a MIME type first, and | Dan Winship | 2001-05-25 | 1 | -0/+9 |
* | Only write the message up to (but not including) the attached signature | Jeffrey Stedfast | 2001-05-25 | 1 | -0/+5 |
* | Don't free the folder-info here, instead have mail_append_mail() call our | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+5 |
* | Make the message-list respect the "hide deleted messages" setting. Fixes | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+3 |
* | New function that the shell component calls to copy/move a folder. | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+6 |
* | New async function to remove a folder. God knows if it does what the | Jeffrey Stedfast | 2001-05-24 | 1 | -0/+12 |
* | Save the message-display style. (config_read): Read the message-display | Jeffrey Stedfast | 2001-05-23 | 1 | -0/+6 |
* | If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to check | Dan Winship | 2001-05-23 | 1 | -0/+10 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 1 | -0/+2 |
* | Instead of calling message_list_select_uid() here, instead connect to the | Jeffrey Stedfast | 2001-05-23 | 1 | -0/+16 |