Commit Graph

70858 Commits

Author SHA1 Message Date
hewitt%netscape.com
898126100e #46519 - put menubar on messageWindow within toolbox, r=hangas, a=ben 2000-09-19 22:58:28 +00:00
hewitt%netscape.com
968d0d5f24 #53084 - put twisties back on address book, r=hangas, a=ben 2000-09-19 22:55:42 +00:00
hewitt%netscape.com
9a48263674 #52872 - removed extra tabs on form manager, r=hangas, a=ben 2000-09-19 22:51:09 +00:00
hewitt%netscape.com
1015cce555 #46519 - composer edit mode tab stuff, r=hangas, a=ben 2000-09-19 22:46:47 +00:00
hewitt%netscape.com
706f740af3 #45102 - theme preview images, r=hangas, a=ben 2000-09-19 22:41:53 +00:00
sspitzer%netscape.com
ece84d85ec part of the fix for #46888. after cancelling a news message, you can't
select another message.  fix by naving@netscape.com.  r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
akkana%netscape.com
97bbdea721 50252: Fix non-alphabetic control/alt key events. r=kin,pavlov 2000-09-19 22:40:04 +00:00
sspitzer%netscape.com
ebe152cc4f bullet proofing for crash in #53250, related to #49115
r/a=mscott
2000-09-19 22:37:02 +00:00
harishd%netscape.com
715a0d19de 52013 - Block sink reentrance to avoid frame duplication.
49115 - Delay breaking the circularity, between parser & snk, with a death grip!!!

r=jst
a=vidur
[sheriff approved]
2000-09-19 22:35:50 +00:00
rpotts%netscape.com
415c5d1008 bug #21095. Registering about:cache handler for windows and unix. The mac is excluded until some project work is done... 2000-09-19 22:33:55 +00:00
mscott%netscape.com
2f517e5cb1 Bug #52712 --> use collapsed attribute instead of hide consistantly...fixes problem
where attachment button would stop working after you switched folders
r=alecf
2000-09-19 22:26:54 +00:00
danm%netscape.com
b217b5e385 skip parent window activation (bug 22658) on close if parent is HiddenWindow. bug 51619. r=hyatt 2000-09-19 22:17:32 +00:00
harishd%netscape.com
b343a2b4b8 42429 - Enabling code that I'd to back out due to bug 52443.
Looks like the TABLE code is ready to face the change.

r=rickg
a=jst
2000-09-19 22:13:53 +00:00
tor%cs.brown.edu
0dcd7b7275 Lie in ImgDWriteReady as a minimal impact workaround until
41831 is fixed.  This was causing JNG images not to display
out of the cache, and probably occasionally a failed first
load.  r=pnunn, a=brendan
2000-09-19 22:03:31 +00:00
shanjian%netscape.com
44861a402c #53072 IME candidate window position problem
r=sfraser a=ftang
Offset within view is missing in one of the code path. Add it there.
2000-09-19 21:55:59 +00:00
tor%cs.brown.edu
0d29237b07 Small change to make a debug message from ilclient.cpp more
accurate, and only print it when compiled in debug mode (was
appearing when switching skins).
r=pnunn, a=brendan
2000-09-19 21:54:29 +00:00
heikki%netscape.com
c3c301798c Fixed bug 52526, the cause was that image load event was bubbling even though the specs say it should not. Previously we were not even sending the load event on image load. I also fixed bug 50478 by fixing the logic in GetBubbles and GetCancelable of the DOMEvent. This helps in testing the first bug. I also fixed several cases where we had wrong combination of event class and event struct type. a=waterson, r=joki,rods. 2000-09-19 21:47:04 +00:00
jband%netscape.com
d9691850b8 Allow for detection and graceful failure when we stumble upon an incompatible typelibs which might exist in the future. bug 53155. NOT fixing brendan's nit about the grammar in the comment. a=brendan@mozilla.org, r=shaver@mozilla.org,mccabe@netscape.com 2000-09-19 21:42:47 +00:00
mcgreer%netscape.com
30387a4f67 Check in self-test based on FIPS 186-1 appendix 5 2000-09-19 21:14:22 +00:00
rogerl%netscape.com
6a6ec06924 Cleanup warning fix. 2000-09-19 20:56:49 +00:00
rogerl%netscape.com
6f4f3db7ad Fixed warnings for gcc build. 2000-09-19 20:35:05 +00:00
edburns%acm.org
e40e751078 Jason found a bug left over from the manual diff. 2000-09-19 20:34:18 +00:00
beard%netscape.com
ce2c7627c0 Backed out eager call to Initialize(). 2000-09-19 20:15:15 +00:00
chrisk%netscape.com
f86691004e Fix bug # 53221: Call RNG_SystemInfoForRNG to provide RNG with enough
entropy for proper operation.
2000-09-19 19:34:46 +00:00
tao%netscape.com
d1bc4aa1b6 09/17/00 history data. 2000-09-19 17:58:22 +00:00
beard%netscape.com
9cf4148c01 [not part of build] make sure a writer is open at the end, before attempting to close it. 2000-09-19 17:53:17 +00:00
wtc%netscape.com
facdc275d3 Bugzilla bug #53204: import NSPR 4.0.1 on Windows NT and 4.0 on all other
platforms.
Modified files: manifest.mn, Makefile
2000-09-19 17:49:54 +00:00
mcgreer%netscape.com
4cb280cca7 include support for adding S/MIME certs to the database. this will be needed for S/MIME test code. 2000-09-19 16:22:17 +00:00
terry%mozilla.org
eaf3761c52 Oops! This was changed a couple of months ago in such a way that a
large class of problems wouldn't be reported.  (It wouldn't show most
cases where a table had an invalid ID pointing into another table.)
2000-09-19 15:42:53 +00:00
beard%netscape.com
e4d75a2017 [Not part of build] Changed getServices() to attribute services. 2000-09-19 14:48:11 +00:00
hyatt%netscape.com
61ded06b16 Addendum to 53091. sr=ben 2000-09-19 07:25:45 +00:00
idk%eng.sun.com
b90789453f * NOT PART OF TBOX BUILDS *
Fixed bug with sending NULL pointer to object
2000-09-19 06:47:06 +00:00
mcgreer%netscape.com
7d42df7e4b don't set modulus octets until good primes are generated. 2000-09-19 06:18:04 +00:00
wtc%netscape.com
0ccd4053f0 Bugzilla bug #52404: FreeBSD doesn't have cuserid() either. Thanks to
Thomas Stromberg <tstromberg@rtci.com> for the bug report.
2000-09-19 06:05:28 +00:00
mcgreer%netscape.com
d5a2efabb1 don't set prime data until good primes are generated. 2000-09-19 06:03:52 +00:00
beard%netscape.com
40fafcfe3c [Not part of build] Added traceCollection, getServices methods. 2000-09-19 05:40:17 +00:00
quy%igelaus.com.au
93854b043f removing mozilla script from ignore list. r=waterson 2000-09-19 05:40:04 +00:00
beard%netscape.com
63c790b90b Fixed startup/terminate routines. 2000-09-19 05:38:23 +00:00
jst%netscape.com
1a5288822d Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann 2000-09-19 05:37:23 +00:00
jst%netscape.com
e6821c4310 Fixing nsbeta3+ bug 50393. Make frameset windows request the principal form their parent if there's no document object in the frameset nor a cached principal, this can happen with <frame src='javascript:...'> frames. r/a=vidur, r=mstoltz. 2000-09-19 05:21:00 +00:00
jst%netscape.com
a72320d2a1 Fixing nsbeta3+ bug 43741. Making mozilla ignore document.open() calls that are executed while the document is being parsed, this is needed for backwards compatibility. r/a=vidur, r=joki 2000-09-19 05:11:59 +00:00
wtc%netscape.com
38d9732ab3 Bugzilla bug #52399: handle FreeBSD. Thanks to Thomas Stromberg
<tstromberg@rtci.com> for the bug report.
2000-09-19 04:11:53 +00:00
wtc%netscape.com
99cf222eb8 Bugzilla bug #52398: define USE_PTHREADS=1 by default. Do not link with
-lc or -lc_r.  Also merged other changes from NSPR's FreeBSD.mk.
Thanks to Thomas Stromberg <tstromberg@rtci.com> for the bug report.
2000-09-19 03:53:08 +00:00
sspitzer%netscape.com
a00b42b2d7 fix for bug #47521. if the user cancels the account wizard on an invalid account,
force the account to get created anyway.  r/a=alecf
2000-09-19 03:44:33 +00:00
saari%netscape.com
3d6b3575cd more fixes for 53017. r=hyatt 2000-09-19 03:37:09 +00:00
saari%netscape.com
4feb4d1347 focus fixes for 52150 et all. r=hyatt 2000-09-19 03:16:30 +00:00
tao%netscape.com
0f3b2d782a mt421 release from Henrik. 2000-09-19 03:14:37 +00:00
saari%netscape.com
d7726a66ea fixing focus bugs for 53017. r=hyatt 2000-09-19 03:14:31 +00:00
tao%netscape.com
3c9357e17d mt420 release from Henrik. 2000-09-19 03:11:15 +00:00
tao%netscape.com
e461a86e6a mt415 from henrik 2000-09-19 03:04:18 +00:00