darin%meer.net
44ce35aebb
landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
...
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 01:53:23 +00:00
scott%scott-macgregor.org
45a253d63e
Bug #229879 , 208196 --> Thunderbird/Mozilla does not properly display attachments sent from a mac when they are
...
encoded via apple/double.
Always look for the file name from the data fork then the resource fork.
sr=bienvenu
2004-02-06 20:48:56 +00:00
cbiesinger%web.de
fe64d21a2c
removing unused include
2004-02-06 00:12:38 +00:00
scott%scott-macgregor.org
a1f2939862
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
9fe00adc1f
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
bsmedberg%covad.net
d0f309943a
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
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bienvenu%nventure.com
7ab855f60c
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
9ab1afb535
bug 228543 : international domain names in URLs are not recognized in email body (r=mscott, sr=bienvenu). In addition, 'const' is added to 'char *' in the function definition of some functions in libmime.
2004-01-04 07:57:16 +00:00
scott%scott-macgregor.org
30d7a8ae65
for now, force text/calendar parts to show up inline
2003-12-25 01:54:29 +00:00
scott%scott-macgregor.org
c3d68dad2a
get the text/calendar cthandler building again
...
(based on the vcard cthandler makefile)
NOT PART OF THE BUILD
2003-12-25 01:54:00 +00:00
jshin%mailaps.org
a3596ed940
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
bienvenu%nventure.com
27efaf7528
strip off v-card when editing message as new, r/sr=mscott 228689
2003-12-19 16:28:22 +00:00
cbiesinger%web.de
86a6cb09ce
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
neil%parkwaycc.co.uk
27d9b80c10
Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu
2003-10-30 16:37:21 +00:00
bienvenu%nventure.com
1c75b5a1e9
make content type comparisons case-insensitive, fixes crash when message/rfc822 is upper case, r/sr=mscott 223920
2003-10-30 04:08:23 +00:00
scott%scott-macgregor.org
2ee1e6c44a
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
bsmedberg%covad.net
0568e675fc
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
bienvenu%nventure.com
132903576c
whitespace code cleanup, no bug, r/sr=me
2003-09-11 03:07:49 +00:00
bryner%brianryner.com
5cd0bcdb7a
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
c26ce97cd5
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
scott%scott-macgregor.org
9c42595438
supplimental fix for bug #102846 .
...
Replace "Cellular" with "Mobile"
r/sr/a=sspitzer
2003-09-01 10:14:03 +00:00
jshin%mailaps.org
80622a4ba0
bug 213035 : replace NS_ConvertUTF8toUCS2 with IsUTF8 for UTF8-ness checking (r=bienvenu, sr=bz, a1.5=asa)
2003-08-26 08:25:11 +00:00
scott%scott-macgregor.org
59b960258e
Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
...
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
2003-08-26 06:05:47 +00:00
scott%scott-macgregor.org
f8701a0b9f
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
1b51ba858c
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
scott%scott-macgregor.org
0f7db2dcee
Bug #214336 --> fix a thunderbird crash in libmime. Add a null ptr check on the pref's service.
...
Thanks to Calum Mackay for the fix.
r/sr=mscott
2003-07-29 22:38:51 +00:00
cbiesinger%web.de
bb37693039
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
scott%scott-macgregor.org
d1c1d95ec2
Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
...
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.
r/sr=bienvenu
2003-07-21 05:00:09 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
scott%scott-macgregor.org
a04ea40a5a
Thunderbird only change. Does not effect trunk builds.
...
When rendering a mail message, check to see if the message has been marked as junk.
If it has, sanitize the HTML, stripping it of any images, remote connection requests, tables, js, cookies, etc.
2003-07-02 03:24:58 +00:00
neil%parkwaycc.co.uk
81ad90a4c4
Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose
2003-06-23 11:50:26 +00:00
kaie%netscape.com
e2d898f42b
b=209995 Incorrect S/Mime status shown in UI
...
r/sr=sspitzer
2003-06-20 01:12:15 +00:00
neil%parkwaycc.co.uk
6741a52ed1
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
jshin%mailaps.org
eb93104d96
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
917db2876a
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:36:47 +00:00
seawood%netscape.com
bde9a95afd
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:29:40 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
scott%scott-macgregor.org
eb5faba111
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
2003-05-18 19:25:59 +00:00
cavin%netscape.com
a58b5ef4fa
Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
2003-04-25 21:18:10 +00:00
seawood%netscape.com
f5c6d0cbd2
Removing extra ^Ms
...
Fixing irix bustage
2003-04-23 08:25:11 +00:00
mstoltz%netscape.com
82daa06f05
Bug 201547 - allocate larger buffer to make room for expansion of & characters. patch by zen-parse@gmx.net, r=mstoltz, sr=heikki.
2003-04-23 00:25:47 +00:00
scott%scott-macgregor.org
8b5be13a9d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
scott%scott-macgregor.org
7bf4126720
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
seawood%netscape.com
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
sspitzer%netscape.com
611eb8a38c
fix for bug #143565 .
...
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.
r=neil, parts r=kaie, sr=sspitzer
also include's kaie's related fix for bug #195378 .
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +00:00
sspitzer%netscape.com
985e9ef0d6
fix for bug #119964 . implement yEnc decoding.
...
note, we have no plans to support yEnc encoding.
thanks to ducarroz for the patch. r/sr=sspitzer
2003-04-10 02:19:35 +00:00