aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Removed some conflict indicators i missed.Michael Zucci2002-07-011-1/+0
* Removed. The folder's deleted event isn't needed since we're listening toNot Zed2002-07-011-0/+11
* Don't skip over disabled accounts - put them in the folder tree too.Jeffrey Stedfast2002-06-291-1/+7
* Fixes bug #27055.Jeffrey Stedfast2002-06-291-0/+9
* Recursively delete any subfolders.Jeffrey Stedfast2002-06-281-0/+5
* Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-271-0/+19
* Also handle https urls.Jeffrey Stedfast2002-06-261-0/+2
* Some compiler warning fixes.Jeffrey Stedfast2002-06-261-0/+23
* If the pgp type is gpg, then use the gpg context.Jeffrey Stedfast2002-06-221-0/+11
* New convenience function to find the first parent node that is visible andJeffrey Stedfast2002-06-191-0/+13
* New convenience function to get a cached normalised string.Jeffrey Stedfast2002-06-181-0/+14
* If we dont support searching, dont try to.Not Zed2002-06-171-0/+5
* Move m->complete = TRUE; to within the cancel-check block, this wayJeffrey Stedfast2002-06-121-0/+7
* If we dont get a folder, dont try and get details off it. Should get ridNot Zed2002-06-111-0/+18
* Comment out the code to add/remove the store to the folder-tree when itJeffrey Stedfast2002-06-111-0/+4
* call mail_config_init to be sure we have the db, save auto_signature asRadek Doulik2002-06-111-0/+4
* If we are doing Reply-to-All, do not include any of the user's emailJeffrey Stedfast2002-06-111-0/+7
* hook this to cancel button in signature script dialogRadek Doulik2002-06-081-0/+3
* fix some typos, set label usize to 500, -2 (menu_help): added help link toRadek Doulik2002-06-081-0/+6
* If this account is not a completely new account (ie, it is an editedJeffrey Stedfast2002-06-071-0/+10
* disable edit and delete when there are no signatures definedRadek Doulik2002-06-071-0/+5
* Keep track of the regeneration request in a list. (regen_list_free):Not Zed2002-06-061-0/+11
* Don't forget to free the date string buffer.Jeffrey Stedfast2002-06-061-0/+5
* use gtk string instead of utf8 oneRadek Doulik2002-06-061-0/+5
* The following changes take a great leap toward fixing bug #1042.Jeffrey Stedfast2002-06-051-0/+21
* Added priorities.Christopher James Lahey2002-06-051-0/+4
* Set the title of our GalViewCollection.Christopher James Lahey2002-06-041-0/+5
* Duh, we want to set the news_edit/delete buttons for the news page, notNot Zed2002-06-041-0/+9
* Write the signature after the account has been added. (sig_new_html):Jeffrey Stedfast2002-06-041-0/+7
* Correctly get the GtkWindow ancestor of the prefs widget.Jeffrey Stedfast2002-06-041-0/+5
* Changed to check everything from the composer before the message isNot Zed2002-06-041-0/+8
* Prompt the user to see if he really wants to quit when there are queuedJeffrey Stedfast2002-06-041-0/+5
* Implement, return a text description of the localfolder.Not Zed2002-06-031-0/+13
* make these citations as well.Larry Ewing2002-06-031-0/+8
* Changed to handle new multipart-signed type.Not Zed2002-05-311-0/+5
* Noop if we are in offline mode.Jeffrey Stedfast2002-05-311-2/+6
* Protect against NULL stores. Fixes bug #25456.Jeffrey Stedfast2002-05-311-0/+3
* Oops, create a message-browser window here, not a folder-browser-windowJeffrey Stedfast2002-05-311-0/+5
* moved spell checking options to separate page, updated UI by Anna's designRadek Doulik2002-05-301-0/+4
* use _ instead of U_ for clistRadek Doulik2002-05-301-0/+5
* Revert a failed idea.Jeffrey Stedfast2002-05-291-0/+5
* ops, revert array sizeRadek Doulik2002-05-251-0/+5
* If we can't find the mailing list address in the recipients list, justJeffrey Stedfast2002-05-241-0/+6
* Set the ui to be the evolution-mail-global.xml file thingy. Still brokenJeffrey Stedfast2002-05-241-0/+8
* (mail_composer_prefs_construct): add auto smiley check buttonRadek Doulik2002-05-241-0/+1
* If the folder-browser has a parent, reparent it.Jeffrey Stedfast2002-05-241-0/+9
* be more careful about language_str{_orig}Radek Doulik2002-05-241-0/+4
* Only clear the text/html signature menus if they are non-NULL.Jeffrey Stedfast2002-05-221-0/+3
* Use a new macro, STR_EQUAL, to tell if the 2 values are equal or notJeffrey Stedfast2002-05-221-0/+6
* Forgot the changelog entry.Not Zed2002-05-211-0/+6
* New functions to add additional search strings one at a time. Maybe itNot Zed2002-05-211-0/+12
* Only get the contents of a mime part if it is marked as "inline". FixesJeffrey Stedfast2002-05-211-0/+3
* Fixed the "Overdue:" string to not contain any HTML tags.Jeffrey Stedfast2002-05-211-0/+5
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-211-0/+8
* Always unref the composer [even when we are destroying it], otherwise weEttore Perazzoli2002-05-201-0/+6
* Check for a label tag when doing a lookup on the COLOR column.Jeffrey Stedfast2002-05-171-0/+14
* New. (create_component): Pass it as the @request_quit_fn toEttore Perazzoli2002-05-161-0/+6
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+5
* Implement prep_offline for an individual folder. (set_offline_do): OnlyNot Zed2002-05-151-0/+24
* Instead of g_assert()ing that the msg_info is not NULL, if it is NULL justJeffrey Stedfast2002-05-151-0/+7
* added a missing header fileJeffrey Stedfast2002-05-151-0/+4
* Added #include "folder-info.h".Christopher James Lahey2002-05-151-0/+23
* Added search="string" where appropriate.Christopher James Lahey2002-05-141-0/+4
* Update for camel_folder_append_message / camel_folder_transfer_messages_toDan Winship2002-05-141-0/+14
* Update for the new message-browser api.Jeffrey Stedfast2002-05-111-0/+7
* Don't add any shortcuts here. (mail_config_remove_account): And don'tJeffrey Stedfast2002-05-111-0/+10
* Simplify. Use transfer_messages_to instead of picking between copy andDan Winship2002-05-111-0/+10
* Make sure that even if the new source url is NULL, that we preserve theJeffrey Stedfast2002-05-101-0/+6
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-101-0/+5
* dist Spell.idlJP Rosevear2002-05-091-0/+4
* implemented (c'n'p-ed and updated) spell checking settingsRadek Doulik2002-05-091-0/+5
* Change so there's no race conditions between the folder info and the session ...Iain Holmes2002-05-081-0/+15
* Changed for rule_context_rename_uri api changes. (mail_filter_delete_uri):Not Zed2002-05-081-0/+8
* Flush the filter log to make Tuomas happy :-)Jeffrey Stedfast2002-05-071-0/+6
* Set the Seen flag as well since it's safe to assume that if the user hasJeffrey Stedfast2002-05-071-0/+4
* If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender toJeffrey Stedfast2002-05-071-0/+6
* Check all threads are idle as well, using new e_thread_busy call. ShouldNot Zed2002-05-061-0/+6
* Update the code to actually work. (sig_new_html): Same.Jeffrey Stedfast2002-05-021-0/+7
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-021-0/+2
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-021-0/+6
* Also check folder!=NULL. Fixes race where folder isn't setup yet, andNot Zed2002-05-011-0/+7
* If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don'tDan Winship2002-05-011-0/+6
* Convert UTF-8 to gtkstrings since we are using a clist and not an E-widgetJeffrey Stedfast2002-04-301-0/+7
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-301-0/+3
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-301-0/+7
* clean up propmanager initialization code.Larry Ewing2002-04-291-0/+6
* handle requests for the font manager control.Larry Ewing2002-04-291-0/+27
* use the html reply logic even for plain parts so that we can test out theLarry Ewing2002-04-291-1/+3
* add const to silence warning.Larry Ewing2002-04-291-0/+15
* Don't link with libibex anymore, it's been deprecated.Jeffrey Stedfast2002-04-271-0/+3
* Do away with the goto-next-folder stuff, it's very annoying.Jeffrey Stedfast2002-04-271-0/+3
* After building the extra config options into a Gtk form, auto-detect anyJeffrey Stedfast2002-04-271-0/+10
* Allow providers to override text entry boxes too. (source_type_changed):Jeffrey Stedfast2002-04-251-0/+7
* Update to use E_POPUP_MENU_PIXMAP_WIDGET_ITEM_CC so that our callback getsJeffrey Stedfast2002-04-251-0/+5
* Set the default Username label and handle the newJeffrey Stedfast2002-04-251-0/+7
* Added back the checkmark icon for enabled accounts.Jeffrey Stedfast2002-04-241-0/+7
* Plug-in Anna's html for the flag-for-followup stuff. Finishes up bug #90.Jeffrey Stedfast2002-04-231-0/+5
* Free the loading/pending/new/loaded_uid string buffers.Jeffrey Stedfast2002-04-201-0/+3
* Free some temporary path buffers.Jeffrey Stedfast2002-04-201-0/+3
* Ref the html object here, this is an async handler so it's possible forJeffrey Stedfast2002-04-201-0/+16
* Added yet more accelerators for the new config dialog--this time for theAnna Marie Dirks2002-04-201-0/+5
* Added a bunch of accelerators for the new config dialogAnna Marie Dirks2002-04-201-0/+5
* Removed all Delivered-To headers before redirecting. Fixes bug #23635.Jeffrey Stedfast2002-04-191-0/+5
* use default paper name in case of wrong translationRadek Doulik2002-04-191-0/+5
* Turn off the code which downloads the part if we can't identify it. SeeNot Zed2002-04-181-0/+6
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-0/+5
* Handle broken multipart/signed parts such as where the signature part isJeffrey Stedfast2002-04-181-4/+0
* Handle broken multipart/signed parts such as where the signature part isJeffrey Stedfast2002-04-181-0/+13
* Just use g_basename. (mlf_finalize): Free the real_path.Jeffrey Stedfast2002-04-181-0/+8
* Free the format string.Jeffrey Stedfast2002-04-171-0/+9
* Ref the prefs widget here since we unref in the destroy callback. CaughtJeffrey Stedfast2002-04-171-0/+6
* Build fixes for --enable-nntp.Jeffrey Stedfast2002-04-141-0/+4
* Updated French translation.Christophe Merlet2002-04-131-0/+4
* Make it so that unchecking the "Enable Advanced Options" in the signatureJeffrey Stedfast2002-04-131-0/+4
* Setup News preferences too if it is enabled.Jeffrey Stedfast2002-04-131-0/+3
* Set the text of the reply-to. (mail_account_gui_save): Get the reply-toJeffrey Stedfast2002-04-121-0/+14
* s/Sent/Date. This fixes bug #11159.Jeffrey Stedfast2002-04-111-0/+4
* Set the 'No' button as the default.Jeffrey Stedfast2002-04-111-0/+5
* Handle the X-Mailer display style. (There is currently no GUI forDan Winship2002-04-111-0/+11
* Kludge around the brokeness that is GtkOptionMenu just like we kludgeJeffrey Stedfast2002-04-101-0/+6
* Add view_info arg, but don't do anything with it.Dan Winship2002-04-091-0/+5
* Argh! get_folder_info owns and frees its *OWN* folder info, it shouldn'tNot Zed2002-04-091-0/+7
* oops, I forgot to update the ChangeLog to be accurate for my last commitJeffrey Stedfast2002-04-091-4/+3
* Since bonobo doesn't seem to O_TRUNC the file stream before writing to it,Jeffrey Stedfast2002-04-091-0/+7
* Re-added the config wizard interfaces. Ettore accidently removed themJeffrey Stedfast2002-04-091-0/+12
* add config_item:typeJP Rosevear2002-04-071-0/+4
* Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons.Dan Winship2002-04-051-0/+31
* Set the window title/icon here instead.Jeffrey Stedfast2002-04-041-0/+46
* Changes to allow combined store/transport providers (like exchange andDan Winship2002-04-041-0/+25
* Pass the UID of the message being edited to the save-draft signal handler.Jeffrey Stedfast2002-04-031-0/+10
* Removed an unused pixmap from Tools/Settings to avoid a big nasty bonoboJeffrey Stedfast2002-04-021-0/+3
* Re-Implemented the signature editor stuff (mostly just copy/paste fromJeffrey Stedfast2002-04-021-0/+9
* Use -avoid-version -module. (From Max Horn <max@quendi.de>)Dan Winship2002-04-021-0/+6
* Don't shift the r, g and b values here either.Jeffrey Stedfast2002-03-301-0/+12
* Added priorities for all the configuration pagesEttore Perazzoli2002-03-301-0/+5
* Same here.Jeffrey Stedfast2002-03-301-0/+8
* Cleaned up a bunch [removing duplicates ;-)], set up icons for all theEttore Perazzoli2002-03-301-0/+5
* (account_cursor_change): Make sure that event is non-NULL here.Jeffrey Stedfast2002-03-291-0/+1
* Use a GtkCList instead of an ETable, for some reason the etable wasJeffrey Stedfast2002-03-291-0/+7
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-281-1/+0
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-281-0/+8
* Updated to respect the new mail-config options for default reply styleJeffrey Stedfast2002-03-281-0/+6
* unset GTK_CAN_FOCUS on the button so that it can't grab focus when youDan Winship2002-03-281-0/+6
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-12/+78
* Changed to get the address from the messageinfo of the current selectedNot Zed2002-03-261-0/+41
* New version from anna, with fixed widget names.Not Zed2002-03-261-0/+5
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-0/+16
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-211-0/+5
* add missing NULL closure data to popup menu initialization.Larry Ewing2002-03-201-0/+5
* more fixes for libversit.la -> libversit.aDan Winship2002-03-201-0/+4
* Report a message before entering bonobo_main() to simplify debugging.Ettore Perazzoli2002-03-191-0/+5
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-0/+4
* Draw colour rectangles for each of the colour items and set a closure onJeffrey Stedfast2002-03-161-0/+6
* New callback to set a colour on a message.Jeffrey Stedfast2002-03-161-0/+26
* expand the relative urls of the object at the point so that relativeLarry Ewing2002-03-161-0/+7
* Commit ChangeLog.Ettore Perazzoli2002-03-161-1/+0
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-0/+6
* Remove "mailstorage", since it's not needed any more. (storage_activate):Dan Winship2002-03-151-0/+20
* create new signature file (delete_unused_signature_file): be more carefulRadek Doulik2002-03-151-0/+7
* Implemented.Jeffrey Stedfast2002-03-151-0/+7
* Set a default size of the window, so we don't get this itty-bitty windowJeffrey Stedfast2002-03-141-0/+6
* Handle digest: urls.Jeffrey Stedfast2002-03-131-0/+7
* Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-131-0/+11
* truncate stream before savingRadek Doulik2002-03-091-0/+3
* new functionRadek Doulik2002-03-091-0/+9
* Rewrite this to not use stpcpy, which isn't portable.Dan Winship2002-03-091-0/+5
* handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-091-0/+10
* Re-focus the account name entry widget. (identity_prepare): If a name isJeffrey Stedfast2002-03-081-2/+14
* make edit button sensitive after new signature is created (sig_new_text):Radek Doulik2002-03-081-0/+6
* notify accounts dialog about signature content changeRadek Doulik2002-03-081-0/+6
* Made all the acclerators in the context menu on a message work. (There areAnna Marie Dirks2002-03-081-0/+5
* Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-081-0/+5
* set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-081-0/+7
* Update for storage changes: explicitly create a root folder.Dan Winship2002-03-081-0/+17
* Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-061-0/+5
* "use_ssl" can now be 3 options, modify the code to handle this.Jeffrey Stedfast2002-03-061-0/+8
* Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-061-0/+5
* If the clicked column was column 0, enable/disable it. (mail_select):Jeffrey Stedfast2002-03-051-0/+4
* Added more debugging code to help figure out why a certain image isn'tJeffrey Stedfast2002-03-051-0/+4
* Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-051-0/+19
* Set X-Mailer to say "Ximian Evolution", not just "Evolution".Ettore Perazzoli2002-03-051-0/+7
* Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-021-0/+5
* Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-271-0/+14
* If a related part is requested, remove it from the related undisplayedNot Zed2002-02-261-0/+8
* rename folder_browser_search_query_changed to this.Chris Toshok2002-02-251-0/+8
* Removed, this wasn't working as intended and seemed to break otherJeffrey Stedfast2002-02-231-0/+5
* Add an icon for the "New message" user creatable item.Ettore Perazzoli2002-02-221-0/+5
* Connect to our own message_list_built signal. Focus the list and selectJeffrey Stedfast2002-02-221-2/+6
* Gave the editor window a title and an icon.Anna Marie Dirks2002-02-211-0/+6
* Changed the policy for table2 so that it does not expand/fill. This wasAnna Marie Dirks2002-02-211-0/+8
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-201-0/+31
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-161-1/+1
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-161-1/+3
* Ack, strip off the leading '/' char.Jeffrey Stedfast2002-02-161-0/+3
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-161-0/+2
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-161-0/+5
* Replacement for using g_basename and also translates the basename stringJeffrey Stedfast2002-02-151-0/+6
* Default the from-account to the source account. If that fails, then guessJeffrey Stedfast2002-02-151-0/+6
* Implement. (drag_data_delete_cb): Implement. (do_attachment_header): SetupJeffrey Stedfast2002-02-141-0/+5
* Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-141-0/+15
* Fixed a bug.Jeffrey Stedfast2002-02-131-0/+17
* No longer need to call e_msg_composer_show_sig_file(). This gets handledJeffrey Stedfast2002-02-131-0/+10
* Show the signature.Jeffrey Stedfast2002-02-131-0/+4
* Get followup-up message-list values. Also highlight the message in red ifJeffrey Stedfast2002-02-121-0/+14
* added entries for latest changesRadek Doulik2002-02-121-0/+9
* Implemented. (on_right_click): Do better enabling/hiding of unwantedJeffrey Stedfast2002-02-121-0/+6
* Set the correct drop-down menu item. (message_tag_followup_encode): ReturnJeffrey Stedfast2002-02-101-0/+9
* New flag-for-followup tag editor dialog.Jeffrey Stedfast2002-02-091-0/+14
* Base class for a message tag editor.Jeffrey Stedfast2002-02-091-0/+13
* call set_body later to allow ignored words to be sent to gtkhtml controlRadek Doulik2002-02-081-0/+5
* remove "New" from user creatable menu itemJP Rosevear2002-02-081-0/+5
* Bumped the required version of gal.Christopher James Lahey2002-02-071-0/+22
* Rearranged the #if checks so that we don't ever try to access any smimeJeffrey Stedfast2002-02-071-0/+5
* Removed references to NEEDS_REPLY.Jeffrey Stedfast2002-02-071-0/+10
* Look for DOCTYPE XML comments too to decide if the message content isJeffrey Stedfast2002-02-071-0/+5
* Dont double-free the text body data.Not Zed2002-02-061-0/+5
* Add attachments after we've seen if the composer object is valid.Not Zed2002-02-041-0/+7
* Destroy the S/MIME frame if not available, instead of just graying it out.Ettore Perazzoli2002-02-031-0/+7
* Some touchups from me and Anna.Ettore Perazzoli2002-02-031-0/+4
* Don't bother setting the auto-cc/bcc recipients here. I'm moving the codeJeffrey Stedfast2002-02-021-0/+7
* ignore spell checking of words in addresses, move set_body_text after allRadek Doulik2002-02-011-0/+8
* Pass the parent window to mail_account_editor_new().Jeffrey Stedfast2002-01-311-0/+13
* print quoted text in italicRadek Doulik2002-01-311-0/+5
* re-enable popup menu. (populate_folder_context_menu): If we're on aNot Zed2002-01-301-0/+9
* Changed the function signature so that we can pass in whom we want toDave West2002-01-301-0/+10
* Make X-Evolution-Account take priority over X-Evolution-Transport. ShouldJeffrey Stedfast2002-01-301-0/+5
* Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bugJeffrey Stedfast2002-01-301-0/+5
* New function that implements the Redirect feature.Jeffrey Stedfast2002-01-301-0/+16
* (footer_info_free): unref footer fontRadek Doulik2002-01-301-0/+1
* (do_mail_print): get rid of static global variables, as they areRadek Doulik2002-01-301-0/+2
* initialize line to 0 to make everybody happy ;-) ops, set local_font toRadek Doulik2002-01-301-0/+6
* Don't bother checking for invalid recipients anymore. If a recipient isJeffrey Stedfast2002-01-291-0/+6
* print footer (footer_print_cb): print page number and number of pagesRadek Doulik2002-01-291-0/+5
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-0/+4
* We need to return a value here. I think FALSE is fine (I hope).Jeffrey Stedfast2002-01-261-0/+3
* Save the pathname. (save_part): Use the new mail_config cruft to get theJeffrey Stedfast2002-01-261-0/+9
* Do some NULL checking on the url before using it.Jeffrey Stedfast2002-01-261-0/+7
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-0/+5
* This wrapper for gdk_beep().Jeffrey Stedfast2002-01-251-0/+2
* Don't bother trying to see if the domain looks like a FQDN.Jeffrey Stedfast2002-01-251-0/+3
* If the mail-display is in focus, then select-all in the mail displayJeffrey Stedfast2002-01-251-0/+6
* Pass a NULL icon to `evolution_shell_component_add_user_creatable_item()'.Ettore Perazzoli2002-01-241-0/+5
* Implements bug #15692Jeffrey Stedfast2002-01-241-0/+10
* Define CAMEL_PROVIDERDIR to be the configure.in-defined camel_providerdir.Dan Winship2002-01-241-0/+6
* Now takes a boolean notify argument. If this is *not* set, then remove theJeffrey Stedfast2002-01-231-0/+5
* Simplified.Jeffrey Stedfast2002-01-231-0/+4
* If the first "token" in the body is "<html>", then treat this as aJeffrey Stedfast2002-01-221-0/+9
* Update to match new uudecode interface (ie, no longer need a uulen stateJeffrey Stedfast2002-01-181-0/+5
* New callback to handle the set_base signal. (on_url_requested): If theJeffrey Stedfast2002-01-161-0/+12
* Don't remove any X-Evolution* headers here, the composer already knows toJeffrey Stedfast2002-01-111-0/+6