aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
author0 <NotZed@Ximian.com>2001-10-31 07:44:51 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-31 07:44:51 +0800
commit8e126f256f2533852c527649c850bb7d222408eb (patch)
treeec0706cc5210f9408e77c86457807377e7e68fa7 /NEWS
parent30a5a8360b245210cf23980cb37f1632dff7087f (diff)
downloadgsoc2013-evolution-8e126f256f2533852c527649c850bb7d222408eb.tar.gz
gsoc2013-evolution-8e126f256f2533852c527649c850bb7d222408eb.tar.zst
gsoc2013-evolution-8e126f256f2533852c527649c850bb7d222408eb.zip
My mailer news.
2001-10-30 <NotZed@Ximian.com> * NEWS (Mailer): My mailer news. svn path=/trunk/; revision=14507
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS44
1 files changed, 44 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe88902470..a4f71239e3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,50 @@ Shell:
Mailer:
+ - Fixed SMTP truncation, IMAP/SSL truncation/hangs when
+ sending/appending messages. (Jeff)
+
+ - Implemented rename for imap/maildir folders. Rename also tracked
+ in vfolder and filter code. Use rename for local folders when we
+ can instead of copy/delete. (Michael, Jeff)
+
+ - Fixed startup wizard next page race bugs. (Michael)
+
+ - Fixed toolbars vanishing, Bonobo Suxors. (Michael)
+
+ - Made filter/vfolder on mailing lists honour domains, but also
+ backward compatible. (Michael)
+
+ - Fixed the password coming up behind the main window. (Michael,
+ Ettore)
+
+ - Fixed numerous crash on startup/exit/while doing nothing/switching
+ folder/components, many races and other architectural errors.
+ (Michael, Jeff)
+
+ - Broke the build. Fixed the build. Broke the mailer so much it
+ wouldn't start, fixed the mailer so it would start, broke it again
+ .... (Michael)
+
+ - Bunch of vFolder fixes and feature completion. (Michael)
+
+ - Added a 'index body' option to configure folder. (Michael)
+
+ - Fixed 'unread' counts, again. (Michael)
+
+ - Fixed some problems leaking file descriptors and overusing them
+ when not necessary. (Michael)
+
+ - Implemented iconv() caching and Solaris friendly iconv name
+ converter. Made override display charset work in more cases.
+ (Michael, Jeff)
+
+ - Various untranslated buttons/menus and other translation issues
+ fixed. (Michael, Jeff)
+
+ - Lots and lots and lots of other little and not so little things.
+ (Michael, Jeff, Dan, Trow)
+
Addressbook:
- General bug fixes. (Everybody)
d>2-1/+6 * remove "New" from user creatable menu itemsJP Rosevear2002-02-082-2/+7 * pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-0815-100/+212 * add new meeting item to Actions and File->NewJP Rosevear2002-02-082-1/+10 * Missed one.Chris Lahey2002-02-072-4/+7 * Bumped the required version of gal.Christopher James Lahey2002-02-0728-533/+856 * Create the local directory when loading instead of when saving. This wayChristopher James Lahey2002-02-071-2/+2 * Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-0710-158/+1295 * Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u.Christopher James Lahey2002-02-072-4/+12 * *** empty log message ***Chris Lahey2002-02-077-38/+239 * Rearranged the #if checks so that we don't ever try to access any smimeJeffrey Stedfast2002-02-072-3/+12 * Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be usingJeffrey Stedfast2002-02-073-2/+5 * Removed references to NEEDS_REPLY.Jeffrey Stedfast2002-02-076-68/+12 * convert months from 1-12 to 0-11. Fixes bug #19235.Damon Chaplin2002-02-072-0/+11 * major changes to support RRULE/EXRULE, VALARMS and several otherDamon Chaplin2002-02-076-87/+1268 * Look for DOCTYPE XML comments too to decide if the message content isJeffrey Stedfast2002-02-073-2/+7 * Changelog issue.Aaron Weber2002-02-071-0/+11 * added C/figures/schedule.png,exchange-identity.png exchange-receive.png,Aaron Weber2002-02-075-100/+286 * Broke Validation, fixing now.Aaron Weber2002-02-072-2/+2 * added C/figures/schedule.png item.Aaron Weber2002-02-074-68/+107 * added a little more info about active directory config.Aaron Weber2002-02-071-9/+15 * warning about INBOX subfolder brokenness.Aaron Weber2002-02-072-0/+18 * Dont double-free the text body data.Not Zed2002-02-062-4/+5 * Changed "Forward As" to "Forward" to improve grammar ("Forward As" impliesAnna Marie Dirks2002-02-062-6/+10 * Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-052-1/+2 * Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-057-108/+132 * Same here.Jeffrey Stedfast2002-02-053-66/+9 * new gui routines for conduit settings (e_todo_gui_fill_config): dittoJP Rosevear2002-02-052-6/+88 * tidyJP Rosevear2002-02-053-21/+178 * Added. New stream for HTTP requests (currently supported are GET andJeffrey Stedfast2002-02-053-0/+530 * Call set_errno appropriately.Jeffrey Stedfast2002-02-052-3/+17 * The new selector widgetIain Holmes2002-02-0513-1518/+1050 * Updated Spanish translation.Hector Garcia2002-02-042-2922/+2020 * *** empty log message ***Wang Jian2002-02-042-12938/+19877 * Updated Spanish translation.Hector Garcia2002-02-042-1089/+13404 * if the shown address in the mailing address or there is no mailingJP Rosevear2002-02-044-6/+134 * Add attachments after we've seen if the composer object is valid.Not Zed2002-02-043-18/+32 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-032-431/+398 * Destroy the S/MIME frame if not available, instead of just graying it out.Ettore Perazzoli2002-02-032-1/+8 * Some touchups from me and Anna.Ettore Perazzoli2002-02-032-189/+177 * Allocate the ConnectionList list with the right number of entries insteadEttore Perazzoli2002-02-022-2/+9 * swap the order in which we add recipients to the list. If we add the auto-rec...Jeffrey Stedfast2002-02-021-33/+34 * New function to find out if a destination was one which was auto-maticallyJeffrey Stedfast2002-02-023-273/+319 * Don't bother setting the auto-cc/bcc recipients here. I'm moving the codeJeffrey Stedfast2002-02-022-25/+7 * Update the auto-cc/bcc recipients in the composer header fields to matchJeffrey Stedfast2002-02-022-2/+118 * [Fix a crash that can happen if you have opened multiple views ofEttore Perazzoli2002-02-024-43/+117 * Made this preserve addressbook flags other than the first three.Christopher James Lahey2002-02-025-1638/+100 * Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-014-72/+573 * Made this function much more readable. Got rid of all the gotos. Fixed aChristopher James Lahey2002-02-012-37/+54 * ignore spell checking of words in addresses, move set_body_text after allRadek Doulik2002-02-013-6/+37 * new method, tells composer to ignore all word in str string (next_word):Radek Doulik2002-02-013-80/+140 * Converted French translation to UTF-8.Christophe Merlet2002-01-312-1748/+1752 * Make this function take a bitfield of parameters instead of two bools.Christopher James Lahey2002-01-312-6/+12 * Added this simple accessor function.Christopher James Lahey2002-01-314-0/+49 * New function to do a search through a tree in one direction or the other.Christopher James Lahey2002-01-312-89/+206 * Oops, this was converting foo@[blah] to foo@[ blah ], fixed.Not Zed2002-01-312-2/+7 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-01-312-1008/+1062 * Pass the parent window to mail_account_editor_new().Jeffrey Stedfast2002-01-316-14/+28 * Use "pop" instead of "pop3" so current configurations continue to work.Jeffrey Stedfast2002-01-312-1/+6 * if this is a reply, print the attendee statusJP Rosevear2002-01-312-0/+39 * print quoted text in italicRadek Doulik2002-01-312-6/+10 * compute the change db filename based on our contact db filename.Chris Toshok2002-01-312-6/+25 * Updated French translation.Christophe Merlet2002-01-311-1/+1 * Updated French translation.Christophe Merlet2002-01-312-12055/+9084 * re-enable popup menu. (populate_folder_context_menu): If we're on aNot Zed2002-01-302-8/+31 * Use right_click_row_path rather than selected_row_path, so clients get theNot Zed2002-01-302-1/+7 * Changed name from "NT Login" to simply "Login".Not Zed2002-01-3014-671/+1645 * Updated Norwegian nynorsk translationRoy-Magne Mo2002-01-301-574/+451 * Changed the function signature so that we can pass in whom we want toDave West2002-01-302-6/+27 * Started writing an LDAP config exampleKevin Breit2002-01-302-0/+19 * Make X-Evolution-Account take priority over X-Evolution-Transport. ShouldJeffrey Stedfast2002-01-302-3/+8 * ignore evolution-addressbook-abuseJeffrey Stedfast2002-01-301-0/+1 * Updated russian translation.Valek Frob2002-01-302-3603/+3156 * Added more kludge to an existing Exchange IMAP 5.5 kludge to work aroundJeffrey Stedfast2002-01-302-1/+11 * Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bugJeffrey Stedfast2002-01-302-3/+12 * New function that implements the Redirect feature.Jeffrey Stedfast2002-01-306-4/+143 * Add MessageRedirect.Jeffrey Stedfast2002-01-302-0/+10 * (footer_info_free): unref footer fontRadek Doulik2002-01-302-1/+10 * (do_mail_print): get rid of static global variables, as they areRadek Doulik2002-01-302-21/+38 * If we are in redirect mode, use the original message and set the resent-*Jeffrey Stedfast2002-01-305-148/+210 * initialize line to 0 to make everybody happy ;-) ops, set local_font toRadek Doulik2002-01-302-2/+8 * Handle Resent headers too.Jeffrey Stedfast2002-01-293-5/+14 * Added Resent-* #defines.Jeffrey Stedfast2002-01-292-0/+6 * Use while (node->next) instead of while (node)Jeffrey Stedfast2002-01-29