70712 Commits

Author SHA1 Message Date
jband%netscape.com
8b640618cc NOT PART OF BUILD. Fix xpconenct test uses of progids missed in the big progid to contractid renaming 2000-09-16 21:47:32 +00:00
Peter.VanderBeken%pandora.be
42e80d8d81 Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
m_kato%ga2.so-net.ne.jp
bfb9a9c2b6 fix bug 44705 r=chuang - It uses utf-8 for the url of addressbook, fixes bad cast issue, and cleans up some codes. 2000-09-16 16:13:34 +00:00
mcgreer%netscape.com
c620564ee8 just some general cleanup 2000-09-16 15:56:06 +00:00
dave%intrec.com
a8b9e30b12 Fix for bug 51270: param for bodyhtml to allow sites to customize
background colors/image and link colors.
2000-09-16 14:08:37 +00:00
pinkerton%netscape.com
8b3fdc813d jag's checkin makes mac submenus freak out. not sure why. backing out until we know why. 2000-09-16 08:06:15 +00:00
wtc%netscape.com
3f3393bb01 Bugzilla bug #52900: added Linux2.4.mk to allow us to build NSS on Linux
2.4.x kernels.  This bug was reported by Michael H. Warfield
<mhw@wittsend.com>.
2000-09-16 06:11:32 +00:00
beard%netscape.com
6747183e92 Fixing strict JS warning (duplicate declaration of var leakDetector). Using XPConnect wrapper as the prototype of the JS LeakDetector constructor function. 2000-09-16 05:18:51 +00:00
radha%netscape.com
7250623e9a Fix for dogfood+ bug 46845 r=pollmann 2000-09-16 04:36:18 +00:00
beard%netscape.com
11d6570dc7 [Not part of build] Project to build XPConnect shell testbed. 2000-09-16 02:43:29 +00:00
dprice%netscape.com
e316d4a19b backing out changes for jar packaging 2000-09-16 02:26:20 +00:00
thayes%netscape.com
b52822dfb4 Initialize random number generator from system information. The new
RNG implementation fails if insufficient seed is not provided, which
would cause SDR key generation to fail.
2000-09-16 00:53:08 +00:00
alecf%netscape.com
78a0dad559 string fix for #45512 r=mscott 2000-09-15 23:47:17 +00:00
hyatt%netscape.com
cb410c0ff9 Fix for bug #45989, theft of clipboard using XBL. r=ben 2000-09-15 23:28:29 +00:00
cls%seawood.org
5025a94f32 Added rules to handle generated buildid with jar packaging in an objdir. r=disttsc@bart.nl a=leaf bug #52065 2000-09-15 22:58:10 +00:00
ccarlen%netscape.com
381bc73939 #52181 If when migrating the dest folder already existed, would not make a unique new dest folder but would fail. r=bhuvan 2000-09-15 22:42:48 +00:00
cyeh%bluemartini.com
1086d3e077 fix for 41303: new email tech doesn't work with emailregexp
patch by JRobertson@medevolve.com (Jon Robertson)
2000-09-15 22:39:35 +00:00
leaf%mozilla.org
5f6d82ba0a Automated update 2000-09-15 22:30:12 +00:00
cls%seawood.org
48c2e24d72 Ok, I'm a moron. stderr == 2. 2000-09-15 22:29:20 +00:00
cyeh%bluemartini.com
b11c2767ae front end fix for 31456: Editing a superuser clears their access flags
patch by jmrobin@tgix.com
2000-09-15 22:20:55 +00:00
cls%seawood.org
082d396feb Fix the case of overriding a jar entry 2000-09-15 22:19:51 +00:00
cls%seawood.org
fa27c24583 If MOZ_ENABLE_JAR_PACKAGING is set, do not install the xpcom.properties. They will be in the the jar file 2000-09-15 22:16:01 +00:00
relyea%netscape.com
ecca081d39 Fix stupid shell typo so that *ALL* the testcases will pass.
bob
2000-09-15 22:08:57 +00:00
mozilla.BenB%bucksch.org
b0fecd35e8 39372: Changing default to "blockquoting" plaintext (using vertical bars (instead of ">"s) for nested quotes during reply to plaintext msgs). r=a=alecf 2000-09-15 22:07:28 +00:00
sspitzer%netscape.com
6779b4efd0 fix for bug #51267. intermittent failure when loading files from jars.
the problem is that nsZipArchive and zlib are not thread safe.
for now, add a lock to prevent multiple threads from getting into that code
r=warren,dveditz
super-end-of-game-review=mscott
2000-09-15 21:56:20 +00:00
leaf%mozilla.org
d9c337edab Automated update 2000-09-15 21:45:39 +00:00
cls%seawood.org
92e0c32028 Change redirection rules for perl test so stderr results appear in config.log. Thanks to axel@pike.org for the fix. 2000-09-15 21:44:58 +00:00
cls%seawood.org
41cf1e60de Use make-jars-unix.pl for unix builds. 2000-09-15 21:43:02 +00:00
cls%seawood.org
0ef430c42d Initial unix variant of make-jars.pl. Supports objdirs. Takes additional "-s srcdir" option to designate location of srcdir. -c option does not work. r=disttsc@bart.nl (jag) a=leaf bug #52065 2000-09-15 21:40:10 +00:00
mstoltz%netscape.com
35d66fed08 Better bustage fix without leak r=scc 2000-09-15 21:12:36 +00:00
relyea%netscape.com
800af76224 Fix merge problems from CVS. This version should now compile and work. 2000-09-15 21:01:53 +00:00
bryner%uiuc.edu
8f6f0e85e7 Fixing bustage. 2000-09-15 20:46:06 +00:00
mstoltz%netscape.com
9c40decb1a Fixing bustage. r=dveditz 2000-09-15 20:38:52 +00:00
mcgreer%netscape.com
eb48ab5115 signed data certs may not be set when this is called, so get certs from db. 2000-09-15 20:23:26 +00:00
blakeross%telocity.com
e70f919016 Beginning of the fix for bug 52727, search menu item and find dialog title should be Find in this Frame when searching a frame. r=law a=brendan 2000-09-15 20:21:29 +00:00
mkaply%us.ibm.com
22594e0827 #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-15 20:15:28 +00:00
cls%seawood.org
11c5d3367e Fix check for perl version and drop minimum perl version back to 5.000 r=axel@pike.org a=leaf bug #52065 2000-09-15 19:40:51 +00:00
mstoltz%netscape.com
1b123d9dd4 Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files. 2000-09-15 19:36:10 +00:00
mstoltz%netscape.com
04f1130628 Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-15 19:27:05 +00:00
mstoltz%netscape.com
96af09d722 Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files. 2000-09-15 19:26:57 +00:00
sean%beatnik.com
874af57ab5 fix for bug 50990 r=jst a=brendan prevent timeout list insertion pointer from being null 2000-09-15 19:22:03 +00:00
mkaply%us.ibm.com
fcd12d894c #45185
r=mkaply, a=brendan
Code from jblanco for splashscreen on OS/2
2000-09-15 19:19:53 +00:00
mkaply%us.ibm.com
bce8f1804b #45185
r=cls, a=brendan
I have no idea how I broke rules.mk like this but it has extra CR/LF
2000-09-15 19:14:14 +00:00
mcgreer%netscape.com
38ba5d81e9 NT still buggy with password files, this seems to fix it 2000-09-15 18:45:20 +00:00
cyeh%bluemartini.com
5f18a20d2d fixes for 51184, 51185, 51186: allow for ldap authentication. patches
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been
tested yet, but the code is arranged such that it shouldn't disturb
existing user authentication system.
2000-09-15 18:35:18 +00:00
mcgreer%netscape.com
2fbeac9dd1 extra #endif broke build 2000-09-15 15:58:42 +00:00
relyea%netscape.com
902093ca00 Propogate the password arg to the sign function. 2000-09-15 15:37:37 +00:00
relyea%netscape.com
b2e3a4121c Fix NT so it can read from a password file. (do the correct EOL conversions).
Fix trust display for certs not in the database.
2000-09-15 15:35:03 +00:00
leaf%mozilla.org
e0dc462ba7 Automated update 2000-09-15 15:15:42 +00:00
cls%seawood.org
368aa5bcd6 Sigh. This should be a warning for now, not an error condition 2000-09-15 15:03:33 +00:00