dimator%netscape.com
8c32d42fd9
Oops, commenting out some debug stuff from my last checkin.
2000-09-08 23:41:53 +00:00
jglick%netscape.com
735b394b3c
45535, 37931, 40740. Clean up to Mail/News Pref dialogs. a=hangas, r=hangas
2000-09-08 23:41:02 +00:00
dimator%netscape.com
b4f2e0fccf
Adding aging to collected address book. bug 46343. r=mscott
2000-09-08 22:56:08 +00:00
putterman%netscape.com
1f055a1b47
More fixes for js warnings and fix for Netscape bug 1793. r=mscott
2000-09-08 21:57:43 +00:00
mozilla.BenB%bucksch.org
9f850e4ce6
49502: Add flags for View Source window to get scrollbars and be resizable
2000-09-08 08:32:43 +00:00
hyatt%netscape.com
a465d37a02
Making sure threadpane persists width. Just added explicit initial 0 widths and added fixed=true to image cols. r=putterman
2000-09-08 06:54:48 +00:00
putterman%netscape.com
f5ee6288c1
some js warning fixes. r=bienvenu.
2000-09-08 05:46:35 +00:00
putterman%netscape.com
f20b8e8b93
Fix for 50350. Can now copy and file news messages. r=mscott.
2000-09-08 04:55:43 +00:00
putterman%netscape.com
9d604d04e1
Fix for 19618. Add icons to thread column. r=bienvenu.
2000-09-08 04:22:01 +00:00
bienvenu%netscape.com
6e875424ff
fix 51545 ref-counting problem with headers in header cache r=sspitzer
2000-09-08 04:08:05 +00:00
sspitzer%netscape.com
ebb8be5713
fix for #51540 . the key we pass to the folder cache is the persistent file
...
descriptor string for the .msf file for the folder. in some cases, we
don't have a .msf file yet. on win32 and linux, this string was null.
on the mac, bless its little heart, this was "". so we were writing
and reading to the same cache element for all the folders, since we
were using "" as the key. r=bienvenu
2000-09-08 03:47:08 +00:00
bienvenu%netscape.com
1b5eab8b88
fix crash get new mail with no inbox r=sspitzer 51366
2000-09-08 01:25:59 +00:00
bienvenu%netscape.com
0ec889bf28
turn on aol pseudo mailboxes, forgot to turn the switch code was reviewed by mscott, 33217
2000-09-08 00:51:14 +00:00
mscott%netscape.com
da8a396757
Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
...
r=valeski
2000-09-08 00:24:13 +00:00
bienvenu%netscape.com
0c50761ef4
fix problem selecting local folder after compacting it r=putterman 51651
2000-09-07 23:57:40 +00:00
bienvenu%netscape.com
2fb037628f
part of fix for 19618 problem with thread counts r=putterman
2000-09-07 18:42:07 +00:00
sspitzer%netscape.com
0d97c99ad0
fix from gemal@gemal.dk for #51155 . r=sspitzer. thanks gemal.
2000-09-07 18:28:59 +00:00
sspitzer%netscape.com
48b2c6c7a5
new alert text from robinf. r=sspitzer #20401
2000-09-07 18:28:07 +00:00
bienvenu%netscape.com
6c9b820e3a
bullet proofing for 51651 crash moving local messages r=sspitzer
2000-09-07 14:14:35 +00:00
bienvenu%netscape.com
49a0eb3f86
some fixes for news memory leaks r=mscott 51359
2000-09-07 14:13:23 +00:00
alecf%netscape.com
b0352bff84
actually, back out all of ben@netscape.com's changes to the wizard and prefs so that I don't get
...
a million bugs from QA tomorrow.
2000-09-07 11:38:54 +00:00
alecf%netscape.com
f0ac80b2a2
backing out all of ben's JS changes as they were completely unreviewed and unapproved
2000-09-07 11:33:09 +00:00
hyatt%netscape.com
9c5667f4a7
XUL fixes for 51263. r=ben
2000-09-07 08:17:32 +00:00
ben%netscape.com
4003da45b9
46613, more classic skin fixes. Mail import dialog polish
2000-09-07 05:33:42 +00:00
ben%netscape.com
5fd49cd47a
46613, mail appearance fixes for classic skin. Includes tweaks to account wizard and mgr.
2000-09-07 05:02:17 +00:00
ben%netscape.com
df482ab4a4
46613, mail window appearance fixes for classic
2000-09-07 05:01:22 +00:00
chuang%netscape.com
d65ab8c8ff
Bug49211 Filter&Search UI: Fewer button doesn't work, r=alecf
2000-09-07 04:04:15 +00:00
varada%netscape.com
38e58eb9d3
fix for bug #28520;tabbing between mail panels;r=putterman
2000-09-06 20:50:36 +00:00
dbaron%fas.harvard.edu
cdee32b1cd
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
2000-09-06 14:39:54 +00:00
sspitzer%netscape.com
2a911d6076
rest of the fix for #20401 . make my fix work for all server types, not just
...
nntp. r=mscott
2000-09-06 07:17:46 +00:00
sspitzer%netscape.com
1430ebc7c6
fix for bug #20401 . prevent user from creating two identical
...
mailnews accounts.
(identical means they have the same {username,hostname,type}.)
r=mscott
2000-09-06 03:42:36 +00:00
ben%netscape.com
4cd45d56bb
also, changes made accidentally on the weekend
2000-09-06 02:27:44 +00:00
ben%netscape.com
0dd21b8b28
revert my accidental changes to this file over the weekend.
2000-09-06 02:21:59 +00:00
dbaron%fas.harvard.edu
7bb3956df6
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
mscott%netscape.com
b2a23c268f
Bug #51422 --> incorrectly setting the wrong principal on the channel loading the message body.
...
r=mstoltz,rhp
2000-09-06 00:34:07 +00:00
bienvenu%netscape.com
10367cf0f2
fix for 51313 and lots of dup's, work around double selects from tree control r=mscott
2000-09-05 23:52:44 +00:00
rhp%netscape.com
3ebff7e4c0
Fix for Bug: 51104 - compiler warnings - r: rhp - mozilla contribution
2000-09-05 23:32:59 +00:00
rhp%netscape.com
90912b0585
Fix for showing binary data inline if incorrect file name present - Bug #: 33579 - r: xxxxx
2000-09-05 23:32:19 +00:00
hyatt%netscape.com
ce31959433
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
mozilla.BenB%bucksch.org
9b8e72b20e
45268, step 1: Forgot the closing </div>. r=a=alecf
2000-09-05 21:56:44 +00:00
mozilla.BenB%bucksch.org
44dc07f8c6
16925, Regression: The addressing panel chanmges, but the "mail.compose.other.header"-pref code was not updated (causing failures, if the repf was sat). Updating that. r=ducarroz, a=waterson
2000-09-05 21:46:57 +00:00
sspitzer%netscape.com
a41a2f7b6b
fix for #37673 , old code being executed when doing a "LIST XACTIVE".
...
also making the subscribe dialog contact the server in cases where the hostinfo.dat
exists, but has no groups. r=mscott.
2000-09-05 21:02:53 +00:00
ducarroz%netscape.com
f4c0946a59
Fix for bug 45159. Remove debug Menu and menu item Quote Original Message. R=jefft
2000-09-05 20:54:53 +00:00
ducarroz%netscape.com
65ebce1ab8
Fix for bug 50829. Don't need anymore to create a new row when the user click on an existing address field as the tree now always has an empty area at the bottom. R=jefft
2000-09-05 20:53:46 +00:00
bienvenu%netscape.com
4a4e0f67f7
fix for crash in account manager r=sspitzer 51362
2000-09-05 20:16:29 +00:00
nhotta%netscape.com
673eadf3d6
Changed (unix only) to extract a family name from a pref font name, bug 45762, r=erik.
2000-09-05 20:08:00 +00:00
bienvenu%netscape.com
6a3fa517a6
fix assert on mail startup r=sspitzer
2000-09-05 18:51:31 +00:00
taka%netscape.com
2fce6d8a51
escape quoted-specials after converting from UCS-2, fix for #45222 , r=alecf
2000-09-05 09:07:24 +00:00
bienvenu%netscape.com
a6c0261bf3
part of fix for 51306 crash compacting local folder r=sspitzer
2000-09-05 00:24:52 +00:00
bienvenu%netscape.com
abeee665c8
work on improving startup time, 26455 r=mscott
2000-09-04 23:35:40 +00:00