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 |
rbs%maths.uq.edu.au
|
29f1b6960b
|
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
|
2000-06-15 09:54:41 +00:00 |
rhp%netscape.com
|
c26ee0dc85
|
Fix for null pointer access crasher - Bug #: 42359 - r: scottip
|
2000-06-15 01:53:39 +00:00 |
nhotta%netscape.com
|
52204389d5
|
Changed charset conversion for UTF-8 to UCS2 to use NS_ConvertUTF8toUCS2, bug 41460, r=mscott.
|
2000-06-12 23:33:36 +00:00 |
nhotta%netscape.com
|
3a851fe600
|
Changed MIME decoder for no charset label case, return "ISO-8859-1" if the header contains 8 bit, bug 41460, r=mscott.
|
2000-06-12 23:32:58 +00:00 |
rhp%netscape.com
|
ad2de13c56
|
Fix for invalid attachment - Bug #: 41415 - r: jefft
|
2000-06-12 23:16:50 +00:00 |
rhp%netscape.com
|
2da448cc69
|
Fixes Bug# 34455 - Problem with format flowed - a=brendan
|
2000-06-08 14:25:54 +00:00 |
alecf%netscape.com
|
e23f3282cf
|
arrrgggh - curse the mac for not automatically exporting IDL!
(fixing bustage)
|
2000-06-06 23:46:35 +00:00 |
rhp%netscape.com
|
b10de6257c
|
Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
|
2000-06-06 23:37:04 +00:00 |
nhotta%netscape.com
|
e61077387e
|
Changed to convert font name to UTF-8 instead of mail charset, bug 26182, r=rhp, a=ftang.
|
2000-06-06 23:32:03 +00:00 |
rhp%netscape.com
|
c88d7e8ab9
|
Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
|
2000-06-06 17:57:20 +00:00 |
warren%netscape.com
|
958ed96edd
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
sspitzer%netscape.com
|
8cd4f92fd9
|
removing mimerosetta.h from the build. it is not used anymore.
|
2000-05-25 04:53:58 +00:00 |
rhp%netscape.com
|
e9807fb3d1
|
Fix for problem with forwarding images - Bug #: 31207 - r: sspitzer
|
2000-05-20 04:21:36 +00:00 |
rhp%netscape.com
|
6948a27fca
|
Fixing a problem with double header conversions - Bug #: 34865 - r: putterman
|
2000-05-19 20:49:55 +00:00 |
rhp%netscape.com
|
22a98ec659
|
Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer
|
2000-05-19 00:07:28 +00:00 |
cls%seawood.org
|
1165ad3a33
|
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
|
2000-05-17 06:45:45 +00:00 |
pavlov%netscape.com
|
0c75802384
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +00:00 |
mkaply%us.ibm.com
|
fa012b3161
|
# 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
|
2000-05-16 22:59:50 +00:00 |
mscott%netscape.com
|
0bfa8952f1
|
Bug #5938 --> set the charset override if the url has one.
|
2000-05-16 00:23:55 +00:00 |
rhp%netscape.com
|
280eef88b1
|
Fix for memory leak - Bug #35801 - r: jefft
|
2000-05-15 20:40:07 +00:00 |
mscott%netscape.com
|
beed496dc8
|
Bug #31058 --> get the folder charset from the url if it supports nsImsgI18NUrl and use this charset as the default charset for the current
message we are trying to display.
|
2000-05-15 20:36:28 +00:00 |
mscott%netscape.com
|
131750319f
|
Bug #31058 -->synch with api change for get URI
|
2000-05-15 20:35:17 +00:00 |
nhotta%netscape.com
|
53d25a3df7
|
Revert the last change (1.62) of striping off TAB which should not be done in MIME decoder, MIME_StripContinuations does this instead.
|
2000-05-15 20:03:04 +00:00 |
danm%netscape.com
|
e6b9efbec5
|
top-level chrome dirs are now packages,locales,skins
|
2000-05-13 21:29:08 +00:00 |
nhotta%netscape.com
|
d76a92040f
|
Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size.
|
2000-05-12 20:35:29 +00:00 |
nhotta%netscape.com
|
12cb796640
|
Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp.
|
2000-05-11 22:54:39 +00:00 |
nhotta%netscape.com
|
2a1d770b2a
|
Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890.
|
2000-05-11 21:01:19 +00:00 |
nhotta%netscape.com
|
bb1c08ee3e
|
Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192.
|
2000-05-11 21:00:38 +00:00 |
sspitzer%netscape.com
|
65935c9341
|
these skin files have moved
|
2000-05-11 04:07:48 +00:00 |
sspitzer%netscape.com
|
146551c9fa
|
these skin files have moved.
|
2000-05-11 04:04:52 +00:00 |
nhotta%netscape.com
|
53aa94f599
|
Change for default font setting for Plain text view (format=fixed).
Put the default font info into existing tags instead of defining a separate tag
which was overridden by inner tags, bug 26182.
|
2000-05-10 01:58:32 +00:00 |
nhotta%netscape.com
|
dabf228ee9
|
Changed format=flowed case to call GetMailNewsFont(), also changed to use "div" and "tt" instead of "pre", bug 38491, 38511.
|
2000-05-08 23:39:33 +00:00 |
nhotta%netscape.com
|
612828d158
|
Changed to specify content type explicitly for GetMailNewFont().
|
2000-05-06 01:33:31 +00:00 |
nhotta%netscape.com
|
56ab5042ba
|
Added a new function to return the default font name/size of mailnews.
|
2000-05-05 22:24:06 +00:00 |
nhotta%netscape.com
|
ce32953c18
|
Changed to use charset service instead of hard coded charset names to decide mail header encoding type.
|
2000-05-05 20:31:53 +00:00 |
mkaply%us.ibm.com
|
62f37ade05
|
# 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
|
2000-05-02 23:11:58 +00:00 |
jefft%netscape.com
|
cc939ec96c
|
round 2,partial fix bug 10802; passed in part number and content type for open attachment
|
2000-05-02 22:45:44 +00:00 |
nhotta%netscape.com
|
0d875410c6
|
Changed to use "pre", fixing a remaining part of the last change, bug 37299.
|
2000-05-01 21:59:49 +00:00 |
sfraser%netscape.com
|
7c47f9ece4
|
Fix access paths
|
2000-05-01 00:08:38 +00:00 |
scc%netscape.com
|
40e78eae74
|
making string conversions explicit
|
2000-04-27 21:53:50 +00:00 |
nhotta%netscape.com
|
e9410e446d
|
Changed to use "pre" instead of "div" in case of plain text for the font setting, bug 37299.
|
2000-04-27 00:26:24 +00:00 |
nhotta%netscape.com
|
4e77dfde98
|
Changed forward code to use UTF-8 in order to be constant with string resources, bug 34666.
|
2000-04-26 20:55:44 +00:00 |
mjudge%netscape.com
|
6622635cab
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
jefft%netscape.com
|
223fa87dcf
|
fixed bug 17100 - [FEATURE] enabled partial message download for pop3
|
2000-04-25 01:48:00 +00:00 |