Commit Graph

8825 Commits

Author SHA1 Message Date
brade%netscape.com
4736ab7992 fix for #41989; add 'shift="false" to new message command; r/a=ben 2000-07-27 14:01:40 +00:00
alecf%netscape.com
a3b628478c fix for #46613 - make total/unread status look decent in the classic skin
r=mscott
2000-07-27 07:11:15 +00:00
ben%netscape.com
3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
rhp%netscape.com
ef6ecd7b5c Fix for parenting of prompts - Bug #: 44152 - r: bienvenu 2000-07-27 03:32:06 +00:00
putterman%netscape.com
cefa159509 Fix for 43187. Right align unread and total columns. Patch submitted by gemal@gemal.dk.
r=scottip. a=brendan
2000-07-27 03:22:42 +00:00
rhp%netscape.com
4edccccc74 Fix for problem with editing Japanese emails as new - Bug #: 41009 - r: bienvenu 2000-07-27 03:21:56 +00:00
rhp%netscape.com
02ee20bf7e Fix for rendering binary data as text - Bug #33579 - r: bienvenu 2000-07-27 03:17:48 +00:00
rhp%netscape.com
a161ffb905 Fix for problems with vCard display - Bug 42814 - r: bienvenu 2000-07-27 03:01:06 +00:00
rhp%netscape.com
5a2c233f08 Fix problem leaking temp files - Bug #: 45136 - r: bienvenu 2000-07-27 02:58:49 +00:00
rhp%netscape.com
b6a1d780b7 Fix for standards compliant HTML output - Bug 46234 - r: rhp - external contribution 2000-07-27 01:04:27 +00:00
alecf%netscape.com
42b0fdc20d fix for #34427 - skin the account wizard (finally!)
r=ben
switch over to new XUL widgets
also fixes #39345
2000-07-27 00:50:51 +00:00
rhp%netscape.com
11a8a9b2aa Fix for Quoted printable issue with signatures Bug #: 46431 - r: rhp - contributed externally 2000-07-27 00:46:12 +00:00
alecf%netscape.com
03d412c176 fix for #45392, #38211 r=mscott 2000-07-27 00:30:23 +00:00
bienvenu%netscape.com
06e43090bf fix build warnings 2000-07-26 21:34:36 +00:00
bienvenu%netscape.com
d0a34b140d keep folder cache from getting stale, r=putterman 18346 2000-07-26 21:29:46 +00:00
bienvenu%netscape.com
f07deaf265 fix 20176 (no new msgs msg for imap) 23590 27379 45799 r=mscott 2000-07-26 21:27:39 +00:00
bienvenu%netscape.com
2d14bafab2 keep folder cache from getting stale, r=putterman 18346 and 29890 correct munging of .msf file names 2000-07-26 21:24:28 +00:00
bienvenu%netscape.com
3e0bc5f52b keep folder cache from getting stale, r=putterman 18346 2000-07-26 21:22:54 +00:00
bienvenu%netscape.com
1fe5336702 fix search operators for imap filters r=alecf 40530 2000-07-26 21:20:34 +00:00
bienvenu%netscape.com
c99dbe923d implement ends with search r=alecf 30470 2000-07-26 21:19:24 +00:00
bienvenu%netscape.com
63fe445ad4 remove debug_bienvenu code for search testing 2000-07-26 21:09:39 +00:00
bienvenu%netscape.com
9f4fd6f2bb fix mark thread read for imap, r=putterman 45087 2000-07-26 21:07:30 +00:00
bienvenu%netscape.com
a5ba83d613 protect against null channel when getting status, r=mscott 2000-07-26 21:07:01 +00:00
bienvenu%netscape.com
cadfa94c07 fix mark thread read, r=putterman 45087 2000-07-26 21:06:05 +00:00
bienvenu%netscape.com
7038f52191 fix news connection cache 13506 r=mscott 2000-07-26 21:05:06 +00:00
alecf%netscape.com
7106be3510 fix for exception when there is no SMTP server in the pre-filled ISP account case
(also add a few dump()s for future debugging)
2000-07-26 01:50:17 +00:00
rhp%netscape.com
fc2caae9f6 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 22:15:45 +00:00
rhp%netscape.com
43e41d5f6e Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 21:19:01 +00:00
bratell%lysator.liu.se
2c3f70df38 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
rhp%netscape.com
cd83e07c17 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 20:57:40 +00:00
mozilla.BenB%bucksch.org
960a74377d 46274: Forgot to remove the structs pref from the |_elementIDs| list. Tnx to jrgm for the hint. r=ducarroz, a=waterson 2000-07-25 17:40:05 +00:00
warren%netscape.com
6764a771dc Added a cast to make gcc happy. 2000-07-25 06:31:20 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
alecf%netscape.com
61db214a4b fix for #1539 - make ISP-built accounts be supported by the "invalid account" system, so that ISP-built accounts can skip the other panels of the wizard.
r=mscott
2000-07-25 00:29:07 +00:00
bratell%lysator.liu.se
dad721d2d2 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
mscott%netscape.com
81fa5b3e3d Bug #39736 --> remove code that was incorrectly stomping the ougoing charset of the message when you are
replying to it.
r=alecf
2000-07-22 21:36:06 +00:00
bratell%lysator.liu.se
055803982d Fix bug 43813 by removing erroneous test. r=rhp@netscape.com a=brendan@mozilla.org. 2000-07-22 17:32:28 +00:00
dprice%netscape.com
eafe83d871 corrected locale info 2000-07-22 09:09:39 +00:00
dprice%netscape.com
42a082735d fixing bad locale directory
NOT IN THE BUILD
2000-07-22 07:54:12 +00:00
mozilla.BenB%bucksch.org
caf6b03f85 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
dprice%netscape.com
063aa2e349 breaking out locale into locales.jar
NOT IN THE BUILD
2000-07-22 07:34:35 +00:00
alecf%netscape.com
289966f27f fix for #44876 contributed by timeless@bemail.org
r=alecf, a=brendan@mozilla.org
update tasks menu to spec
2000-07-22 01:39:44 +00:00
nbhatla%netscape.com
6fa4844d06 Bug #43658: AddressBook Skin. r=hangas 2000-07-22 00:45:32 +00:00
mscott%netscape.com
7c61ce6d19 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
nhotta%netscape.com
402ef5ed6f Unescape escaped filename, bug 39956, r=mscott, a=waterson. 2000-07-21 22:14:44 +00:00
mscott%netscape.com
7c7e1247c1 Force pr logging even in release builds. QA needs this to debug some smtp problems in release builds.
Has no effect on code execution.
2000-07-21 21:48:02 +00:00
rhp%netscape.com
9dee7ea0b8 Fix to prevent too much information being displayed to hackers - Bug 1566 - r: ducarroz 2000-07-21 01:19:23 +00:00
andreww%netscape.com
da80203056 Needed for classic/modern skin polish bug #43658 r=prass 2000-07-20 22:01:28 +00:00
brade%netscape.com
7eaaeacf1c comment out offensive line to get Mac green again 2000-07-20 13:46:43 +00:00
mscott%netscape.com
c5950b9e2e 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