relyea%netscape.com
0923b0a330
Move the header files.
2000-09-23 00:04:34 +00:00
relyea%netscape.com
d630dde968
Use the new NSS_NoDB_init.
2000-09-23 00:00:05 +00:00
nhotta%netscape.com
2bcfce77e9
Changed to escape folder name to prevent 8 bit data from bad conversions,
...
also changed to apply correct conversions (UTF-8 for RDF, OS native charset for file name), bug 52165, r=putterman, a=alecf.
2000-09-22 23:58:19 +00:00
wtc%netscape.com
b44ba3bf53
Added perl-generated files nssckpev.h nssckft.h nssckg.h nssck.api.
2000-09-22 22:52:20 +00:00
peterlubczynski%netscape.com
641809a1df
Fix to ensure we don't go past array bounds in ScanNormalUnicodeText() b=52722 r=buster a=karnaze
2000-09-22 22:45:31 +00:00
ddrinan%netscape.com
290a07f768
Copy over ALL of the components directory
2000-09-22 22:32:35 +00:00
timeless%mac.com
d88ca5aedf
r=ben a=ben. This is to match spec, bug 44895.
2000-09-22 21:09:39 +00:00
dr%netscape.com
abe85803b7
fix for 53750. mmmm, moodifiers. r=putterman,scc
2000-09-22 19:03:39 +00:00
putterman%netscape.com
b549264c72
Fix for 53736 for jglick. r=hangas,scottip. a=leaf. make search dialog open correctly.
2000-09-22 18:29:12 +00:00
putterman%netscape.com
b41b19f5a2
Fix for 53752. r=sspitzer, a=leaf. Make drang and drop work in mailnews by removing incorrect ';'
2000-09-22 18:09:55 +00:00
putterman%netscape.com
9ee55ce087
Fix for 53736. r=hangas, a=leaf. Make mailnews search dialog come up.
2000-09-22 17:53:13 +00:00
relyea%netscape.com
181cc5dcfe
Add NSS_NoDB_Init()
2000-09-22 17:34:29 +00:00
relyea%netscape.com
57a810095c
Check in changes to add NSS_NoDB_Init().
2000-09-22 17:33:46 +00:00
mkaply%us.ibm.com
c90bc3ef8b
OS/2 Tinderbox breakage
...
HOME dir isn't working on OS/2, so profile can't be created so the browser won't come up.
Change to OS2 dir to get things working.
r=dr
2000-09-22 17:32:10 +00:00
ddrinan%netscape.com
8723940b88
Make the component directory writeable
2000-09-22 17:06:59 +00:00
mcgreer%netscape.com
96a66d4965
revert changes to DH param gen. MPI does compute q=2p+1 for strong primes, but returns q not p. #ifdef in rsa for testing mp_exptmod_d vs. mp_exptmod, mp_exptmod is considerably faster.
2000-09-22 16:24:16 +00:00
kestes%staff.mail.com
67de09ef26
clarify the mailing system discriptions
2000-09-22 15:24:16 +00:00
kestes%staff.mail.com
5b68106721
fully tested
2000-09-22 15:17:14 +00:00
kestes%staff.mail.com
fed805bf3b
factor out functions to the new package MailProcess
2000-09-22 15:16:52 +00:00
kestes%staff.mail.com
7d643d5d58
use the new named time constants
...
use BTData
2000-09-22 15:15:00 +00:00
kestes%staff.mail.com
743beec357
*** empty log message ***
2000-09-22 15:08:53 +00:00
kestes%staff.mail.com
8307a66a05
add gen test for the bug tracking system
2000-09-22 15:08:09 +00:00
kestes%staff.mail.com
802da423e0
add information about the bug tracking system
2000-09-22 15:07:28 +00:00
kestes%staff.mail.com
55e3533bdf
clarify that the timestamp is for the build mail not any other mail.
2000-09-22 15:03:32 +00:00
kestes%staff.mail.com
7619104614
modify escapeHTML() to escape the "'" as well as standard characters,
...
so that my popup windows code do not see a "'" in their input as this
confuses them. (It does not help the popup but seems like a good idea
to leave in.)
2000-09-22 15:03:03 +00:00
kestes%staff.mail.com
4cc8de8605
add information about bug tracking module
2000-09-22 15:01:58 +00:00
kestes%staff.mail.com
0b504e1721
add named constants for time.
2000-09-22 15:01:32 +00:00
jeff.dyer%compilercompany.com
c7694d1af4
#45692:r=edburns,a=brendan. Backing out latest change.
2000-09-22 15:01:29 +00:00
kestes%staff.mail.com
4ad6f21e74
add use HTMLPopUp; (how did this ever work?)
2000-09-22 14:59:20 +00:00
kestes%staff.mail.com
d173e44d0d
localize variables which had not been declared.
...
add comments to generated html to help debugging.
remove comments about $HTMLPopUp::EMPTY_TABLE_CELL,
they belong in HTMLPopUp.pm.
Add more data to popup window title.
2000-09-22 14:58:40 +00:00
kestes%staff.mail.com
ba137f46d3
typo
2000-09-22 14:56:14 +00:00
kestes%staff.mail.com
71564d8b16
use configure to set #!perl
2000-09-22 14:55:58 +00:00
kestes%staff.mail.com
d32fe97941
increase time for tipClose so that IE users get a chance to read the
...
popup windows while javascript fights for focus.
2000-09-22 14:55:12 +00:00
wtc%netscape.com
5e0b669489
Bugzilla bug #53114 : fixed license.
2000-09-22 14:55:03 +00:00
wtc%netscape.com
41adcd9362
Added a white space.
2000-09-22 14:52:32 +00:00
mkaply%us.ibm.com
bc1815218f
#53387
...
r=brendan, a=brendan
We were doing bad things to the OS/2 character code before we gave it to XP
2000-09-22 14:43:19 +00:00
rods%netscape.com
797dbb5b02
now prints only leaf docshells when there is a frameset and print leaf docshells
...
AND the rest of the document for anything else.
b=47478 a=buster
2000-09-22 14:42:13 +00:00
jeff.dyer%compilercompany.com
5f08738a74
#45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security. Second attempt.
2000-09-22 14:17:46 +00:00
jeff.dyer%compilercompany.com
5db74564d0
#45692:r=edburns,a=brendan. Followup fixes for oji liveconnect security.
2000-09-22 13:48:20 +00:00
mkaply%us.ibm.com
2b2a2a8d14
OS/2 Tinderbox break
...
Using true instead of PR_TRUE
2000-09-22 12:16:14 +00:00
jst%netscape.com
e867075227
Oops, missed a file, this should fix the horkeage.
2000-09-22 11:16:27 +00:00
jband%netscape.com
19f3322aed
backing out check in from jin_nance that broke Mac
2000-09-22 10:42:54 +00:00
hewitt%netscape.com
4349995081
wrong case on makefile.in, full checkin coming in a sec for bug #51645
2000-09-22 10:19:16 +00:00
jst%netscape.com
f4edbb9849
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
2000-09-22 10:18:07 +00:00
jband%netscape.com
45e7f2d67e
checking in patch from Jon Smirl <jonsmirl@mediaone.net> that lets us see past xptcall 'SharedStub' frames in stack traces. Because xptcall was doing a non-standard frame the debuggers and trace tools were not showing callers. This fixes that problem and will allow us to get *much* better data on crashes and other problems where the stack crosses xptcall. Tested on debug and release. r=jband@netscape.com, a=brendan@mozilla.org, a=waterson@mozilla.org. Thank you Jon!
2000-09-22 10:09:23 +00:00
hewitt%netscape.com
0211361dad
*** empty log message ***
2000-09-22 09:45:35 +00:00
jim_nance%yahoo.com
2e1119547d
Fixed 50782. Multiply defined symbols cause Tru64 5.0 to crash.
...
Found and fixed by harbaugh. Fix improved by tor, r=pnunn, a=brendan
2000-09-22 09:18:40 +00:00
scc%mozilla.org
5f4ef0a1e8
bug #36908 : checking in for endico, r=scc, a=brendan
2000-09-22 09:05:57 +00:00
hewitt%netscape.com
f98c91bc6f
#46423 - [Modern] focus border for menulist, r=hangas, a=ben
2000-09-22 09:05:01 +00:00
scc%mozilla.org
b52743b8ba
bug #36908 : checking in for endico, r=scc, a=brendan. This file may no longer be used, but it's here, so I'm patching it appropriately. If it's not used, no harm done.
2000-09-22 08:44:13 +00:00