Commit Graph

89118 Commits

Author SHA1 Message Date
shrutiv%netscape.com
a3589ce52c Fix for bug 90968: Feature to check same domain names for mail & news
desired (r=tao)
2001-09-27 23:42:31 +00:00
sfraser%netscape.com
821e14b019 Fix for bug 71718. Make Mac NSPR work on dual CPU Mac OS X macines by using MP critical regions to fix threading synchronization problems. Uses hand-rolled critical regions because the critical section API is broke on Mac OS 10.0.x. r=gordon, wtc. 2001-09-27 23:35:25 +00:00
shrutiv%netscape.com
9104b49a5c Fix for bug 96268: HTTP support for network installer (r=tao)
Changing UI wording to include Http.
2001-09-27 23:33:40 +00:00
bienvenu%netscape.com
07f08366b9 fix 102002 inline images not displayed in imap messages (and view source broken) r=ducarroz, sr=mscott 2001-09-27 23:33:31 +00:00
zach%zachlipton.com
55c885d4fd Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up
most of the '002goodperl.t' errors.

r=Dave Miller <justdave@syndicomm.com> no 2nd review required.
2001-09-27 23:19:33 +00:00
kaie%netscape.com
d0e84a1c53 b=92131 r=ddrinan sr=blizzard
Enable display of all certs.
2001-09-27 22:48:42 +00:00
saari%netscape.com
12bce05c13 fix for PDT+, topembed, nsbranch+ bug 78857, an assertion caused by the event pool code. r=heikki, sr=jst 2001-09-27 22:41:40 +00:00
seawood%netscape.com
5dacb7b001 Yep, I'm lame. I missed a hunk. It's going around. 2001-09-27 22:21:49 +00:00
rods%netscape.com
14a29b2651 Part of previous checkin for Bug 99415, forgot to set this back to &PT 2001-09-27 22:21:38 +00:00
rjesup%wgate.com
56314b8be4 Bug 92575: Remaining mChildren nsAutoVoidArray changes. r=waterson, sr=jst 2001-09-27 22:21:37 +00:00
mscott%netscape.com
7f58bd5da7 Bug #99391 --> landing fix for John Marmion. display name no longer being auto generated.
r=sspitzer
sr=mscott
2001-09-27 22:18:45 +00:00
sfraser%netscape.com
f6001f343e Include MacTypes.h via system, not user paths. r/sr=floppymoose 2001-09-27 22:17:36 +00:00
sfraser%netscape.com
24f0a5730a Fix bug 89734 -- ensure that we pass the old update region in local, not global coordinates to InvalWindowRgn. Also cleaned up the paint flashing code, and standardized the method definitions. r=pink, sr=scc 2001-09-27 22:16:30 +00:00
hewitt%netscape.com
14a488a25e 95127 - dispatchEvent() doesn't return a value, r=joki, sr=hyatt 2001-09-27 22:15:50 +00:00
rbs%maths.uq.edu.au
1401dffc2e Placeholders to just let the build go green again 2001-09-27 21:57:27 +00:00
rjesup%wgate.com
629c4c0235 Bug 101710: Fix topcrash regression in Find. r=sfraser, sr=kin 2001-09-27 21:49:40 +00:00
pinkerton%netscape.com
fcf0c7709b correctly remove toplevel menus when hidden/collapsed attribute set. also fix assertions so they don't always show and add assertion when trying to show/hide a menu that is already in that state. r=sdagley/sr=sfraser. bug# 101795 2001-09-27 21:48:14 +00:00
alexsavulov%netscape.com
4acf6b2c72 fix for bug 99948 - added rounding to pixel in CalculateSizeStandard
r= rods sr= attinasi
2001-09-27 21:45:14 +00:00
leaf%mozilla.org
7976b00cff Automated update 2001-09-27 21:43:29 +00:00
hewitt%netscape.com
9e6c00f9ea 95127 - dispatchEvent() doesn't return a value, r=joki, sr=hyatt 2001-09-27 21:43:00 +00:00
dbaron%fas.harvard.edu
7330576960 Fix leak of widget. b=101679 r=jag sr=hyatt 2001-09-27 21:41:33 +00:00
morse%netscape.com
3596c6b117 bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf 2001-09-27 21:41:26 +00:00
alexsavulov%netscape.com
ca9d69ecb3 regression testing for tables file (bug 99948) - not affecting the build 2001-09-27 21:40:02 +00:00
sicking%bigfoot.com
250f985177 implement a -q option that supress output of the credits header in standalone transformiix
not part of build
b=101959 r=peterv sr=jst
2001-09-27 21:39:08 +00:00
alexsavulov%netscape.com
88bdee262a regression test files for tables (bugzilla bug 99948) - not affecting the build 2001-09-27 21:37:46 +00:00
shrutiv%netscape.com
8aec87e82f Fix for bug 96497: Remove all Help buttons from Show Example screens for
CCK (r=tao)
2001-09-27 21:32:56 +00:00
hyatt%netscape.com
7713e7865b Fix for 101510, crash when clicking on font dropdown in prefs. r/sr=dbaron,waterson 2001-09-27 21:32:44 +00:00
sicking%bigfoot.com
53855ff015 Fix crash in parameters code.
b=101946 r=peterv sr=shaver
2001-09-27 21:32:20 +00:00
shrutiv%netscape.com
6dd48a21a2 Fix for bug 96497: Remove all Help buttons from Show Example screens
for CCK.
Removing help button urls in show example screens. (r=tao)
2001-09-27 21:31:11 +00:00
seawood%netscape.com
34476449c2 Turn on module dependency tracking.
Bug #59454 sr=alecf
2001-09-27 21:30:42 +00:00
sicking%bigfoot.com
d760f564c8 Cleanup the generate-id() xpath function implementation.
b=101672 r=peterv, Pike sr=jst
2001-09-27 21:30:33 +00:00
darin%netscape.com
f003e68730 fixes bug 52510 "HTTP handler should register as a listener for user agent
prefs changes" r=valeski,bnesse, sr=mscott
2001-09-27 21:26:59 +00:00
mkaply%us.ibm.com
df7a69ae26 Just get the functions in there so OS/2 builds again 2001-09-27 21:18:41 +00:00
waterson%netscape.com
bac705737b Bug 73235. Don't add scrollbar's width to MES. r=attinasi, sr=hyatt 2001-09-27 20:52:45 +00:00
dveditz%netscape.com
9705e3a3f9 Whitespace change to correct previous checkin comment: fix for sleeping too long
on Unix (bug 84896) contributed by Denis Antrushin <adu@sparc.spb.su> r=syd, sr=dveditz
2001-09-27 20:27:59 +00:00
rbs%maths.uq.edu.au
0aa6fd147d fix build bustage 2001-09-27 20:04:05 +00:00
rbs%maths.uq.edu.au
6555606288 fix build bustage 2001-09-27 19:32:40 +00:00
rbs%maths.uq.edu.au
5b02d7ca8a bug 99010 - font changes. r=attinasi@netscape.com, sr=waterson@netscape.com 2001-09-27 18:34:30 +00:00
rbs%maths.uq.edu.au
7f1638d039 bug 99010 - font changes. r=attinasi@netscape.com, sr=hyatt@netscape.com 2001-09-27 18:33:58 +00:00
rbs%maths.uq.edu.au
60cde18887 bug 99010 - font changes. r=roland.mainz@informatik.med.uni-giessen.de, sr=waterson@netscape.com 2001-09-27 18:32:58 +00:00
rbs%maths.uq.edu.au
933fd3edcb bug 99010 - font changes. r=pierre@netscape.com, sr=waterson@netscape.com 2001-09-27 18:32:31 +00:00
rbs%maths.uq.edu.au
85dae6b9b4 bug 99010 - font changes. r=katakai@japan.sun.com, sr=waterson@netscape.com 2001-09-27 18:31:59 +00:00
rbs%maths.uq.edu.au
b397b570d6 bug 99010 - font changes. r=bstell@netscape.com, sr=waterson@netscape.com 2001-09-27 18:31:35 +00:00
rbs%maths.uq.edu.au
ade8e8688f bug 99010 - font changes. r=shanjian@netscape.com,kmcclusk@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:59 +00:00
rbs%maths.uq.edu.au
74bc287551 bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:17 +00:00
rbs%maths.uq.edu.au
77de1639ba bug 99010 - font changes. sr=waterson@netscape.com 2001-09-27 18:28:24 +00:00
alecf%netscape.com
09a6a55a6a fix strictness and remove the clustering for now and just color visited modules 2001-09-27 18:02:05 +00:00
seawood%netscape.com
bb5e706bdb Replace File::List with homegrown rfind(). sr=alecf
not part of the pull much less the build
2001-09-27 17:54:10 +00:00
nicolson%netscape.com
53a3d4b336 fix SSL_RSA_FIPS_* cipher enums. 2001-09-27 17:51:30 +00:00
sonja.mirtitsch%sun.com
9631ae5009 putting new tests back, since the ciphers have been fixed again 2001-09-27 16:37:46 +00:00