Commit Graph

9183 Commits

Author SHA1 Message Date
nhotta%netscape.com
e159afee6e Added error handling for setting tooltip text, bug 51608, patch from ducarroz, r=nhotta. 2000-09-11 19:02:49 +00:00
bienvenu%netscape.com
27928b4d5a fix hash table memory leak r=sspitzer 2000-09-09 19:30:50 +00:00
dimator%netscape.com
37f8304683 Oops, commenting out some debug stuff from my last checkin. 2000-09-08 23:41:53 +00:00
jglick%netscape.com
805a577baf 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
29df80422c Adding aging to collected address book. bug 46343. r=mscott 2000-09-08 22:56:08 +00:00
putterman%netscape.com
6ab909ce77 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
48d3be3813 49502: Add flags for View Source window to get scrollbars and be resizable 2000-09-08 08:32:43 +00:00
hyatt%netscape.com
3dc70f30cc 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
1179ca4df8 some js warning fixes. r=bienvenu. 2000-09-08 05:46:35 +00:00
putterman%netscape.com
b77c3c2afa Fix for 50350. Can now copy and file news messages. r=mscott. 2000-09-08 04:55:43 +00:00
putterman%netscape.com
aa26ea7210 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
bienvenu%netscape.com
25d4115457 fix 51545 ref-counting problem with headers in header cache r=sspitzer 2000-09-08 04:08:05 +00:00
sspitzer%netscape.com
7d82d84022 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
e527aaca93 fix crash get new mail with no inbox r=sspitzer 51366 2000-09-08 01:25:59 +00:00
bienvenu%netscape.com
334b3a897f 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
81b816da2e 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
b55fa4c954 fix problem selecting local folder after compacting it r=putterman 51651 2000-09-07 23:57:40 +00:00
bienvenu%netscape.com
96ec39f22f part of fix for 19618 problem with thread counts r=putterman 2000-09-07 18:42:07 +00:00
sspitzer%netscape.com
2ac8b0a468 fix from gemal@gemal.dk for #51155. r=sspitzer. thanks gemal. 2000-09-07 18:28:59 +00:00
sspitzer%netscape.com
9ffa6cf105 new alert text from robinf. r=sspitzer #20401 2000-09-07 18:28:07 +00:00
bienvenu%netscape.com
06d2b5ae55 bullet proofing for 51651 crash moving local messages r=sspitzer 2000-09-07 14:14:35 +00:00
bienvenu%netscape.com
f0370e6b85 some fixes for news memory leaks r=mscott 51359 2000-09-07 14:13:23 +00:00
alecf%netscape.com
d43cdd286e 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
c86ed00000 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
a3ccbff982 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
ben%netscape.com
5ac574f6f5 46613, more classic skin fixes. Mail import dialog polish 2000-09-07 05:33:42 +00:00
ben%netscape.com
f80eb91f12 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
ab289e9a2c 46613, mail window appearance fixes for classic 2000-09-07 05:01:22 +00:00
chuang%netscape.com
df2cec0967 Bug49211 Filter&Search UI: Fewer button doesn't work, r=alecf 2000-09-07 04:04:15 +00:00
varada%netscape.com
91fd177d03 fix for bug #28520;tabbing between mail panels;r=putterman 2000-09-06 20:50:36 +00:00
dbaron%fas.harvard.edu
5b9e2cd756 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
2d856f10d6 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
0814ea9a14 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
41a82e22b2 also, changes made accidentally on the weekend 2000-09-06 02:27:44 +00:00
ben%netscape.com
cbd5834daf revert my accidental changes to this file over the weekend. 2000-09-06 02:21:59 +00:00
dbaron%fas.harvard.edu
cfceba7dca 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
7fc9f58ce0 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
4efea20869 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
9cb4e39d6a Fix for Bug: 51104 - compiler warnings - r: rhp - mozilla contribution 2000-09-05 23:32:59 +00:00
rhp%netscape.com
ce69daf5e2 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
18e758c3ca fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
mozilla.BenB%bucksch.org
e19b1c7d3f 45268, step 1: Forgot the closing </div>. r=a=alecf 2000-09-05 21:56:44 +00:00
mozilla.BenB%bucksch.org
2b3b3b35e7 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
931da6e5f6 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
f7e0e35410 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
89d766de52 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
f3e5e6ab8e fix for crash in account manager r=sspitzer 51362 2000-09-05 20:16:29 +00:00
nhotta%netscape.com
0580bf2226 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
962bf36a05 fix assert on mail startup r=sspitzer 2000-09-05 18:51:31 +00:00
taka%netscape.com
79fb5e0d32 escape quoted-specials after converting from UCS-2, fix for #45222, r=alecf 2000-09-05 09:07:24 +00:00