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

2646 Коммитов

Автор SHA1 Сообщение Дата
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