| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Mark a string for translation. | Kjartan Maraas | 2001-05-22 | 1 | -1/+5 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 1 | -0/+5 |
* | mark Outbox messages as read. | Dan Winship | 2001-05-18 | 1 | -0/+5 |
* | New convenience function for all signature verification functions to use | Jeffrey Stedfast | 2001-05-18 | 1 | -0/+9 |
* | add new icons from jimmac | Dan Winship | 2001-05-18 | 1 | -0/+4 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to the flags | Dan Winship | 2001-05-17 | 1 | -0/+5 |
* | Functions to determine if a folderbrowser is one of the drafts, sent, or | Dan Winship | 2001-05-17 | 1 | -0/+29 |
* | Removed (this now exists in camel/camel-smime.c). | Jeffrey Stedfast | 2001-05-17 | 1 | -0/+15 |
* | Deal with full-header mode in addition to source mode | Dan Winship | 2001-05-17 | 1 | -0/+14 |
* | Load http images if the user has force-loaded images too. | Dan Winship | 2001-05-16 | 1 | -0/+21 |
* | Update for changes in evolution-mail.xml (many commands were renamed to | Dan Winship | 2001-05-16 | 1 | -0/+8 |
* | Put frame around dialog vbox, put mail subject in that frame's label. | Jon Trowbridge | 2001-05-15 | 1 | -2/+9 |
* | set the dialog's window_icon to jimmac's new find_message.xpm. | Duncan Mak | 2001-05-15 | 1 | -0/+5 |
* | Fix the importer linkline | Iain Holmes | 2001-05-15 | 1 | -0/+5 |
* | Remove this... it's not used any more. | Dan Winship | 2001-05-15 | 1 | -0/+5 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -0/+31 |
* | Use secondary searches here, so that we control the interference between | Jon Trowbridge | 2001-05-14 | 1 | -0/+23 |
* | Get rid of this - we don't need it. | Jeffrey Stedfast | 2001-05-14 | 1 | -0/+8 |
* | Updates the subject on refresh and sets subject to "Untitled Message" if | Duncan Mak | 2001-05-14 | 1 | -0/+9 |
* | my computer crashed while commiting this first time. | Gediminas Paulauskas | 2001-05-12 | 1 | -0/+6 |
* | callback to use GNOME-VFS to load http data. (on_url_requested): Handle | Dan Winship | 2001-05-12 | 1 | -0/+25 |
* | add proto | JP Rosevear | 2001-05-12 | 1 | -0/+19 |
* | Set a title on the window "Reconfigure %s" where %s is the folder name. | Jeffrey Stedfast | 2001-05-12 | 1 | -0/+9 |
* | sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixes | Martha Burke | 2001-05-12 | 1 | -0/+5 |
* | Don't allow multiple copies of this to be run at a time. | Jeffrey Stedfast | 2001-05-12 | 1 | -0/+12 |
* | Remove a snippet of debugging code I left in by mistake. | Jon Trowbridge | 2001-05-12 | 1 | -0/+5 |
* | If the cursor_uid is NULL, then we can't forward anything so just return. | Jeffrey Stedfast | 2001-05-12 | 1 | -0/+6 |
* | Use the ESearchingTokenizer to highlight search matches for folder-level | Jon Trowbridge | 2001-05-11 | 1 | -0/+15 |
* | No, we don't want to include bonobo-running-context.h... just | Jon Trowbridge | 2001-05-11 | 1 | -0/+5 |
* | Fix some compiler warnings by including the correct bonobo headers and by | Jeffrey Stedfast | 2001-05-11 | 1 | -0/+7 |
* | Don't advance to the next undeleted message after "Delete"... | Dan Winship | 2001-05-11 | 1 | -0/+17 |
* | New file, started by Ettore, finished by me, to implement the | Dan Winship | 2001-05-10 | 1 | -0/+16 |
* | Made a const char * here. | Christopher James Lahey | 2001-05-10 | 1 | -0/+5 |
* | Moved all references for the Mail.h and Bonobo stuff into the .c file | Iain Holmes | 2001-05-09 | 1 | -0/+4 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+37 |
* | Convert the Subject header to HTML and also make sure that the Subject, | Jeffrey Stedfast | 2001-05-09 | 1 | -0/+5 |
* | Free the UIDs if the user decides to not go through with editing all the | Jeffrey Stedfast | 2001-05-09 | 1 | -0/+14 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 1 | -0/+10 |
* | s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff. | Jeffrey Stedfast | 2001-05-08 | 1 | -0/+5 |
* | Connect to key_press_event on the GtkHTML widget. (etree_key): Only handle | Dan Winship | 2001-05-08 | 1 | -0/+12 |
* | #include <camel/camel-file-utils.h> | Dan Winship | 2001-05-04 | 1 | -0/+12 |
* | Unhook event handlers before syncing the folder, since the folder browser | Dan Winship | 2001-04-30 | 1 | -0/+7 |
* | Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>" | Dan Winship | 2001-04-30 | 1 | -0/+8 |
* | Renamed from session.c and made to be a subclass of CamelSession. | Dan Winship | 2001-04-28 | 1 | -0/+9 |
* | No need to camel_shutdown() anymore... | Jeffrey Stedfast | 2001-04-27 | 1 | -0/+2 |
* | Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): New | Jeffrey Stedfast | 2001-04-27 | 1 | -0/+6 |
* | Updated to use camel-file-util routines. (hide_save_1): Same. | Jeffrey Stedfast | 2001-04-27 | 1 | -0/+7 |
* | Remove UNICODE_CFLAGS | Dan Winship | 2001-04-26 | 1 | -0/+2 |
* | Use <font color=...> to mark citations rather than italicizing them, which | Dan Winship | 2001-04-26 | 1 | -0/+7 |
* | Added "MessageSearch" verb. | Jon Trowbridge | 2001-04-26 | 1 | -0/+10 |
* | New foot-shooting-prevention helper function. (edit_msg_internal, | Dan Winship | 2001-04-25 | 1 | -0/+9 |
* | signature changing | Radek Doulik | 2001-04-25 | 1 | -0/+8 |
* | Added a new signal, "message_loaded" that gets emitted when the message | Jeffrey Stedfast | 2001-04-25 | 1 | -0/+20 |
* | Add accelerators to the context menu. (on_right_click): Use | Dan Winship | 2001-04-25 | 1 | -0/+9 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 1 | -0/+13 |
* | Use the message-browser widget rather than the mail-view window. | Jeffrey Stedfast | 2001-04-24 | 1 | -4/+19 |
* | Append a "/" to the result of g_get_home_dir so gets the default dir it | Dan Winship | 2001-04-24 | 1 | -0/+5 |
* | ugh, don't bother checking if the header values are non-NULL - it doesn't hur... | Jeffrey Stedfast | 2001-04-23 | 1 | -3/+0 |
* | Only set the X-Evolution-* header if that value is non-NULL. | Jeffrey Stedfast | 2001-04-23 | 1 | -0/+7 |
* | Make sure we have a context before we try and use it. | Jeffrey Stedfast | 2001-04-23 | 1 | -0/+5 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -0/+13 |
* | Convert the result of g_get_real_name() from the locale charset to UTF8. | Dan Winship | 2001-04-21 | 1 | -0/+6 |
* | Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType. | Jeffrey Stedfast | 2001-04-21 | 1 | -0/+6 |
* | Fix a dumb thinko in my 04-11 patch. | Dan Winship | 2001-04-21 | 1 | -0/+5 |
* | Convert subject from utf8 before passing it on. | Dan Winship | 2001-04-20 | 1 | -0/+5 |
* | #if 0'd out my not-working selection code | Gediminas Paulauskas | 2001-04-20 | 1 | -0/+4 |
* | Make this more raw: don't do URLs and citations. | Dan Winship | 2001-04-19 | 1 | -0/+5 |
* | Don't need to dup the string: the relevant gnome-dialog routine already | Dan Winship | 2001-04-19 | 1 | -0/+8 |
* | Implemented. (resend_msg): Use is_sent_folder(). | Jeffrey Stedfast | 2001-04-19 | 1 | -0/+5 |
* | more memory leaks | Dan Winship | 2001-04-18 | 1 | -0/+4 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 1 | -0/+5 |
* | Mark the messages as seen, not unseen. (is_drafts_folder): New function to | Jeffrey Stedfast | 2001-04-16 | 1 | -0/+10 |
* | Mark the messages as seen, not unseen. | Jeffrey Stedfast | 2001-04-16 | 1 | -0/+5 |
* | Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same. | Jeffrey Stedfast | 2001-04-15 | 1 | -0/+14 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -0/+18 |
* | Only activate the message if the cursor has moved. | Christopher James Lahey | 2001-04-13 | 1 | -0/+5 |
* | Updated this function to be a correct full ordering. | Christopher James Lahey | 2001-04-13 | 1 | -0/+15 |
* | If the service is NULL, just use the item as the key. | Jeffrey Stedfast | 2001-04-13 | 1 | -0/+3 |
* | Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use a | Jeffrey Stedfast | 2001-04-13 | 1 | -0/+10 |
* | Don't printf NULL | Dan Winship | 2001-04-13 | 1 | -0/+3 |
* | Don't leak memory. | Dan Winship | 2001-04-13 | 1 | -0/+4 |
* | Updated for changes to PGP code. | Jeffrey Stedfast | 2001-04-13 | 1 | -0/+19 |
* | Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc) | Dan Winship | 2001-04-12 | 1 | -0/+8 |
* | mark messages as seen when opening then in a separate window. | Dan Winship | 2001-04-12 | 1 | -0/+5 |
* | Don't g_free the recipient array members here because we free them in the | Jeffrey Stedfast | 2001-04-12 | 1 | -2/+7 |
* | Huh, somehow I forgot to apply the from filter when verifying signed | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+6 |
* | Use the homedir as the default filename. | Jeffrey Stedfast | 2001-04-12 | 1 | -4/+2 |
* | Change to the user's home dir before opening the filesel. | Jeffrey Stedfast | 2001-04-12 | 1 | -0/+7 |
* | Save the expanded state using the ETree built in expanded state code. | Christopher James Lahey | 2001-04-11 | 1 | -0/+5 |
* | Merge from evolution-0-10 to evolution-0-10-merge-0 into head. | Not Zed | 2001-04-05 | 1 | -0/+118 |
* | Add prototype for service_changed(). Remove #include | Kjartan Maraas | 2001-04-05 | 1 | -0/+6 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 1 | -0/+10 |
* | Executive summary and Trash now have nice icons both in tree/folder title and | Gediminas Paulauskas | 2001-04-04 | 1 | -0/+4 |
* | Add --no-tty argument to gpg. | Jeffrey Stedfast | 2001-04-04 | 1 | -0/+4 |
* | Sync the folder on activate. | Dan Winship | 2001-04-04 | 1 | -0/+3 |
* | Use the same URL-transforming rules we use when hashing the password so | Dan Winship | 2001-04-04 | 1 | -0/+6 |
* | Check for KMail files. | Iain Holmes | 2001-04-03 | 1 | -0/+11 |
* | Add a "provider_type" arg to MailAccountGuiService. | Dan Winship | 2001-04-03 | 1 | -0/+13 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -0/+9 |
* | Register for cancellation. (mail_config_check_service): Pop up a modal | Dan Winship | 2001-03-31 | 1 | -0/+6 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 1 | -0/+7 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 1 | -0/+8 |
* | If the EvolutionShellComponent emits a "debug" signal, turn on | Dan Winship | 2001-03-31 | 1 | -0/+5 |
* | reset last_active | Radek Doulik | 2001-03-31 | 1 | -0/+4 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+16 |
* | if called with a multipart that's really a 0-part, spew an error and | Dan Winship | 2001-03-30 | 1 | -0/+4 |
* | #include <camel/camel-vtrash-folder.h> | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Ignore "funky" button clicks (like scroll wheel scrolls) | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -0/+7 |
* | Fix this so the "Receiving Options" page gets filled in again. | Dan Winship | 2001-03-30 | 1 | -0/+3 |
* | Doh! This was storing "struct _folder_info"s in the cache and then trying | Dan Winship | 2001-03-30 | 1 | -0/+5 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -0/+14 |
* | Create a vtrash folder, not a vee folder. | Not Zed | 2001-03-29 | 1 | -0/+21 |
* | Move the gtk_toggle_button_set_active outside the if. | Jeffrey Stedfast | 2001-03-29 | 1 | -0/+5 |
* | Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up the | Dan Winship | 2001-03-29 | 1 | -0/+31 |
* | Lets do some NULL checking here. First, make sure the gsrc isn't NULL and | Jeffrey Stedfast | 2001-03-28 | 1 | -0/+9 |
* | set the initial druid button state after doing the mail_account_gui_setup, | Dan Winship | 2001-03-28 | 1 | -0/+4 |
* | (save_service): Don't look at authtype if the widget is | Dan Winship | 2001-03-28 | 1 | -0/+2 |
* | Fill in signature and organization too. (mail_account_gui_save): Preserve | Dan Winship | 2001-03-27 | 1 | -0/+6 |
* | Use gnome-dialog-close instead of object_unref, for some reason it doesn't | Not Zed | 2001-03-27 | 1 | -0/+7 |
* | Probably the very last new config dialog ever. (Ha ha). From Anna, based | Dan Winship | 2001-03-27 | 1 | -0/+43 |
* | Add "vtrash" as an allowed mail folder type. | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+3 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+1 |
* | Updated to reflect changes made to the move/copy API in camel-folder.c | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+7 |