mozilla.BenB%bucksch.org
fa74b2a21d
47005: Remove buffersize guessing and use nsString instead.
...
46653: Position the real <space> /after/ %nbsp;. Factor out and encapsulate the whitespace conversion logic into an (exported) function.
r=rhp, a=waterson
2000-08-25 02:40:57 +00:00
jst%netscape.com
b3a4ade60d
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
warren%netscape.com
1c8511e78c
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
scc%mozilla.org
cbb9004c38
fixing code that relied on implicit string construction
2000-08-20 06:29:14 +00:00
ftang%netscape.com
600d7b5dfb
*** empty log message ***
2000-08-18 00:47:03 +00:00
mscott%netscape.com
bfa6381945
Bug #47681 --> more polish on the message header pane, reformat the date header so it matches the format we use in the thread pane.
...
r=alecf
2000-08-17 07:35:25 +00:00
bienvenu%netscape.com
b2d86d4fb9
fix linux bustage
2000-08-16 23:42:00 +00:00
bienvenu%netscape.com
3500888b10
cache charset converters used in msg dispaly r=nhotta 47542
2000-08-16 23:22:26 +00:00
rhp%netscape.com
0c8ef275aa
Fix for bug #17294 for vCard display on mac - r: putterman
2000-08-13 22:11:59 +00:00
rhp%netscape.com
aaab803903
Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott
2000-08-10 02:28:26 +00:00
bienvenu%netscape.com
9b92c301a7
fix freeing of uninitialized memory, prob result of trying to fix memory leaks, r=mscott
2000-08-09 01:32:20 +00:00
bratell%lysator.liu.se
77a761e58c
Bug 35802 leaking strings. r=mscott@netscape.com a=brendan@mozilla.org
2000-08-08 21:02:56 +00:00
mscott%netscape.com
63867f7340
Bug #46881 --> set the charset correctly for mutlipart/alternative
...
r=rhp
2000-08-08 04:09:26 +00:00
mscott%netscape.com
e19216f092
Fix a small memory leak.
2000-08-08 02:27:52 +00:00
mscott%netscape.com
fdbc2c369c
Bug #43389 , 41125 --> header conversion should honor default and over ride charset
...
information.
r=nhotta
2000-08-08 02:27:38 +00:00
rhp%netscape.com
dbd3c9a276
Fix for vCard having an inactive Add button - Bug #: 47537 - r: putterman
2000-08-08 00:52:52 +00:00
rhp%netscape.com
3521fb3b52
Fix for old code shadowing variables - Bug #: 64922 - r: bienvenu
2000-08-03 23:41:08 +00:00
nhotta%netscape.com
6dd422fb71
A change for phone/fax field. Write out attribute and value separatly since value needs charset conversion but not for attribute, bug 38901, r=rhp.
2000-08-02 22:00:04 +00:00
rhp%netscape.com
8dcc2fc64d
Fix for extra table in quoted output - Bug #: 46975 - r: rhp - mozilla contribution
2000-08-01 01:25:59 +00:00
rhp%netscape.com
f51347ec0d
Fix for following HTML standards - Bug #: 46788 - r: rhp - mozilla contribution
2000-07-28 21:38:32 +00:00
rhp%netscape.com
63301f81d2
Fix for problem with editing Japanese emails as new - Bug #: 41009 - r: bienvenu
2000-07-27 03:21:56 +00:00
rhp%netscape.com
5c531f1eb9
Fix for rendering binary data as text - Bug #33579 - r: bienvenu
2000-07-27 03:17:48 +00:00
rhp%netscape.com
fb69d736e2
Fix for problems with vCard display - Bug 42814 - r: bienvenu
2000-07-27 03:01:06 +00:00
rhp%netscape.com
f340cfa3ed
Fix for standards compliant HTML output - Bug 46234 - r: rhp - external contribution
2000-07-27 01:04:27 +00:00
rhp%netscape.com
a4e435edb8
Fix for Quoted printable issue with signatures Bug #: 46431 - r: rhp - contributed externally
2000-07-27 00:46:12 +00:00
bratell%lysator.liu.se
defc3b94d9
Bug 41773, stop up possible (but unlikely) memory leaks in the format=flowed mail decoder. r=rhp,brendan a=brendan.
2000-07-25 21:04:11 +00:00
bratell%lysator.liu.se
0f8f3f9443
Fixes for bug 46173 and bug 46188, handle whitespace correctly when decoding a format=flowed mail. r=rhp, a=brendan.
2000-07-24 22:11:41 +00:00
bratell%lysator.liu.se
ffa35ef179
Fix bug 43813 by removing erroneous test. r=rhp@netscape.com a=brendan@mozilla.org.
2000-07-22 17:32:28 +00:00
mscott%netscape.com
9b6cf10ddf
Bug #45956 --> Fix crash trying to forward some messages as inline (esp. messages
...
with attachments with charsets). Fix is to use the mime service to get a file extension
for the content type instead of trying to use the value of the content type (which can
include charset information) as the file extension for the attachment.
r=alecf
2000-07-22 00:04:11 +00:00
brade%netscape.com
663ab84636
comment out offensive line to get Mac green again
2000-07-20 13:46:43 +00:00
mscott%netscape.com
20b1aad0a1
Bug #39736 --> we were always using the charset specified in the mail header instead of using the charset override
...
value if it was present. This broke forwarding inline for messages that had incorrect charsets assigned to them.
r=alecf
2000-07-20 08:52:18 +00:00
ftang%netscape.com
40a4dc0ae8
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2000-07-19 22:39:37 +00:00
nhotta%netscape.com
4096c1e8e6
Changed to check override case before set a charset to msgWindow, bug 28869, r=mscott.
2000-07-13 20:53:57 +00:00
mscott%netscape.com
cd40582e7f
Bug #44603 --> hack to get around an infinite loop if we try to open a .eml attachment
...
The fix: if the attachment is of type message/rfc822 then treat the outgoing content
as raw data to force a new browser window to come up and display the content.
r=alecf
2000-07-13 05:28:51 +00:00
rhp%netscape.com
79b8feafb7
Fix for crashing in forward - reply - Bug #: 45216 - r: alecf
2000-07-13 04:02:35 +00:00
nhotta%netscape.com
3728460a01
Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott.
2000-07-11 23:51:38 +00:00
bienvenu%netscape.com
862df47812
fix 45146 edit message as new crashing r=mscott
2000-07-11 20:49:52 +00:00
cls%seawood.org
062c8bd937
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
rhp%netscape.com
c4e054063d
Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta
2000-07-07 03:17:33 +00:00
nhotta%netscape.com
5ea783543b
Fix warnings caused by my last check in.
2000-07-06 23:46:20 +00:00
nhotta%netscape.com
1b7fd80131
Added a force charset override support, bug 43101, r=mscott.
2000-07-06 23:30:57 +00:00
mozilla.BenB%bucksch.org
e2019ad5ce
40862: Fix bug 9202 for this class, temporarily remove the wrapping <div class=text-flowed> in the quoting case.
...
43453: Check in the nsbr conversion for flowed paragraphs, if we're in an HTML tag (as e.g. outputted by the TXT->HTML converter).
43455: Allow space-stuffing even for otherwise empty (or quoted) lines.
2000-07-06 02:22:59 +00:00
mozilla.BenB%bucksch.org
d678cde285
39370: Use format=flowed for quoting
2000-07-06 01:45:02 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
scc%mozilla.org
781324a487
bug #17294 , fixed a dogfood+ assert described in this bug, though unrelated to the underlying problem 17294 is really about. r=BenB; a=jar
2000-06-29 22:04:22 +00:00
mscott%netscape.com
9728775a08
Bug #10802 --> in order to impelement open attachments, I needed to make sure the
...
stream converter passes out the same channel it is given. This makes the converter
much more transparant in the conversion process.
r=sspitzer
2000-06-23 04:48:29 +00:00
mscott%netscape.com
d3fc772b83
Bug #10802 --> register mime as a message/rfc822 to */* converter.
...
r=sspitzer
2000-06-23 00:00:52 +00:00
mscott%netscape.com
d71758c607
Bug #10802 --> properly report the content type especially in the case of
...
attachments instead of always reporting "raw"
r=sspitzer
2000-06-22 22:04:13 +00:00
mscott%netscape.com
c18fd00493
Bug #10802 --> for open attachment, the mime converter needs to remember the
...
content type of the part is about to output.
r=rhp
2000-06-22 03:25:22 +00:00
amasri%netscape.com
93e980b67b
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00