Граф коммитов

2746 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com f6b5e8b530 Fix 223318 patch by ch.ey@gmx.net, r=bienvenu, sr=mscott MSN authentication not supported if using SMTP or POP3 2004-03-08 19:50:30 +00:00
bienvenu%nventure.com cdec33037e if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott 2004-03-08 16:47:52 +00:00
bienvenu%nventure.com fd9cd9a08d fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
neil%parkwaycc.co.uk b8fd3b9359 Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott 2004-03-05 22:45:34 +00:00
darin%meer.net e1a68dd7f0 patch for bug 234908 "getter_Copies scoping problem" r+sr=bienvenu 2004-03-05 18:54:14 +00:00
neil%parkwaycc.co.uk 4a807ddaf3 Bug 235970/232722 Customize character coding dialog only works in browser r=jshin sr=mscott 2004-03-02 00:27:13 +00:00
mconnor%myrealbox.com 1a3205e7e5 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz 2004-02-29 18:48:11 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org 522ce62b14 Bug #235584 --> Regression fix, vCards no longer sent out with mail messages. String regression fix
r=darin
sr=bienvenu
2004-02-26 07:40:56 +00:00
jshin%mailaps.org b4c95d3369 bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott) 2004-02-23 18:09:23 +00:00
bienvenu%nventure.com 2672ad126c fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password 2004-02-23 15:55:02 +00:00
jshin%mailaps.org 488483789a bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott 2004-02-21 20:54:18 +00:00
jshin%mailaps.org 5a4f7ed09e bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu) 2004-02-21 05:51:50 +00:00
jshin%mailaps.org b56593d0ef bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
bienvenu%nventure.com a81f16cda3 fix 234546 sending message spins if we can't read attachment file, sr=mscott 2004-02-20 00:48:48 +00:00
scott%scott-macgregor.org 74d9b7a33d Bug #234811 --> ldap connections left open on msg send
sr=bienvenu
2004-02-19 19:52:47 +00:00
jshin%mailaps.org d35a7fe3e7 bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott) 2004-02-19 11:18:08 +00:00
scott%scott-macgregor.org eb5001838a Back out Bug #229872. Fixes regression where attachment names are no longere showing up in thunderbird compose window
(Regression bug is BUg #233832)
2004-02-12 03:19:25 +00:00
jshin%mailaps.org dd9ac7be54 bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X 2004-02-10 11:47:39 +00:00
jshin%mailaps.org 453b6cfb80 bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott) 2004-02-10 06:49:15 +00:00
jshin%mailaps.org 62db7c78c9 bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott) 2004-02-10 06:08:13 +00:00
neil%parkwaycc.co.uk 07deeae1a0 Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu 2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
bzbarsky%mit.edu 6a87d2ba3e Fix build warning. Bug 225570. 2004-02-09 09:10:24 +00:00
bienvenu%nventure.com 6d8cd76945 add ability to set smtp password to be same as imap or pop3 password, off by default sr=mscott 219200 2004-02-07 01:17:03 +00:00
scott%scott-macgregor.org e50017cf8a Bug #229855 --> check filename extension before Appledouble-encoding attachment having insignificant resource fork
sr=bienvenu
2004-02-06 19:30:33 +00:00
cbiesinger%web.de c4b26d15e8 bug 225570. make nsMsgCompose use GetTypeFromFile
r=bzbarsky sr=mscott
2004-02-06 13:49:22 +00:00
cbiesinger%web.de 98271f5d6c removing unused include 2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org 7436c6277c Bug #230577 --> mail address autocompletion chooses three addresses from address book entries of a certain form.
Remove the header parser's code that breaks names based on spaces so it won't break:

Scott, John Smith, Peter

r=neil, sr=bienvenu
2004-02-05 21:30:54 +00:00
bienvenu%nventure.com 6e7ed79f52 fix 228597 news article article always gets sent to the first account's server when sharing identities between accounts, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 21:15:10 +00:00
bienvenu%nventure.com 44113ddfd9 fix 231133 only parse the current response line for auth capapility, not the whole response text, patch by ch.ey@gmx.net, r/sr=me 2004-02-05 19:59:09 +00:00
bienvenu%nventure.com 6dc361a834 fix 229044 don't add - divider if signature already contains one, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-05 19:17:18 +00:00
bienvenu%nventure.com ae425dd42f respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
bienvenu%nventure.com 9414bcf76a fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-04 22:41:59 +00:00
scott%scott-macgregor.org dc8d11d722 check in the right patch for Bug #231034 2004-01-30 21:56:55 +00:00
scott%scott-macgregor.org 9e30c9caf5 Bug #231034 --> Tab doesn't scroll though address list. Regression from my earlier checkin
r=neil
sr=bienvenu
2004-01-30 18:17:53 +00:00
jst%mozilla.jstenback.com 1804c4910c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk b9ef52fe2d Bug 229121 Remove unused files p=arne.anka@stupido.com r=mscott sr=bienvenu 2004-01-23 13:20:35 +00:00
neil%parkwaycc.co.uk 9026364d95 Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott 2004-01-15 14:20:48 +00:00
scott%scott-macgregor.org 039f6638c4 thunderbird only
more user agent experimentation
2004-01-11 20:34:32 +00:00
neil%parkwaycc.co.uk 14de87ebd7 Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:58:23 +00:00
jst%mozilla.jstenback.com 4ab234b8be General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
scott%scott-macgregor.org 96c885addc thunderbird only.
still playing around with the outgoing UA string for tbird.

Bug #227863
2004-01-09 23:41:26 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org 6f67add3ce Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support pasting names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:14:09 +00:00
bienvenu%nventure.com fe27639c62 add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436 2004-01-06 20:28:26 +00:00
jshin%mailaps.org 6d5df35f68 bug 227547 : fixing a 'typo' : XP_MAC ==> XP_MACOSX 2004-01-06 05:43:07 +00:00
bienvenu%nventure.com 693f9301e7 replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
jshin%mailaps.org aea40cbc75 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me. 2003-12-31 01:35:50 +00:00
jshin%mailaps.org 3de8d6c975 bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott) 2003-12-22 06:26:06 +00:00
neil%parkwaycc.co.uk 83952256dd Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu 2003-12-20 18:13:27 +00:00
scott%scott-macgregor.org 2ee6f02c01 Bug #104237 --> Compose window comes back behind the application I'm sending from
when invoked by Simple MAPI.

r/sr=bienvenu
2003-12-19 16:04:31 +00:00
scott%scott-macgregor.org f744eace5d Bug #227863 -> THUNDERBIRD only change. Does not effect seamonkey.
Use a more compact out going user agent string instead of a browser http styled user-agent on outgoing messages.
2003-12-19 16:01:06 +00:00
scott%scott-macgregor.org 1f59330e3b Bug #228720 --> Don't down-convert message to plain text if dir attribute is set for RTL users.
r/sr=bienvenu
2003-12-19 15:56:08 +00:00
jshin%mailaps.org 638631e65d bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
scott%scott-macgregor.org 01b9688966 Bug #220708 --> email created with a template does not use template's bgcolor
r=sspitzer
sr=bienvenu
a=asa
2003-12-16 20:32:39 +00:00
timeless%mozdev.org cbb5c411b3 Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
jshin%mailaps.org 5e7848db38 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
bienvenu%nventure.com aef489f3a3 hook up cancel for imap fcc 206408 r/a=sspitzer, sr=mscott 2003-11-28 18:25:19 +00:00
scott%scott-macgregor.org c68b172eb4 Back out Bug #206838 which changed the branding of Mail & News within seamonkey
r/sr=bienvenu/mscott

a=sspitzer
2003-11-26 22:57:41 +00:00
rlk%trfenv.com c40ed5b89e Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com). 2003-11-26 15:06:10 +00:00
bienvenu%nventure.com f1942e84ea fix 223692, don't use the initial-response argument with SMTP AUTH LOGIN, patch by ch.ey@gmx.net, r/sr=me 2003-11-14 16:13:48 +00:00
neil%parkwaycc.co.uk bb1b555dcd Supplementary patch to bug 168479 to remove a newline that the old code mistakenly ignored r=ducarroz sr=bienvenu 2003-11-12 15:56:32 +00:00
neil%parkwaycc.co.uk fe0e8be7e9 Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
neil%parkwaycc.co.uk 43ea4c1d7a Bug 168479 Citation prefix should not be interpreted as HTML r=brade sr=mscott 2003-11-10 23:04:15 +00:00
bienvenu%nventure.com 37e310ec55 fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott 2003-11-06 19:32:01 +00:00
bienvenu%nventure.com fd6f2164a7 fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507 2003-10-30 16:21:09 +00:00
jshin%mailaps.org e23c5a36ac bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
bienvenu%nventure.com 786340cab7 fix password prompt when using authenticated smtp, r=ch.ey@gmx.net, sr/a=sspitzer 90507 2003-10-26 17:39:28 +00:00
neil%parkwaycc.co.uk f40d86059a Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa 2003-10-24 12:13:46 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
bienvenu%nventure.com a68b7f98b1 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it 2003-10-21 17:10:53 +00:00
timeless%mozdev.org 8ee5e06f47 Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
danm-moz%comcast.net 85119f4472 make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer 2003-10-20 15:31:45 +00:00
neil%parkwaycc.co.uk ef4e1e7b4a Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-14 15:43:44 +00:00
scott%scott-macgregor.org 5afec654be fix for bug #221631
vCards do not support accented characters

r/sr=bienvenu
2003-10-12 19:19:15 +00:00
timeless%mozdev.org 5cef2c0cc1 Bug 221381 Add Attach Personal Card (vCard) option to Attach button
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-08 22:44:16 +00:00
stephend%netscape.com 5c9f8cd86e Bug 221374. Add .vcf to vCards when attached to an email. Patch by Ian Neal. r/sr=sspitzer 2003-10-06 21:44:53 +00:00
bienvenu%nventure.com 1f8cbaf6ec use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu 2003-10-06 19:12:34 +00:00
neil%parkwaycc.co.uk c4c621176e Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer 2003-10-06 16:48:12 +00:00
scott%scott-macgregor.org 31876f92fc adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer
2003-10-05 20:07:22 +00:00
bienvenu%nventure.com a748d81a26 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:23:55 +00:00
bienvenu%nventure.com 9baf1a280b fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 2003-10-01 03:15:11 +00:00
timeless%mozdev.org 82bd31f82c Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
timeless%mozdev.org 64d25c42fc Bug 219208 duplicate entities in messengercompose.dtd
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott
2003-09-15 03:45:36 +00:00
scott%scott-macgregor.org 532d779cea fix for bug #219217
sending data: urls should work.

we'll need this for vCards

r/sr=sspitzer
2003-09-14 22:07:20 +00:00
scott%scott-macgregor.org 99a5aabac9 fix minor typos 2003-09-14 21:50:42 +00:00
neil%parkwaycc.co.uk 0f58f2661e Bug 211507 Shift tab doesn't undent regression r=brade sr=mscott 2003-09-13 21:19:16 +00:00
neil%parkwaycc.co.uk 0da4a68a44 Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu 2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk c5fb998558 Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?) 2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk b8e5df3617 Fix line endings on checkin for bug 216753 r/a=mkaply 2003-09-08 16:18:20 +00:00
bryner%brianryner.com 0675c941bf Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
scott%scott-macgregor.org 01ad844c3b Bug #216753 --> Message compose should not automatically convert HTML attributes to CSS styles.
Fix this by setting a flag in editor to not use CSS styles for the background image.

Then back out my fixes in mailnews to work around the inline style editor was giving us. 

With this change, mail compose now handles background images again and they are preserved when you save as draft 
or save as template.

r=neil
sr=bienvenu

a=glazman for the editor change

a=asa for 1.5 final
2003-09-05 17:49:36 +00:00
bienvenu%nventure.com fcd1adab87 fix 168098 binary attachments < 500 bytes encoded quoted printable, r=ch.ey, sr=mscott, a=asa 2003-08-20 20:15:11 +00:00
scott%scott-macgregor.org 9b50f787e0 Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.

Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.

r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:14:41 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
bienvenu%nventure.com 75a5cf5b84 set attachment size for attachments not fetched by urls, 89285 potential fix for occasional problems sending and saving imap messages with attachments r/sr/a=sspitzer 2003-08-15 15:00:06 +00:00
bienvenu%nventure.com d9756e90d6 fix 98399 hang when STARTTLS returns failure, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 2003-08-15 14:18:26 +00:00
bienvenu%nventure.com 2a544f26e4 add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785 2003-08-14 21:25:24 +00:00