aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* #include "folder-browser-factory.h"Jeffrey Stedfast2001-06-201-0/+11
* Accept text/uri-list mime types - this allows us to drag messages fromJeffrey Stedfast2001-06-201-0/+9
* Properly clean up the movemail files when no mail was received.Jon Trowbridge2001-06-191-0/+5
* (write_field_row_begin): hmm, use just bold   as it looksRadek Doulik2001-06-191-0/+2
* add column with   between header name and valueRadek Doulik2001-06-191-0/+5
* Use a nice switch statement and use the new enum values.Jeffrey Stedfast2001-06-191-0/+3
* Now takes a hash table of already-used-recipients so that we don't getJeffrey Stedfast2001-06-191-0/+7
* Remove DB3_LDADDDan Winship2001-06-191-0/+4
* Change the drop-type "x-evolution-dnd" to "x-evolution-message" since weJeffrey Stedfast2001-06-191-0/+13
* If we have a fragment in the url, use that as the folder name, and not theNot Zed2001-06-181-0/+10
* (mail_format_raw_message): Add padding to match the formattedDan Winship2001-06-181-0/+2
* Allow user's to "copy" drag & drop rather than just "move".Jeffrey Stedfast2001-06-171-0/+5
* Implemented.Jeffrey Stedfast2001-06-161-0/+12
* Fixed misuse of an uninitialized variable.Jeffrey Stedfast2001-06-161-0/+13
* We can't output "<html>" and "</html>" here because it gets calledDan Winship2001-06-161-0/+9
* Updated to reflect changes to mail_config_[g,s]et_thread_list().Jeffrey Stedfast2001-06-151-0/+19
* Add Reply-to-List bonobo verbs.Jeffrey Stedfast2001-06-151-0/+13
* Remove folder-info.h until iain checks it inJP Rosevear2001-06-131-0/+4
* Setup default spool location same as for mbox mail retrieval.Not Zed2001-06-121-0/+5
* fix some commands to match the ui file again.Dan Winship2001-06-091-0/+5
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+17
* Reattach X-Evolution-Account information to the message after sending it.Jon Trowbridge2001-06-091-0/+5
* If you had multiple accounts that used mboxes, and if you received mail inJon Trowbridge2001-06-091-0/+10
* Added an argument, so that the original source URI of the mbox can beJon Trowbridge2001-06-081-0/+7
* Check that the chain of deferences in gui->account->source->url is safe.Jon Trowbridge2001-06-071-0/+24
* (Fix bug #3211: Should undelete when flagging a delete message asJason Leach2001-06-061-0/+6
* (Fix bug #314: Display URLs in statusbar on mouseover)Jason Leach2001-06-061-0/+7
* make HTML and plain mails to have the same boundaryRadek Doulik2001-06-051-0/+5
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-0/+5
* Added fields for the GalViewMenus and GalViewCollection, since we need toFederico Mena Quintero2001-06-021-0/+15
* Add a bunch of missing `$(DB3_LDADD)'s.Ettore Perazzoli2001-06-021-0/+4
* Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-021-0/+14
* Call build_extra_conf() here too. This is when we REALLY want to call itJeffrey Stedfast2001-06-021-0/+12
* Fix dumb misuse of g_get_charset.Dan Winship2001-06-011-0/+4
* Removed the code to check for the validity of an S/MIME part. Stuff worksJeffrey Stedfast2001-06-011-0/+8
* Rename the "PGP" page back to "Other" and add a "default charset" optionDan Winship2001-05-311-0/+13
* Take another argument to ignore a certain address. (mail_generate_reply):Jeffrey Stedfast2001-05-301-0/+7
* one-line fix for bug #2536: File->Close in message viewer doesn't work.Jason Leach2001-05-301-0/+12
* Fix a bug that could cause a crash on messages with an empty subject.Dan Winship2001-05-291-0/+5
* Removed the etable spec string. (message_list_construct): Load the etableJeffrey Stedfast2001-05-281-0/+11
* Prototype evolution_mail_config_get_type.Jeffrey Stedfast2001-05-281-0/+4
* #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h"Dan Winship2001-05-281-0/+8
* Fix to work properly. (handle_multipart_signed): Fixed a bug that causedJeffrey Stedfast2001-05-271-0/+3
* Fix to work properly.Jeffrey Stedfast2001-05-271-0/+4
* Added callbacks for Next/Previous Unread and Next/Previous FlaggedJeffrey Stedfast2001-05-271-0/+8
* When unreffing a folder we got ourselves (as opposed to one passed in byDan Winship2001-05-271-0/+14
* Reference libeshell.la instead of libeshell.a.Peter Williams2001-05-261-0/+4
* Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne DavisJeffrey Stedfast2001-05-261-0/+4
* This code should be correct now. Still waiting on the shell to do it's jobJeffrey Stedfast2001-05-261-0/+6
* g_strdup the uid into the ml->cursor_uid.Jeffrey Stedfast2001-05-251-0/+8
* If the message data is online, sniff the data for a MIME type first, andDan Winship2001-05-251-0/+9
* Only write the message up to (but not including) the attached signatureJeffrey Stedfast2001-05-251-0/+5
* Don't free the folder-info here, instead have mail_append_mail() call ourJeffrey Stedfast2001-05-241-0/+5
* Make the message-list respect the "hide deleted messages" setting. FixesJeffrey Stedfast2001-05-241-0/+3
* New function that the shell component calls to copy/move a folder.Jeffrey Stedfast2001-05-241-0/+6
* New async function to remove a folder. God knows if it does what theJeffrey Stedfast2001-05-241-0/+12
* Save the message-display style. (config_read): Read the message-displayJeffrey Stedfast2001-05-231-0/+6
* If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to checkDan Winship2001-05-231-0/+10
* Use MAILER_CFLAGS and MAILER_LIBS.Jeffrey Stedfast2001-05-231-0/+2
* Instead of calling message_list_select_uid() here, instead connect to theJeffrey Stedfast2001-05-231-0/+16
* Mark a string for translation.Kjartan Maraas2001-05-221-1/+5
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-0/+5
* mark Outbox messages as read.Dan Winship2001-05-181-0/+5
* New convenience function for all signature verification functions to useJeffrey Stedfast2001-05-181-0/+9
* add new icons from jimmacDan Winship2001-05-181-0/+4
* add E_TEXT_TO_HTML_ESCAPE_8BIT to the flagsDan Winship2001-05-171-0/+5
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-171-0/+29
* Removed (this now exists in camel/camel-smime.c).Jeffrey Stedfast2001-05-171-0/+15
* Deal with full-header mode in addition to source modeDan Winship2001-05-171-0/+14
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-0/+21
* Update for changes in evolution-mail.xml (many commands were renamed toDan Winship2001-05-161-0/+8
* Put frame around dialog vbox, put mail subject in that frame's label.Jon Trowbridge2001-05-151-2/+9
* set the dialog's window_icon to jimmac's new find_message.xpm.Duncan Mak2001-05-151-0/+5
* Fix the importer linklineIain Holmes2001-05-151-0/+5
* Remove this... it's not used any more.Dan Winship2001-05-151-0/+5
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-0/+31
* Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-141-0/+23
* Get rid of this - we don't need it.Jeffrey Stedfast2001-05-141-0/+8
* Updates the subject on refresh and sets subject to "Untitled Message" ifDuncan Mak2001-05-141-0/+9
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-0/+6
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-121-0/+25
* add protoJP Rosevear2001-05-121-0/+19
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-121-0/+9
* sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixesMartha Burke2001-05-121-0/+5
* Don't allow multiple copies of this to be run at a time.Jeffrey Stedfast2001-05-121-0/+12
* Remove a snippet of debugging code I left in by mistake.Jon Trowbridge2001-05-121-0/+5
* If the cursor_uid is NULL, then we can't forward anything so just return.Jeffrey Stedfast2001-05-121-0/+6
* Use the ESearchingTokenizer to highlight search matches for folder-levelJon Trowbridge2001-05-111-0/+15
* No, we don't want to include bonobo-running-context.h... justJon Trowbridge2001-05-111-0/+5
* Fix some compiler warnings by including the correct bonobo headers and byJeffrey Stedfast2001-05-111-0/+7
* Don't advance to the next undeleted message after "Delete"...Dan Winship2001-05-111-0/+17
* New file, started by Ettore, finished by me, to implement theDan Winship2001-05-101-0/+16
* Made a const char * here.Christopher James Lahey2001-05-101-0/+5
* Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-091-0/+4
* Importer changesIain Holmes2001-05-091-0/+37
* Convert the Subject header to HTML and also make sure that the Subject,Jeffrey Stedfast2001-05-091-0/+5
* Free the UIDs if the user decides to not go through with editing all theJeffrey Stedfast2001-05-091-0/+14
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-0/+10
* s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.Jeffrey Stedfast2001-05-081-0/+5
* Connect to key_press_event on the GtkHTML widget. (etree_key): Only handleDan Winship2001-05-081-0/+12
* #include <camel/camel-file-utils.h>Dan Winship2001-05-041-0/+12
* Unhook event handlers before syncing the folder, since the folder browserDan Winship2001-04-301-0/+7
* Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>"Dan Winship2001-04-301-0/+8
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-281-0/+9
* No need to camel_shutdown() anymore...Jeffrey Stedfast2001-04-271-0/+2
* Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): NewJeffrey Stedfast2001-04-271-0/+6
* Updated to use camel-file-util routines. (hide_save_1): Same.Jeffrey Stedfast2001-04-271-0/+7
* Remove UNICODE_CFLAGSDan Winship2001-04-261-0/+2
* Use <font color=...> to mark citations rather than italicizing them, whichDan Winship2001-04-261-0/+7
* Added "MessageSearch" verb.Jon Trowbridge2001-04-261-0/+10
* New foot-shooting-prevention helper function. (edit_msg_internal,Dan Winship2001-04-251-0/+9
* signature changingRadek Doulik2001-04-251-0/+8
* Added a new signal, "message_loaded" that gets emitted when the messageJeffrey Stedfast2001-04-251-0/+20
* Add accelerators to the context menu. (on_right_click): UseDan Winship2001-04-251-0/+9
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-241-0/+13
* Use the message-browser widget rather than the mail-view window.Jeffrey Stedfast2001-04-241-4/+19
* Append a "/" to the result of g_get_home_dir so gets the default dir itDan Winship2001-04-241-0/+5
* ugh, don't bother checking if the header values are non-NULL - it doesn't hur...Jeffrey Stedfast2001-04-231-3/+0
* Only set the X-Evolution-* header if that value is non-NULL.Jeffrey Stedfast2001-04-231-0/+7
* Make sure we have a context before we try and use it.Jeffrey Stedfast2001-04-231-0/+5
* use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. RenameGediminas Paulauskas2001-04-221-0/+13
* Convert the result of g_get_real_name() from the locale charset to UTF8.Dan Winship2001-04-211-0/+6
* Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType.Jeffrey Stedfast2001-04-211-0/+6
* Fix a dumb thinko in my 04-11 patch.Dan Winship2001-04-211-0/+5
* Convert subject from utf8 before passing it on.Dan Winship2001-04-201-0/+5
* #if 0'd out my not-working selection codeGediminas Paulauskas2001-04-201-0/+4
* Make this more raw: don't do URLs and citations.Dan Winship2001-04-191-0/+5
* Don't need to dup the string: the relevant gnome-dialog routine alreadyDan Winship2001-04-191-0/+8
* Implemented. (resend_msg): Use is_sent_folder().Jeffrey Stedfast2001-04-191-0/+5
* more memory leaksDan Winship2001-04-181-0/+4
* Pull up fix from the branch:Ettore Perazzoli2001-04-181-0/+5
* Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-161-0/+10
* Mark the messages as seen, not unseen.Jeffrey Stedfast2001-04-161-0/+5
* Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-151-0/+14
* Remove some redundant LIBS variables... purify complained that the commandDan Winship2001-04-141-0/+18
* Only activate the message if the cursor has moved.Christopher James Lahey2001-04-131-0/+5
* Updated this function to be a correct full ordering.Christopher James Lahey2001-04-131-0/+15
* If the service is NULL, just use the item as the key.Jeffrey Stedfast2001-04-131-0/+3
* Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use aJeffrey Stedfast2001-04-131-0/+10
* Don't printf NULLDan Winship2001-04-131-0/+3
* Don't leak memory.Dan Winship2001-04-131-0/+4
* Updated for changes to PGP code.Jeffrey Stedfast2001-04-131-0/+19
* Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc)Dan Winship2001-04-121-0/+8
* mark messages as seen when opening then in a separate window.Dan Winship2001-04-121-0/+5
* Don't g_free the recipient array members here because we free them in theJeffrey Stedfast2001-04-121-2/+7
* Huh, somehow I forgot to apply the from filter when verifying signedJeffrey Stedfast2001-04-121-0/+6
* Use the homedir as the default filename.Jeffrey Stedfast2001-04-121-4/+2
* Change to the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-121-0/+7
* Save the expanded state using the ETree built in expanded state code.Christopher James Lahey2001-04-111-0/+5
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-051-0/+118
* Add prototype for service_changed(). Remove #includeKjartan Maraas2001-04-051-0/+6
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-0/+10
* Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-041-0/+4
* Add --no-tty argument to gpg.Jeffrey Stedfast2001-04-041-0/+4
* Sync the folder on activate.Dan Winship2001-04-041-0/+3
* Use the same URL-transforming rules we use when hashing the password soDan Winship2001-04-041-0/+6
* Check for KMail files.Iain Holmes2001-04-031-0/+11
* Add a "provider_type" arg to MailAccountGuiService.Dan Winship2001-04-031-0/+13
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+9
* Register for cancellation. (mail_config_check_service): Pop up a modalDan Winship2001-03-311-0/+6
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-311-0/+7
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-311-0/+8
* If the EvolutionShellComponent emits a "debug" signal, turn onDan Winship2001-03-311-0/+5
* reset last_activeRadek Doulik2001-03-311-0/+4
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-0/+16
* if called with a multipart that's really a 0-part, spew an error andDan Winship2001-03-301-0/+4
* #include <camel/camel-vtrash-folder.h>Dan Winship2001-03-301-0/+5
* Ignore "funky" button clicks (like scroll wheel scrolls)Dan Winship2001-03-301-0/+5
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-0/+7
* Fix this so the "Receiving Options" page gets filled in again.Dan Winship2001-03-301-0/+3
* Doh! This was storing "struct _folder_info"s in the cache and then tryingDan Winship2001-03-301-0/+5
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-301-0/+14
* Create a vtrash folder, not a vee folder.Not Zed2001-03-291-0/+21
* Move the gtk_toggle_button_set_active outside the if.Jeffrey Stedfast2001-03-291-0/+5
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-291-0/+31
* Lets do some NULL checking here. First, make sure the gsrc isn't NULL andJeffrey Stedfast2001-03-281-0/+9
* set the initial druid button state after doing the mail_account_gui_setup,Dan Winship2001-03-281-0/+4
* (save_service): Don't look at authtype if the widget isDan Winship2001-03-281-0/+2
* Fill in signature and organization too. (mail_account_gui_save): PreserveDan Winship2001-03-271-0/+6
* Use gnome-dialog-close instead of object_unref, for some reason it doesn'tNot Zed2001-03-271-0/+7
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-271-0/+43
* Add "vtrash" as an allowed mail folder type.Jeffrey Stedfast2001-03-271-0/+3
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-271-0/+1
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-271-0/+7
* Fixed vfolder_new api.Not Zed2001-03-271-0/+4
* Make fake content-id URLs be guaranteed unique: the old way (with %p onDan Winship2001-03-261-0/+11
* Simplify a bit using camel_session_get_provider.Dan Winship2001-03-261-0/+8
* clear name and email data after each addressRadek Doulik2001-03-261-0/+5
* Fix a bug in this that probably would have been noticed sooner if ETreeDan Winship2001-03-261-0/+6
* Allow the authtype to be NULL. (transport_auth_init): If the providerJeffrey Stedfast2001-03-251-0/+9
* Default to iso-8859-1 as the user's charset here if it is undefined. ThisJeffrey Stedfast2001-03-251-0/+6
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-231-0/+14
* Turned on BROKEN_ETREE.Christopher James Lahey2001-03-231-0/+4
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-0/+8
* New callback to handle a double-click event in the account clist.Jeffrey Stedfast2001-03-231-10/+15
* (update_active): move to absolute coordinatesRadek Doulik2001-03-231-0/+2
* (html_enter_notify_event): take care of enter eventRadek Doulik2001-03-231-0/+3
* (html_motion_notify_event): new handler, highlights addresses byRadek Doulik2001-03-231-0/+2
* connect to button_press_event and iframe_created events of GtkHTML widgetRadek Doulik2001-03-231-0/+16
* Don't fail at setting up all the toolbar icons if just one of theEttore Perazzoli2001-03-221-0/+5
* Fix a bug in (illegal) 0-part messagesDan Winship2001-03-221-0/+3
* Use the new URL part macrosDan Winship2001-03-221-0/+10
* Added new icons.Miguel de Icaza2001-03-211-0/+8
* Step the parser so it imports more than one message.Iain Holmes2001-03-211-0/+5
* extra dist the oaf filesJP Rosevear2001-03-211-0/+4
* set color in html citationRadek Doulik2001-03-211-0/+12
* Made this check if the control mask is set.Christopher James Lahey2001-03-201-0/+5
* Remove the node before freeing the data it points to.Christopher James Lahey2001-03-201-0/+5
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-0/+32
* Elm and Pine importersIain Holmes2001-03-201-0/+15
* Removed gnome.h and ctype.h (send_queue_send): Don't remove theJeffrey Stedfast2001-03-201-0/+8
* Write the date header.Jeffrey Stedfast2001-03-201-0/+2
* Call unref_standard_folders() here instead.Jeffrey Stedfast2001-03-201-0/+3
* pulled from the 0.9 release.Jeffrey Stedfast2001-03-191-1/+1
* Add Resend Message menu item.Jeffrey Stedfast2001-03-191-0/+8
* Unref the message.Jeffrey Stedfast2001-03-191-0/+4
* unref the standard folders. (owner_set_cb): Use g_atexit() to callJeffrey Stedfast2001-03-191-0/+9
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-171-0/+60
* New function to prepare the mime part and any subparts for pgp signing.Jeffrey Stedfast2001-03-171-0/+13
* Fix memory leak.Miguel de Icaza2001-03-161-0/+5
* ackJeffrey Stedfast2001-03-161-1/+1
* We don't care about SSL, yea baby... (apply_changes): Don't care aboutJeffrey Stedfast2001-03-161-0/+16
* Remove a stray camel_object_ref that was causing messages to never beDan Winship2001-03-151-0/+7
* Added edit item to search-bar menu.Not Zed2001-03-151-1/+10
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-1/+1
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-0/+4
* Tell camel to init NSS.Jeffrey Stedfast2001-03-151-0/+4
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-141-0/+5
* Call gtk_html_end() on the stream so things happen. Fixes a problem withDan Winship2001-03-141-0/+8
* Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-141-5/+14
* impl. (update_pixmaps): accelerate with cache.Michael Meeks2001-03-131-0/+5
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+16
* Make the transport save whether or not it's supposed to use SSL as well.Jeffrey Stedfast2001-03-131-0/+7
* Instead of always creating a new vTrash folder, if the store already has aJeffrey Stedfast2001-03-131-0/+7
* Added protection.Jeffrey Stedfast2001-03-121-0/+11
* Remove our X-Evolution header before we send. Also don't send messagesJeffrey Stedfast2001-03-121-1/+2
* Remove our X-Evolution header before we send.Jeffrey Stedfast2001-03-111-0/+5
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-101-0/+9
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-0/+17
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-091-0/+17
* Removed from cvsJeffrey Stedfast2001-03-091-0/+6
* Add "vtrash" as a folder type we support. (create_view): Kludgy-kludgeJeffrey Stedfast2001-03-091-0/+4
* Call open_msg here so that it does the Right Thing (tm).Jeffrey Stedfast2001-03-091-0/+5
* Override the default init_trash() with the our custom one (sinceJeffrey Stedfast2001-03-091-0/+12
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+5
* Add an action-part widget. (filter_rule_from_mlist): Same here. ThisJeffrey Stedfast2001-03-081-0/+8
* New function to decide if a mime part is an S/MIME v3 signed part.Jeffrey Stedfast2001-03-071-0/+6
* Move the signal emittion to after the set_menu call so that it actuallyJeffrey Stedfast2001-03-071-0/+11
* Disable the NNTP code if NNTP is not enabled. This prevents some runtimeJeffrey Stedfast2001-03-071-0/+3
* Updated to have a transport auth page.Jeffrey Stedfast2001-03-071-0/+4