ducarroz%netscape.com
7ba1cbecf3
Fix for bug 152014. Better detection of end of input buffer when we fold one character before the end and the last character is either a space or a tab. R=cavin, SR=bienvenu
2002-07-08 23:39:00 +00:00
ducarroz%netscape.com
0dd3bcc804
Fix build bustage.
2002-07-05 00:14:32 +00:00
ducarroz%netscape.com
60482b0530
Fix for bug 155671. Pass the originalMsgURI received by message compose service to msgDraft down to mime and back to the compose window. Did some cleanup too which fix some memory leak. R=kaie, SR=bienvenu
2002-07-04 23:28:07 +00:00
timeless%mac.com
80d2d4707c
Bug 155446 change mime to use NS_ASSERTIONs instead of PR_ASSERTs
...
R=ducarroz sr=jst
2002-07-04 11:51:54 +00:00
nhotta%netscape.com
294825a695
Do not set the default charset to nsIMsgWindow if forward inline or edit as new,
...
bug 155253, r=ducarroz, sr=bienvenu.
2002-07-03 01:01:55 +00:00
ducarroz%netscape.com
3deefb823d
Fix for bug 154734. We need to unsecape the original message uri else IMAP will have trouble to deal with it. R=cavin, SR=bienvenu
2002-06-28 20:12:34 +00:00
dbaron%fas.harvard.edu
2bf216c9e2
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
kaie%netscape.com
fa668dcd99
b=137071 [UE] Replies to or forwarding S/MIME encrypted mail should default to encrypt
...
Additional required patch, to fix "forward inline".
Patch created by ducarroz.
r=kaie sr=mscott
2002-06-21 14:04:57 +00:00
ducarroz%netscape.com
711b8ec900
Fix for bug 146584. We need to convert plain text data to HTML before inserting it into a HTML compose window. R=varada, SR=mscott
2002-06-18 20:34:10 +00:00
ducarroz%netscape.com
146ec1a73e
Fix for bug 151954. Fix bogus PR_Malloc check. Patch submitted by dbradley@netscape.com. R=ducarroz, SR=bienvenu
2002-06-17 21:22:29 +00:00
ducarroz%netscape.com
b610a47201
Fix for bug 137742. We need to prevent folding long header between the header name and the value. Patch submitted by taka@netscape.com. R=ducarroz, SR=bienvenu
2002-06-12 17:50:44 +00:00
alecf%netscape.com
643f776630
backing out, don't know why this built on my machine
2002-06-06 23:25:43 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
nhotta%netscape.com
0f577ea944
Changed strcpy to strncpy to protect the buffer,
...
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
naving%netscape.com
21cc8feeed
146089 r=ducarroz sr=bienvenu fixing a crasher when downloading pop3 mail with malformed "From" address.
2002-05-23 20:21:42 +00:00
ducarroz%netscape.com
f795c16dc9
Fix for bug 132163 (patch v3). Fix warnings. R=ducarroz, SR=mscott. Patch provided by ayn2@cornell.edu (Aleksey Nogin)
2002-05-21 21:34:56 +00:00
ducarroz%netscape.com
b129d20ebd
Fix for bug 132163 (patch v2). Fix warnings. R=ducarroz, SR=bienvenu. Patch provided by ayn2@cornell.edu (Aleksey Nogin)
2002-05-21 21:12:10 +00:00
ducarroz%netscape.com
172bf91073
Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu
2002-05-21 00:17:43 +00:00
ducarroz%netscape.com
f65b26b60a
Fix for bug 142672. We should not display an alternative part without a content-type. R=varada, SR=bienvenu
2002-05-17 19:47:50 +00:00
ducarroz%netscape.com
c3f7df06bd
Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu
2002-05-15 20:17:48 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
naving%netscape.com
6f841cdd0d
bugscape 15399 fix by ducarroz r=cavin sr=mscott. fix Body of Multipart/alternative message with attachment not included when forwarded
2002-05-10 03:46:18 +00:00
naving%netscape.com
9c0f7353f6
141152 r=ducarroz sr=bienvenu fix the partial msg display code in mime to use escaped uidl and then unescape
...
this uidl in pop3 code. fixes truncated pop3 msg download problems with uidl having quotes(")
2002-05-03 01:00:21 +00:00
yokoyama%netscape.com
fed7fb0ae6
Bug139842
...
Populate the unicode string with replacement char in case of decoder failure
Impact only mail/news.
/r=nhotta;sr=bienvenu
2002-04-29 23:21:53 +00:00
nhotta%netscape.com
0cf514d8d3
Changed to use a different util function which does not call the converter repeatedly in a loop
...
in order to workaround the converter problem (bug 138578),
bug 120728, r=ducarroz, sr=sspitzer.
2002-04-23 02:20:17 +00:00
mscott%netscape.com
5be64fe656
Bug #133580 --> make image/tiff attachments show up as external attachments
...
instead of acting non-existent in the message.
r=ducarroz
sr=bienvenu
2002-04-23 01:14:47 +00:00
kaie%netscape.com
658962867b
b=125607 Temporary workaround for better displaying signed S/Mime messages w/ attachments from IMAP servers.
...
r=ducarroz sr=bienvenu
2002-04-22 23:02:29 +00:00
kaie%netscape.com
9b36774102
b=137627 Fix crash seen with some messages.
...
r=kaie sr=sspitzer
2002-04-22 13:49:53 +00:00
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
nhotta%netscape.com
b85c2ddb66
Use ISO-8859-1 as a compose charset if us-ascii, change for edit as new,
...
bug 136938, r=ducarroz, sr=kin.
2002-04-18 21:43:10 +00:00
mozilla.BenB%bucksch.org
1f4d034214
108153:
...
Forgot to remove the debug output, as promised to reviewers.
r=ducarroz,sr=bienvenu
2002-04-17 09:56:25 +00:00
mozilla.BenB%bucksch.org
1488e087c4
Fixing mac build. Forgot to check in the mac build system change :-(.
...
Also forgot a little debug change.
2002-04-16 20:44:46 +00:00
mozilla.BenB%bucksch.org
8f033a8d2f
108153, 30888, 69529, 126082:
...
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.
r=ducarroz, sr=bienvenu
This is the libmime backend. It adds 2 new libmime classes for the HTML conversion, code to select the right libmime classes and some other helperstuff/tweaks.
2002-04-16 18:41:45 +00:00
mozilla.BenB%bucksch.org
9bcd5918e8
108153, 30888, 69529, 126082:
...
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.
r=ducarroz, sr=bienvenu
This is the libmime backend. It adds 2 new libmime classes for the HTML conversion and some other switching code.
Adding new files
2002-04-16 18:36:34 +00:00
kaie%netscape.com
be88a33114
b=119418 Fix handling of opaque signed S/Mime messages.
...
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
ducarroz%netscape.com
787a859bd8
Fix for bug 120594. Add null pointer check to avoid crashing. R=varada. SR=bienvenu, A=asa
2002-04-10 21:20:53 +00:00
dmose%netscape.com
b343883d4f
LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com
2002-04-10 04:21:13 +00:00
nhotta%netscape.com
f20f47ec0b
Use the correct attribute for transliteration. 'transliterate' is an attribute of nsIEntityConverter,
...
need to use 'attr_EntityAfterCharsetConv', 'attr_EntityNone' skips transliteration at all,
bug 135538, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-06 00:19:39 +00:00
ducarroz%netscape.com
89167a201e
Fix for bug 109249. Don't automatically load related parts we cannot display inline by linking them to the message body. Instead, show them as attachment. Up to the user to decide to open them. R=cavin, SR=mscott, A=asa
2002-04-02 15:31:26 +00:00
mkaply%us.ibm.com
5989760787
OS/2 bustage - implementation is const, so it must be const in the IDL/header
2002-03-29 16:47:04 +00:00
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
kaie%netscape.com
91e9529dc3
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
dbaron%fas.harvard.edu
2a4007a526
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
cbiesinger%web.de
09f543c624
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
ducarroz%netscape.com
da1b46c363
Fix for bug 124045. Don't try to print a null string. Patch submitted by Henry.Jia@sun.com. R=ducarroz, SR=sspitzer, A=scc
2002-03-23 01:16:14 +00:00
bienvenu%netscape.com
04fd00e5d9
fix context menu and saving of inline attachments r=ducarroz, sr=sspitzer a=scc 129852
2002-03-22 03:57:07 +00:00
darin%netscape.com
668d5ad27f
fixes pending mac bustage
2002-03-20 23:55:16 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
ducarroz%netscape.com
8916286577
Remaining fix for bug 83263. Don't stop parsing alternative parts at the first invalid one, instead continue until the last one. R=varada, SR=mscott, A=asa
2002-03-19 22:06:36 +00:00
darin%netscape.com
cfe07b944b
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
cbiesinger%web.de
f5f91b6147
partially fixes bug 41333, Adding a new image type is way too complicated
...
r=pavlov sr=tor a=asa
2002-03-08 18:58:57 +00:00
jgmyers%netscape.com
26b7ef4c98
Don't detect HZ as UTF-8: bug 119079 r=nhotta sr=mscott a=asa
2002-03-07 21:25:13 +00:00
ducarroz%netscape.com
1d38a88690
Fix for bug 129131. Fix regression caused by my previous checkin and add a null pointer check to avoid future crash. R=varada, SR=bienvenu, A=dbaron
2002-03-07 03:01:21 +00:00
ducarroz%netscape.com
a169dee89b
Fix for bug 83263. When checking if we can display an alternative part, we need to do a strict class search. R=varada, SR=bienvenu, A=asa
2002-03-06 22:38:42 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
ducarroz%netscape.com
42b21a5866
Fix for bug 128887. Need to allocate an extra spot in the attachment list for the inline message itself. R=varada, SR=sspitzer, A=asa
2002-03-05 01:23:31 +00:00
ducarroz%netscape.com
c91ccc6683
Fix for bug 127877. Fully rewrite the function that build the attachment list. R=varada, SR=bienvenu, A=asa
2002-02-28 22:39:34 +00:00
cathleen%netscape.com
6c4220cfcb
eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz
2002-02-28 04:11:37 +00:00
taka%netscape.com
e58d69c8eb
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
2002-02-20 07:18:11 +00:00
ducarroz%netscape.com
b63174f32b
Fix for bug 93439. Better algorithm to extract attachment of embedded messages. Also use subject of the message as attachment name if needed. R=varada, SR=bienvenu
2002-02-20 03:45:45 +00:00
ducarroz%netscape.com
df0ebd2458
Fix for bug 112625. When decomposing a message into files, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott
2002-02-20 03:39:55 +00:00
ducarroz%netscape.com
bd15b7f88d
Temporary back up my fix for bug 112625 to verify is not the cause of the MLK reported in bug 12364
2002-02-19 22:47:31 +00:00
bbaetz%student.usyd.edu.au
f3870f3694
OK, lets try this, then.
...
Build bustage fix.
2002-02-19 10:24:09 +00:00
bbaetz%student.usyd.edu.au
f296cb5ce2
Fix for mac bustage (side effect of bug 102980). This should hopefully fix
...
it - I don't have a mac.
rs=shaver
2002-02-19 09:20:45 +00:00
cathleen%netscape.com
2902b8c66e
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
ducarroz%netscape.com
8183e540fc
Fix for bug 112625. When decomosing a message to file, we need to parse children of a multipart/alternative part. R=cavin, SR=mscott
2002-02-19 05:32:06 +00:00
kaie%netscape.com
990aabd2ee
b=115010 Implement "Message Security Info" when reading S/Mime messages.
...
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
2002-02-18 15:36:30 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
ducarroz%netscape.com
71bbfebd7b
Fix for bug 125620. In case of an appledouble related part, we need to generate an url which point to the data part child. R=varada, SR=bienvenu
2002-02-16 04:30:29 +00:00
nhotta%netscape.com
316bf2e5fc
In addition to the last change, include the comments of the second super-reviewer,
...
contributed by jshin@pantheon.yale.edu ,
bug 102623, r=ducarroz, nhotta, sr=bienvenu,sr=sspitzer.
2002-02-15 01:13:05 +00:00
nhotta%netscape.com
f1cc858fb8
Changed to use lang instead of font-family for message display,
...
contributed by jshin@pantheon.yale.edu ,
bug 102623, r=ducarroz, nhotta, sr=bienvenu.
2002-02-15 00:46:08 +00:00
sspitzer%netscape.com
c0afee1f75
fix for #86980 . when printing, we always print ASCII header names,
...
instead of the localized versions. r/sr=bienvenu
2002-02-14 08:52:31 +00:00
nhotta%netscape.com
103a482c76
Changed to use default charset for forward inline, if there no charset specified,
...
contibuted by adu@sparc.spb.su , bug 66098, r=nhotta, sr=bienvenu.
2002-02-12 23:20:58 +00:00
nhotta%netscape.com
3be524e17d
Changed to use a default charset for non forward case if we cannot find a charset in the header or the override is set.
...
Also removed unnecessary conversion to UTF-8,
bug 117956, r=ducarroz, sr=bienvenu.
2002-02-12 22:18:56 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
cathleen%netscape.com
31f584b51c
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
ducarroz%netscape.com
d38dec7a40
Fix for bug 122815 (part 2). We don't need to manggle the file name of the temp file, just use the default one. R=cavin, SR=bienvenu
2002-02-08 01:07:20 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
mscott%netscape.com
e9b0f8d254
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-31 21:02:16 +00:00
nhotta%netscape.com
7d28ae8296
MIME encoder change, fixed a problem of treating separater characters (and some clean up),
...
contributed by adu@sparc.spb.su , bug 92355, r=nhotta, sr=sspitzer.
2002-01-30 21:26:39 +00:00
nhotta%netscape.com
b1c247f5a4
Fixed charset conversion problem for headers for SaveAs (and some clean up),
...
contributed by adu@sparc.spb.su , bug 74424, r=nhotta, sr=sspitzer.
2002-01-30 21:26:17 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
ducarroz%netscape.com
13b82bc7cb
Part of fix for bug 108965. Remove xul emitter from the Mac build. R=mscott, SR=sspitzer
2002-01-26 03:43:15 +00:00
cathleen%netscape.com
2431b85ca9
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
...
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
mscott%netscape.com
4ede9265de
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-25 23:20:21 +00:00
mscott%netscape.com
351c84d839
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-25 05:18:17 +00:00
nhotta%netscape.com
c08b6dd146
Fixed the problem of the default chaset was overwritten even when the message has no chaset,
...
this fixes the reply quoting problem of no MIME messages,
bug 118740, r=ducarroz, sr=sspitzer.
2002-01-24 21:07:33 +00:00
mscott%netscape.com
02df8cc322
Bug #115772 --> remove borders and shading to the headers
...
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +00:00
mscott%netscape.com
0c3d21ef66
Bug #117962--> add a null ptr check on aURI and fall out if we don't
...
have one to avoid a crash.
r/sr=sspitzer
2002-01-24 03:01:01 +00:00
ducarroz%netscape.com
78bf43fb0e
Fix for bug 71090. Patch provided by Denis Antrushin <adu@sparc.spb.su>
...
Skip over invalid empty encoded-words. R=ducarroz, SR=mscott
2002-01-24 01:22:44 +00:00
kaie%netscape.com
fba86ece7a
b=115010 Mail/News UI must provide detail info on signature/encryption status
...
r=javi sr=mscott
2002-01-16 04:29:26 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
nhotta%netscape.com
199e586e51
Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
...
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
sspitzer%netscape.com
6bfe47b49e
fix for #118876 . fix xml error when printing addressbook cards with < & or >.
...
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
bienvenu%netscape.com
a1d3e67573
make mimemoz cache images in mem cache instead of dropping them on the floor, fixes case where imap message gets fetch multiple times, r=sspitze, sr=mscott 93208
2002-01-10 23:18:41 +00:00
nhotta%netscape.com
f74dad9ef0
Changed mime_convert_charset to initialized the result value, bug 115387, r=ducarroz, sr=sspitzer.
2002-01-10 01:37:40 +00:00
nhotta%netscape.com
e921515084
Change the conversion function to return a length to eliminate unnecessary strlen by the caller,
...
bug 116134, r=ducarroz, sr=sspitzer.
2002-01-10 00:42:59 +00:00
ducarroz%netscape.com
fba27f11fd
Fix for bug 105825. If the main body of a message is not plain text or html, we must load it as an attachment. Also fix some memory leak. R=cavin, SR=sspitzer
2002-01-09 23:52:58 +00:00
racham%netscape.com
2cefb87efa
Fixing bug 112737. Making sure the From field of the compose of window reflects the selected account rather than a default account in cases of forward inline, draft/template, edit message. Identity object is released at appropriate time. r=ducarroz, sr=bienvenu
2002-01-08 01:28:18 +00:00
ducarroz%netscape.com
711088468e
fix for bug 93481. Do not remove the whole line that contains the META tag but rather remove just the charset portion of it. Also, the new code avoid duplicating the line which could be hudge in some case. R=cavin, SR=mscott
2002-01-04 00:49:44 +00:00
naving%netscape.com
390ab2830a
117858, 117859 r=ducarroz sr=bienvenu. fix leaking char* on reading messages
2002-01-04 00:17:48 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
404e12e054
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
ducarroz%netscape.com
b8f5e13d6d
FIx for bug 112343. Use nsXPIDLCString to avoid memory leak. R=cavin, SR=sspitzer
2001-12-21 22:46:11 +00:00
ducarroz%netscape.com
98bdd4b2ae
*** empty log message ***
2001-12-21 22:44:06 +00:00
ducarroz%netscape.com
2241203e67
FIx for bug 116044, Cannot call SetMimeOutputType() before calling Init(). R=cavin, SR=sspitzer
2001-12-21 22:42:10 +00:00
ducarroz%netscape.com
7f74798f40
Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu
2001-12-19 14:20:05 +00:00
nhotta%netscape.com
80b43cbfb5
Removed MIME_ConvertCharset and related code for performance improvement, bug 115387, r=ducarroz, sr=sspitzer.
2001-12-19 00:18:46 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mkaply%us.ibm.com
5869930b0b
Fixing linker bustage - we have a new linker, but I haven't got in on the TB yet
2001-12-17 22:40:27 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
seawood%netscape.com
c3ed3c2310
Fixing OS/2 bustage from string changes.
2001-12-17 21:49:19 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ducarroz%netscape.com
ba08b4df2e
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
2001-12-14 01:18:16 +00:00
jj%netscape.com
cec03a54e3
obsolete after xml projects landing & codewarrior 7 adoption
2001-12-14 00:15:57 +00:00
mscott%netscape.com
2c4c74211a
Bug #89606 --> don't call ODA if we don't have any bytes in the input stream.
...
fixes a crash on linux.
r=bienvenu
sr=sspitzer
2001-12-12 01:44:14 +00:00
ccarlen%netscape.com
de865879b2
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:45:45 +00:00
ducarroz%netscape.com
f9915ee179
Fix for bug 112784. The linked string array got broken which cause us to leak a bunch of strings. R=varada, SR=mscott
2001-12-11 03:35:20 +00:00
ducarroz%netscape.com
d6bea0601c
Fix for bug 110700. mCItationCOlor wasn't free. R+varada, SR=sspitzer
2001-12-11 03:30:15 +00:00
sfraser%netscape.com
186ce05fdf
Add XML project for smime.mcp, which was missed in the first pass.
2001-12-11 02:21:12 +00:00
ccarlen%netscape.com
1b00c70ee8
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
ccarlen%netscape.com
d360173601
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
shanjian%netscape.com
a7493a5251
#112904 MimeInlineText's charset need to be initialized before setting font
...
r=ducarroz sr=sspitzer
2001-12-05 23:52:07 +00:00
naving%netscape.com
f14c1dfacb
112783 r=ducarroz sr=bienvenu. free charset got from parsing headers before setting to ISO-8859-1
2001-12-03 23:25:13 +00:00
naving%netscape.com
eb086e77dc
112331, 112333 r=ducarroz sr=bienvenu. fix leaking char *mail charset and url string.
2001-12-03 00:58:37 +00:00
nhotta%netscape.com
7ef4662947
Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
...
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
naving%netscape.com
1a4b443c13
112342 r=ducarroz sr=bienvenu. free filename after use.
2001-11-29 01:51:19 +00:00
dbaron%fas.harvard.edu
88c03c4196
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
2001-11-28 05:22:57 +00:00
cathleen%netscape.com
4c24eb719c
fix bustage in win32 static build, and also it's run-time err, unable to get
...
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
naving%netscape.com
63fb068ebd
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
mscott%netscape.com
1a5cd1307e
Bug #110543 --> add smime UI to message display
...
r=kai
sr=sspitzer
2001-11-28 01:07:46 +00:00
naving%netscape.com
2741be104c
112095 r=ducarroz sr=bienvenu. fix leaking msg hdrs (to, from..) upon reading mail/news messages
2001-11-27 19:23:41 +00:00
naving%netscape.com
c531a801b1
112070 r/sr=bienvenu. fix a small char* leak.
2001-11-27 05:05:08 +00:00
bzbarsky%mit.edu
0b19fcf775
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
naving%netscape.com
59daf6b3ab
111314 r=ducarroz sr=bienvenu. fix char* memory leaks.
2001-11-22 00:56:56 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
mscott%netscape.com
4b2736fda4
Bug #110905 --> remove code to enumerate over parsed header results.
...
allow the ability to get all of the results all at once in a set of
arrays. This improves message display performance by reducing the number
of round trips between the JS thread and the UI thread.
r=ducarroz
sr=bienvenu
2001-11-20 22:53:47 +00:00
bienvenu%netscape.com
a957af6ab6
fix MimeInlineText leaking encoder and decoder for every message read, r=ducarroz, sr=sspitzer 11066
2001-11-19 21:42:16 +00:00
bienvenu%netscape.com
942493e2d2
fix leak of identity object when editing drafts r=ducarroz, sr=sspitzer
2001-11-19 21:40:33 +00:00
nhotta%netscape.com
a458b00f89
Change to notify S/MIME charset properly, it needs to have a separte code because the parsing is delayed for S/MIME
...
and the common code in mimemult.cpp cannot get the charset because of the delay,
bug 110030, r=ducarroz, sr=mscott.
2001-11-19 21:31:11 +00:00
sspitzer%netscape.com
a8564c025b
fix for #110698 . fix assertions cause by calling NS_ConvertUTF8toUCS2() with null.
...
fix the code to not call MIME_DecodeMimeHeader() and NS_ConvertUTF8toUCS2() when the
header is null. r/sr=bienvenu
2001-11-19 01:07:19 +00:00
sspitzer%netscape.com
7c3194119c
fix for #110502 . get "edit as new" and "fwd inline" to work again.
...
the problem is the standard url parser no longer allows us to use illegal
uris. '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
alecf%netscape.com
3424239f90
aug, I give up. stupid SMIME
2001-11-15 05:58:14 +00:00
alecf%netscape.com
dcd82a72fd
better fix - conditional REQUIRES based on BUILD_SMIME (but thanks anyway dbaron)
2001-11-15 05:12:38 +00:00
dbaron%fas.harvard.edu
432fdf8b7f
Fix bustage. windowwatcher still needed in REQUIRES (ifdef BUILD_SMIME).
2001-11-15 04:27:27 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
nhotta%netscape.com
08d83362ba
Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer.
2001-11-15 02:00:32 +00:00
sspitzer%netscape.com
d4b8310f1d
repairing...(I hope)
2001-11-15 00:40:01 +00:00
sspitzer%netscape.com
334ba499f8
trying to repair mime.mcp.
2001-11-15 00:38:25 +00:00
dbaron%fas.harvard.edu
5940ce3f08
Add unicharutils static library.
2001-11-14 03:08:55 +00:00
gerv%gerv.net
4b24af480a
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
2001-11-10 19:10:40 +00:00
mscott%netscape.com
3bd355898f
remove a define DEBUG_rhp from the makefile
2001-11-10 00:36:14 +00:00
mscott%netscape.com
3065a6b6ff
remove a define DEBUG_rhp from the make project.
2001-11-10 00:35:51 +00:00
mscott%netscape.com
9558cd1570
fix mac build.
2001-11-10 00:13:19 +00:00
nhotta%netscape.com
ef9bf02632
Changed to use local stack for message body charset conversion, bug 108749, r=ducarroz, sr=sspitzer.
2001-11-09 23:56:19 +00:00
mscott%netscape.com
bfba1cb841
Bug #22960 --> broadcast all the headers at once instead of individually.
...
if not in view all headers mode, only send out the headers we need. This helps
message display performance.
r=ducarroz
sr=sspitzer
2001-11-09 23:31:54 +00:00
kaie%netscape.com
4d6ab44fdd
build smime if MOZ_PSM is defined
...
a=leaf
2001-11-09 20:45:36 +00:00
mscott%netscape.com
0f9c9d8d62
build smime if psm2 is defined.
...
a=leaf
2001-11-09 20:26:40 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
dbaron%fas.harvard.edu
c0623fdbcd
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
2001-11-07 04:12:20 +00:00
javi%netscape.com
fc80143a29
This should be the last for Bug 106507.
...
Forgot to add mimecryp.cpp to the Mac Mime project file.
2001-11-06 23:30:24 +00:00
seawood%netscape.com
19c04f4733
Whoops! The glue library is supposed to be static.
...
Bug #83544
2001-11-06 10:50:37 +00:00
seawood%netscape.com
a8ea1f42cc
Move generic implementations of mimexpcom & nsMimeContentTypeHandler classes into glue library. Modify vcard, calendar & smimestub handlers to use the generic implementations of the base classes. Remove old non-generic copies of mimexpcom & nsMimeContentTypeHandler .
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:12:09 +00:00
seawood%netscape.com
01e4e44199
Use generic mimexpcom & nsMimeContentTypeHandler files from cthandlers/glue.
Bug #83544 r=ducarroz sr=waterson
2001-11-06 05:08:26 +00:00
sspitzer%netscape.com
d4317d89b3
fix build bustage
2001-11-06 03:29:02 +00:00
seawood%netscape.com
f412a008c4
silly line-endings
2001-11-06 03:20:41 +00:00
seawood%netscape.com
c6e0f23e5d
Removed IGNORE_MANIFEST
2001-11-06 02:48:37 +00:00
seawood%netscape.com
12f5a3216a
Start building content handler glue library.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:31:08 +00:00
seawood%netscape.com
be030f8ebe
Make mimexpcom & nsMimeContentTypeHandler generic enough to be used for any content handler.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 02:29:16 +00:00
seawood%netscape.com
a14eee1388
Adding makefiles for cthandlers glue lib.
...
Bug #83544 r=ducarroz sr=waterson
2001-11-06 01:44:07 +00:00
shanjian%netscape.com
600e01268f
#107869 Reply mail doesn't inherit the original charset
...
r=ducarroz sr=sspitzer
2001-11-06 01:02:25 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
ducarroz%netscape.com
6d52592e83
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer
2001-11-03 04:42:19 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
javi%netscape.com
49afd8dfa4
Part of 106507 Land the mime project changes so the S/MIME compose can be built. Not turned on it official build though.
2001-11-03 00:34:13 +00:00
mscott%netscape.com
ef22502d22
Bug #106507 --> if BUILD_SMIME is defined in the build environment then don't build the smime
...
stub dll.
The mime changes have been contributed by ddrinan@netscape.com
r=ducarroz
sr=mscott
2001-11-03 00:31:45 +00:00
mscott%netscape.com
2c5e8ac603
Bug #106507 --> if BUILD_SMIME is defined in the build environment (which it isn't), build the new smime
...
files.
The mime changes have been contributed by ddrinan@netscape.com
r=ducarroz
sr=mscott
2001-11-03 00:31:15 +00:00
mscott%netscape.com
dca3f1895f
NOT PART OF THE BUILD
...
Mac specific cpp files.
NOT PART OF THE BUILD
2001-11-02 19:06:30 +00:00
mscott%netscape.com
43b2a7ad1e
NOT PART OF THE BUILD
...
new files for 106507
NOT PART OF THE BUILD
2001-11-02 01:59:55 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
nhotta%netscape.com
1edf753f8f
Changed MimeMultipart_parse_line for retrieving a charset of the original message,
...
added a special handling for "multipart/related",
also changed to check number of children first to avoid calling MimeObjectChildIsMessageBody if not needed.
bug 92957, r=ducarrroz, sr=bienvenu.
2001-10-31 23:14:09 +00:00
shanjian%netscape.com
d88c4c2ae0
#107084 View Character Coding for message display broken
...
r=nhotta, sr=sspitzer
2001-10-31 00:12:38 +00:00
ducarroz%netscape.com
ed58417ba8
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
...
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
jaggernaut%netscape.com
1c9b9161c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
bryner%netscape.com
cbc146a852
Fixing uninitialized variable. Bug 107262, r=bbaetz, sr=darin.
2001-10-28 22:30:30 +00:00
mkaply%us.ibm.com
0851e44a98
I don't know why this isn't breaking the tb. more reordering
2001-10-28 21:25:46 +00:00
shanjian%netscape.com
25fdeddc93
#106650 Crash viewing some mails
...
r=ducarroz, sr=sspitzer
2001-10-26 23:59:30 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
bienvenu%netscape.com
5da8c71f40
remove bunch of unused code after charset conversion code that needed it was removed r=naving, sr=sspitzer 106725
2001-10-26 00:22:07 +00:00
nhotta%netscape.com
de9ef09cc6
For mail body charset conversion, if charset is "us-ascii" then use "ISO-8859-1", bug 82591, r=ducarroz, sr=sspitzer.
2001-10-24 23:54:07 +00:00
shanjian%netscape.com
06f726d1f5
fix mac bustage,
...
r=jelwell
2001-10-24 03:17:44 +00:00
shanjian%netscape.com
e97a3c32b9
#12481 libmime to feed more characters for charset detection
...
r=naoki, r=ducarroz, sr=sspitzer
2001-10-24 00:16:01 +00:00
nhotta%netscape.com
4b113daf66
In MIME encoder, replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu.
2001-10-22 20:59:03 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
mkaply%us.ibm.com
e8bd77f85c
#71601
...
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
alecf%netscape.com
511a787492
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
ducarroz%netscape.com
be74cb0e69
Fix for bug xxxx. When a part check for a separator, it need first check if it's not for it's child. R=varada, SR=bienvenu
2001-10-12 21:31:57 +00:00
nhotta%netscape.com
6459d3de6a
Remove charset conversion because the input data is either us-ascii or already UTF-8, bug 92420, r=ducarroz, sr=sspitzer.
2001-10-12 20:21:17 +00:00
jaggernaut%netscape.com
f7ae567b08
Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
2001-10-07 10:58:39 +00:00
bienvenu%netscape.com
726d25a69b
fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023
2001-10-06 02:48:27 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
ftang%netscape.com
dd67025ccd
fix bug 101434. ignore "UTF-16"xx and "UTF-32"xx in mime while it is impossible
...
to get that value
while it is really UTF-16 and UTF-32.
r=bienvenu@netscape.com
sr=mscott
2001-09-26 23:32:58 +00:00
cls%seawood.org
8136cab150
Declaring win32 dependencies for smimestub.
...
Bug #98371 sr=alecf
2001-09-19 00:30:46 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
53456f778a
oops, missed this in my last checkin
2001-09-12 21:03:13 +00:00
alecf%netscape.com
cd3da58a2e
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
dougt%netscape.com
31c1842a29
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
ducarroz%netscape.com
f41497bb73
Fix for bug 97256. Don't be case sensitive when checking for a RFC822 header!
...
Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=sspitzer
2001-09-05 23:04:55 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com
5979297126
Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc
2001-09-05 10:46:45 +00:00
hewitt%netscape.com
ed03239baa
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
mscott%netscape.com
0944a02fff
Bug #92367--> fix a crash when closing a compose window while we are busy quoting. the fix is to cleanup some ref counting issues
...
using a combination of nsCOMPtr and nsWeakReferences
r=varada
sr=sspitzer
2001-08-23 05:12:06 +00:00
cls%seawood.org
7866e35ffe
Fixing REQUIRES bustage
2001-08-22 07:11:45 +00:00
mscott%netscape.com
ac2fbdc040
Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
...
r=sspitzer
sr=mscott
2001-08-22 00:51:12 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
ducarroz%netscape.com
a76348f819
Fix for bug 71865. Don't need to emit an html box for attachments are attachments are now shown in the chrome. R=varada, SR=sspitzer
2001-08-10 23:15:36 +00:00
mscott%netscape.com
128cc11e9a
Bug #8170 --> force the mime engine to use the category manager when creating emitter objects. This allows people
...
to over ride libmime with their own emitters.
r=ducarroz
sr=bienvenu
2001-08-06 22:19:31 +00:00
nhotta%netscape.com
aae8bd22d9
Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron.
2001-07-26 14:11:21 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
cls%seawood.org
89611d4d34
Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
...
Bug #86254
2001-07-25 06:18:49 +00:00
nhotta%netscape.com
cac20998b2
Added ASCII check to the US-ASCII optimization code in order to avoid generating illegal UTF-8,
...
bug 82591, r=ducarroz, sr=sspitzer.
2001-07-24 22:35:55 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mscott%netscape.com
7c4585f65f
Bug #91570 --> be sure to show forwarded apple double attachments in the message pane.
...
r=ducarroz, sr=sspitzer
2001-07-20 22:03:52 +00:00
nhotta%netscape.com
9500beb4b8
Disabling font scaling in libmime to avoid double scaling problem, bug 62756, r=ducarroz, sr=sspitzer.
2001-07-20 21:06:20 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
cls%seawood.org
4097ab33ce
Use 8.3 name for lib
2001-06-21 05:28:14 +00:00
cls%seawood.org
39b84fccd1
Rename smimestub library from smime to smimestub to avoid conflict with nss' smime{3} library. Needed for static builds
...
Bug #86254 r=ducarroz sr=waterson
2001-06-21 02:38:41 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
nhotta%netscape.com
726a385fc9
Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf.
2001-06-18 18:05:37 +00:00
scc%mozilla.org
6ffb79541e
fixing accidental behavior change from my checkin for bug #85271 . This patch is r=dbaron. Restores the correct return value for the function (|NS_OK| when no converter is found).
2001-06-17 06:17:12 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
varada%netscape.com
8bf8bed281
fix for bug#75449-forwarding attachments inline were getting garbled names in the UI;r=ducarroz;sr=seth;a=asa
2001-06-15 20:01:49 +00:00
mscott%netscape.com
0282bbeabf
Bug #83457 --> show forwarded attachments contained inside inlined messages.
...
the trick here is to not show the inlined message as a separate attachment but to
still query the inlined attachment mime object for any external body parts.
r=ducarroz
sr=sspitzer
a=asa
2001-06-14 01:44:07 +00:00
ducarroz%netscape.com
4221b0b034
Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu
2001-05-16 02:09:02 +00:00
sspitzer%netscape.com
596a6c4ce0
*** empty log message ***
2001-05-15 20:38:30 +00:00
sspitzer%netscape.com
f770d64922
fix for #63225 . "Save Image As" from a message provides a bogus image filename.
...
remove some dead code. r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
ducarroz%netscape.com
289d13a922
Remove temporary debugging printf to help resolve bug 79775. R=n/a, SR=n/a
2001-05-13 01:35:47 +00:00
ducarroz%netscape.com
a88493214b
This is temporary code to help us debug bug 79775. R=n/a, SR=n/a
2001-05-11 05:38:06 +00:00
dprice%netscape.com
a69a4f596b
fixing bustage, r=fraser
2001-05-09 06:03:57 +00:00
ducarroz%netscape.com
94dd61b653
Fix for bug 78432. Do not display inline RFC822 message's attachement in the attachment list of message display. R=varada, SR=mscott
2001-05-09 04:03:22 +00:00
dbaron%fas.harvard.edu
1326c82680
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
jgmyers%netscape.com
89769c5133
remove signstub: bug 75767 r=ducarroz sr=sspitzer
2001-05-04 23:58:59 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
dbaron%fas.harvard.edu
24a3c285a1
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-27 14:32:05 +00:00
bienvenu%netscape.com
d3d7c939d8
backout build bustage fix
2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
5244f65fa0
more string bundle build bustage fixes
2001-04-27 04:44:16 +00:00
ducarroz%netscape.com
50ce025076
Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer
2001-04-27 00:22:18 +00:00
timeless%mac.com
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
sspitzer%netscape.com
05452b5105
rest of fix for for #75317 .
...
temp files created when forwarding a message with attachments are not being deleted. fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-13 21:38:47 +00:00
ducarroz%netscape.com
d00d54aa6c
should fix senna Linux bustage
2001-04-13 06:26:15 +00:00
ducarroz%netscape.com
ad2a0abe60
Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer
2001-04-13 04:38:01 +00:00
sspitzer%netscape.com
b95ae78809
fix for blocker #75390 . email addresses not showing up in message pane.
...
sr=bienvenu
2001-04-10 17:50:42 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
jgmyers%netscape.com
18c42ccb65
finish replacing DecodeMimePartIIStr with DecodeMimeHeader: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-04-09 21:21:22 +00:00
nhotta%netscape.com
eb9950e993
Changed MimeObject_output_init() to set an original mail's charset only if no override is set, bug 39736, r=ducarroz, sr=bienvenu.
2001-04-09 20:03:41 +00:00
jgmyers%netscape.com
940cb6c6ab
fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu
2001-04-05 23:00:38 +00:00
jgmyers%netscape.com
04696e2e18
fix too-short buffer allocation: bug 74453 r=nhotta r=ducarroz sr=bienvenu
2001-04-05 22:59:06 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
ducarroz%netscape.com
cc6f098f0e
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
...
Fix for bug 41150. Do not reveal BCC recipients when forwarding a message. R=varada, SR=bienvenu
2001-04-03 21:05:07 +00:00
ducarroz%netscape.com
e8ee89c80f
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
2001-04-03 21:03:30 +00:00
varada%netscape.com
5e0a4e651d
fix for bug#71907 -cant send message;r=ducarroz;sr=bienvenu
2001-04-03 19:27:11 +00:00
jgmyers%netscape.com
63e55d0bd8
fix logic inversion: bug 73243 r=nhotta sr=sspitzer
2001-03-30 02:05:19 +00:00
mscott%netscape.com
f1156067a1
Bug #73738 --> fix a race condition in news. Fix crash trying to display inline images in news articles created by lipr0n.
...
Implement Save and Open attachment for news articles again from the message pane.
sr=bienvenu
2001-03-28 06:21:45 +00:00
disttsc%bart.nl
c13a08391b
bug 73350: Remove USE_OBUFFER sections from mimetpla.cpp, r=ben.bucksch@beonex.com, sr=bienvenu, moa=ducarroz
2001-03-27 09:26:25 +00:00
cls%seawood.org
703015f4d7
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
mscott%netscape.com
412bba6809
If the date is today then only show a time, don't show the date in the message pane.
...
sr=sspitzer
2001-03-26 05:07:19 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
7b5a59b32d
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
varada%netscape.com
7a76c62b97
fix for bug#72235- crash on replying to message;r=ducarroz;sr=bienvenu
2001-03-24 00:51:59 +00:00
sspitzer%netscape.com
dc80269535
#72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
...
#72819 added ascend / descend to the "View | Sort By" menu. sr=bienvenu
#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created). sr=bienvenu
#21094 , #72823 some work for "select thread" / "select flagged". sr=bienvenu
change some printf("fix me") into assertions to catch problems.
remove some dead js.
2001-03-23 04:39:54 +00:00
jgmyers%netscape.com
3c7e967b0c
Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-03-21 03:20:23 +00:00
disttsc%bart.nl
0b98c23d64
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
ducarroz%netscape.com
346e25f2f6
Fix Mac bustage in mime.
2001-03-20 00:47:41 +00:00
jgmyers%netscape.com
aef77bcb3e
Add assertion for thread saftey of MIME_ConvertCharset(): bug 70499 r=ducarroz sr=sspitzer
2001-03-19 23:09:22 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
ducarroz%netscape.com
62a0126662
Mailnews performance branch landing...
2001-03-17 01:53:39 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
mkaply%us.ibm.com
ba51334429
#71558
...
r=cls
from achim - Don't export every symbol for XPCOM components - nice build/performance fix
2001-03-12 03:33:50 +00:00
dbaron%fas.harvard.edu
8b9408f11d
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
2001-03-09 16:20:16 +00:00
waterson%netscape.com
97ccbd146f
Bug 70248. Remove extraneous |extern C| block. r=ducarroz, sr=mscott
2001-03-09 06:31:42 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
jgmyers%netscape.com
0cee19ed6a
pass default and override charset down to header decoder: bug 65277 r=nhotta r=ducarroz sr=sspitzer
2001-03-07 00:59:47 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
cls%seawood.org
f333d63069
Quick fix for app crash on compose problem. Bug #70505 r=jgmyers a=leaf
2001-02-28 22:59:54 +00:00
jgmyers%netscape.com
2d56a9ee09
fix mime_decode_filename() and callers, make override_charset a PRBool: bug 65277 r=nhotta r=ducarroz sr=sspitzer
2001-02-27 23:23:17 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
ducarroz%netscape.com
89aae320e8
Fix for bug 69966 (smoketest blocker). Do need to do an extra copy especially when this one is bogus. R=jgmyers, SR=bienvenu
2001-02-23 21:26:36 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
jgmyers%netscape.com
cf9e38f5bc
header decoding should use folder charset: bug 65277, allow spaces bug 69251 r=ducarroz r=nhotta sr=sspitzer
2001-02-22 03:02:00 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
m_kato%ga2.so-net.ne.jp
a821011195
bug=63656, r=ducarroz, sr=bienvenu
...
more support RFC2231
2001-02-16 18:30:55 +00:00
ducarroz%netscape.com
c17e1392b3
Fix for bug 67693. We need to be smarter when we retrieve the name of an AppleDouble attachment, it can be in any of the parts. Also We need to assign a default name if we don't have one for any kind of attachment. R=sspitzer, SR=bienvenu
2001-02-15 05:49:50 +00:00
jgmyers%netscape.com
acd8e09d3e
remove dead code: bug 63834 r=ducarroz sr=sspitzer
2001-02-14 21:56:21 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
nhotta%netscape.com
903759571a
Changed to pass a default charset to MIME decoder.
...
The decoder can use the default if it's indicated in case no charset specified in the header itself,
bug 66098, r=ducarroz, sr=bienvenu.
2001-02-12 21:55:19 +00:00
blakeross%telocity.com
a2f95e1567
Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
2001-02-12 21:31:45 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
jgmyers%netscape.com
f9d9506902
fix MIME encoded-word decoder: bugs 51453 58114 r=ducarroz sr=sspitzer a=asa
2001-02-08 00:12:50 +00:00
ducarroz%netscape.com
94f6679a77
Fix Windows build bustage. Forget to return a value.
2001-02-07 08:14:38 +00:00
ducarroz%netscape.com
b02cf25223
Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott
2001-02-07 06:52:30 +00:00
nhotta%netscape.com
d632456af0
Changed to initialize a charset in msgWindow to the folder charset in nsStreamConverter, bug 61285, sr=mscott,bienvenu.
2001-02-03 00:39:40 +00:00
mscott%netscape.com
2103684098
Remove obsolete directory from mime.
2001-02-02 22:44:58 +00:00
nhotta%netscape.com
e1eee6d0a0
Changed to cache unicode decoder in nsMimeConverter instead of calling ConvertToUnicode(), bug 20520, r=ducarroz, sr=bienvenu.
2001-02-02 21:19:55 +00:00
ducarroz%netscape.com
cb2a253ece
Fix for bug 37967. We need to remove null lines caused by an earlier database corruption. R=naving, SR=mscott
2001-02-02 03:43:52 +00:00
hewitt%netscape.com
b3d61e8f8d
58764 - remove abstat.gif (by timeless), r=hewitt, sr=hangas
2001-02-02 01:25:28 +00:00
ducarroz%netscape.com
5d2c02072f
Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu.
2001-01-31 23:22:18 +00:00
sspitzer%netscape.com
75d694cebc
remove tests from build. sr=mscott
2001-01-30 05:07:43 +00:00
sspitzer%netscape.com
3e0428b3a6
remove unused tests. sr=mscott
2001-01-30 04:48:46 +00:00
jgmyers%netscape.com
7b76729eb8
unfold all headers per RFC 822: bug 23635 r=ducarroz sr=bienvenu
2001-01-26 23:41:08 +00:00
nhotta%netscape.com
f4306438d3
Changed to support charset override for message headers, ignore the header specified charset and use the folder charset for the charset conversion,
...
bug 65277, r=mscott, sr=bienvenu.
2001-01-25 23:39:22 +00:00
nhotta%netscape.com
51f6ba6409
Changed to use the original charset name instead of the mapped one to take advantage of the us-ascii optimization,
...
bug 66411, r=sspitzer,ducarroz, sr=bienvenu.
2001-01-25 23:31:20 +00:00
dougt%netscape.com
461938270b
backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf
2001-01-25 22:07:38 +00:00
dougt%netscape.com
8ac0f6da84
updating to new necko interfaces
2001-01-25 21:44:59 +00:00
Peter.VanderBeken%pandora.be
c687a5b66a
Fixing build bustage on Mac.
2001-01-24 15:45:41 +00:00
sspitzer%netscape.com
8a8dc31683
performance fix for mailnews for. (especially us-ascii users)
...
skip a lot of expensive code if we don't need to do the conversion.
this will help sorting, scrolling and message display.
there is more work to do on this code for non us-ascii users.
sr=bienvenu
2001-01-24 15:10:08 +00:00
mkaply%us.ibm.com
b354238762
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
chuang%netscape.com
77e9e1de2b
Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu
2001-01-18 05:45:48 +00:00
disttsc%bart.nl
885dec2b10
More REQUIRES fun, adding locale this time.
2001-01-12 22:13:53 +00:00
nhotta%netscape.com
a9241209db
Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
...
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
disttsc%bart.nl
dde6e317e1
Update REQUIRES to fix senna bustage
2001-01-12 21:09:51 +00:00
rhp%netscape.com
6e1cbae6ca
fix for hardcoded - non i18n string in signed stub handler - bug #: 57114
2001-01-12 20:07:39 +00:00
jgmyers%netscape.com
93254a9c97
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
jgmyers%netscape.com
07ef6052b2
removed files: mozilla/mailnews/mime/src/nsMimeTransition.cpp
2001-01-10 06:07:37 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
jgmyers%netscape.com
4a7fe8a677
Remove dead code. Bug 63834 r=bryner sr=scc
2000-12-30 00:22:50 +00:00
jgmyers%netscape.com
ec2e592966
removed files: mozilla/mailnews/mime/src/oldi18n.c
2000-12-30 00:19:53 +00:00
jgmyers%netscape.com
6926999289
unused file r=bryner sr=scc
2000-12-29 20:28:03 +00:00
jgmyers%netscape.com
d13151d121
fix Mac bustage
2000-12-29 16:37:33 +00:00
jgmyers%netscape.com
6fe10d1ded
camelot is down, so have to add this file back
2000-12-29 15:44:12 +00:00
jgmyers%netscape.com
6867dc5e6a
Remove dead code. Bug 63834 r=bryner sr=scc
2000-12-29 15:40:49 +00:00
bryner%uiuc.edu
2a32d9d25e
More cleanup fun for bug 38061. Removing already #if 0'd includes of mimeenc.h and xlate.h to avoid LXR false-alarms. sr=cls.
2000-12-29 06:31:39 +00:00