Commit Graph

73792 Commits

Author SHA1 Message Date
waterson%netscape.com
67ec62600b Mmm, more rules. 2000-12-08 20:31:31 +00:00
miodrag%netscape.com
6752b7f127 Make file compile under JDK1.3 2000-12-08 17:17:49 +00:00
mkaply%us.ibm.com
9c1fb93ef2 r=mkaply, a=blizzard
Code cleanup on ClipRegions
2000-12-08 15:44:13 +00:00
mkaply%us.ibm.com
ca8b6cb6d0 r=mkaply, a=blizzard
Code cleanup on ExtTextOut
2000-12-08 15:43:06 +00:00
mkaply%us.ibm.com
b34c43f641 #61253
r=jkobal, a=blizzard
Using wrong or bad PS to query font availability
2000-12-08 15:38:10 +00:00
mkaply%us.ibm.com
fa1c717fe1 #62335
r=mkaply, a=blizzard
Code from jkobal to fix DBCS clipboard
2000-12-08 15:34:10 +00:00
mkaply%us.ibm.com
95eb3bef14 #60944
r=cls
This was already approved in #60020, just moving it in the makefile
2000-12-08 15:33:19 +00:00
mccabe%netscape.com
7656e0fc52 More licenses and modelines.
Not part of the Mozilla build.
2000-12-08 10:19:59 +00:00
mccabe%netscape.com
2c218914aa Add informative comment.
Not part of the Mozilla build.
2000-12-08 10:01:35 +00:00
mccabe%netscape.com
f97fe01b08 Whoops, wrong license. 2000-12-08 10:00:20 +00:00
mccabe%netscape.com
e295112197 Add -p flags to several Makefile mkdir commands, to allow parallel gmakes. Still not sure how to make js/src/liveconnect/classes/*.java happy with parallel. gmakes...
Also add some #modelines to makefiles, and some more NPL licenses.

None of these files are part of the Mozilla build.
2000-12-08 09:56:47 +00:00
syd%netscape.com
9342ec717f Pass an nsIPrompt instance to the login redirector. r=jelwell, sr=mscott 2000-12-08 07:07:45 +00:00
mccabe%netscape.com
7ebb6b839c Update to last fix of js.c. Multiple versions of functions #ifdef'ed to take different numbers of arguments (in C) are a pain. Use #ifdef-safe JS_GET_CLASS, instead.
Not part of the Mozilla build.
2000-12-08 06:30:57 +00:00
ben%netscape.com
ca57cd6a13 Fix to work around 62226 so we can open the tree. .value seems to have stopped working for the
addressing widget <xul:textfield/> elements only (not for other textfield elements and not for
autocomplete widgets - URLbar in browser still works). So I made the references to the textfields'
value property in this file refer to the value property on the anonymous HTML input element, which
seems to work.
2000-12-08 06:10:46 +00:00
dmose%mozilla.org
0a3c12b78b Fix for bug 61692: IDLify nsIEventQueue and nsIEventQueueService. This makes it possible to create an nsISupports proxy for calling across threads in languages other than C++ (eg JS). r=dougt@netscape.com, r=jband@netscape.com, sr=brendan@mozilla.org 2000-12-08 04:30:36 +00:00
varada%netscape.com
605f245267 fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
nelsonb%netscape.com
b48c49ffe4 Change NewTempCertificate(), making the search for the cert and the
subsequent insertion of the cert into the DB into one atomic operation
by holding the certdb's lock around the pair of operations.  Bug 62286.
2000-12-08 03:35:29 +00:00
varada%netscape.com
f9ef364f27 fix for bug#59050; verification of user agent string 2000-12-08 02:42:06 +00:00
mccabe%netscape.com
841f9da3de Fix to Windows build problem with the js reference build; replace non-API macro OBJ_GET_CLASS with API-kosher JS_GetClass. (OBJ_GET_CLASS used js_GetSlotWhileLocked, pulled from the set of exported symbols with the recent thread optimization checkin.)
Not part of the Mozilla build.  (Yes, it's a closed tree!)

r=brendan
2000-12-08 02:35:17 +00:00
hyatt%netscape.com
feae09e1ac Fix for smoketest bugscape blocker bug #3467. 2000-12-08 01:43:02 +00:00
nelsonb%netscape.com
7a0b5a0ef2 This modification, contributed by Sun, avoids computing values >= 2^52.
This code runs much faster than the previous version on UltraSparc-3 CPUs,
and slightly slower than the previous version on UltraSparc-II CPUs.
2000-12-08 00:20:36 +00:00
cls%seawood.org
51b7673641 Adding caps to REQUIRES. Bug #62069 r=burning tinderbox: senna 2000-12-07 22:46:13 +00:00
relyea%netscape.com
9e96aea0f1 OpenVMS changes bug 60143 2000-12-07 22:25:18 +00:00
relyea%netscape.com
5a0634f3c0 Open VMS changes bug 60143 2000-12-07 22:24:46 +00:00
relyea%netscape.com
157d2345bc Open VMS changes: bug 60143. 2000-12-07 22:23:06 +00:00
blizzard%redhat.com
67c42f66d0 Fix bug #51130. Use common dialogs for nsIPrompt in the embedding widget. r=danm, sr=brendan 2000-12-07 21:09:43 +00:00
mcgreer%netscape.com
08b69559e6 fix debug output so it doesn't crash 2000-12-07 18:38:27 +00:00
attinasi%netscape.com
967f437599 Regression test script for style regression tests 2000-12-07 15:40:22 +00:00
attinasi%netscape.com
e1f9797a23 Regression test script for style regression tests, and first regression test file 2000-12-07 15:39:54 +00:00
attinasi%netscape.com
d97aa7f2cb Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
bryner%uiuc.edu
4771751856 Adding a newline at the end of this file to prevent bustage on some compilers. r=pike. 2000-12-07 12:52:22 +00:00
hyatt%netscape.com
43c8836a29 Trying to fix bustage. r=scc, a=ben 2000-12-07 11:57:45 +00:00
hyatt%netscape.com
1ba1e4ffd5 Tweak to tree binding. a=ben 2000-12-07 10:19:06 +00:00
hyatt%netscape.com
d4bd87ea0d Big XUL landing. Fixed bug with button triggering on spacebar, fixed numerous tree bugs to enable intrinsic string sizing and XBL-derived trees with custom tags. a=ben 2000-12-07 10:18:40 +00:00
hyatt%netscape.com
5616358584 This patch enables the tree widget to use custom tags via XBL. a=ben 2000-12-07 10:12:02 +00:00
hyatt%netscape.com
a809cb4755 Big XBL landing. Fixes numerous XBL bugs. a=ben 2000-12-07 10:11:21 +00:00
hyatt%netscape.com
021da9b1d3 More fun with XBL. Not used in build. a=ben 2000-12-07 09:52:13 +00:00
mccabe%netscape.com
ef122d5552 Fix to 58120 - Rhino's Date.prototype.setYear wasn't converting from internal UTC time to local time before working with the date, resulting in new dates that were off by the current timezone offset. Adding a LocalTime call fixes it.
Thanks to David Flanagan <david@oreilly.com> for catching this.
2000-12-07 09:21:45 +00:00
jband%netscape.com
a046f19ac6 now that the bustage is cleanedup (sorry), I'm fixing the whitespace of that hasty checkin 2000-12-07 09:06:55 +00:00
jband%netscape.com
27072b9f5b fix build bustage on some platforms from MI ambiguity 2000-12-07 08:33:50 +00:00
jband%netscape.com
5874e12cb0 fix bug 62069 and bug 68538 by using nsISecurityCheckedComponent to allow unfettered access from JavaScript to Components.interfaces and the safer methods on nsXPCException. r=brendan r=mstoltz sr=hyatt 2000-12-07 08:14:27 +00:00
mscott%netscape.com
5609cb30af Bug # --> 59956 --> add a null ptr check for mTable.
sr=alecf
2000-12-07 08:03:33 +00:00
disttsc%bart.nl
d43a87787f Fix potential crash, bug 51663, r=radha, a=brendan 2000-12-07 06:24:12 +00:00
disttsc%bart.nl
5c9e943c45 Shut up warnings in a better way. bug=61568, r=blake, a=ben 2000-12-07 05:44:19 +00:00
nelsonb%netscape.com
c76148218a Add a new -t option to specify the maximum number of threads, and hence
the maximum number of simultaneous connections.  Default is now 8.
values < 1 or > 32 are ignored. Also, increase the minimum delay interval
for retrying failed connections from 10 to 50 milliseconds, and increase
it exponentially if/as more retries are required.  These changes have
made the stress tests finish considerably faster, and have improved the
consistency from run to run.  Previously runs times varies by 2:1 or more.
2000-12-07 05:34:50 +00:00
blakeross%telocity.com
d8a2ec6f7a Fix 48180: menulists don't respect data attribute (add-on to previous fix). patch by Jan Varga (varga@utcru.sk). r=jag a=ben 2000-12-07 04:29:53 +00:00
mccabe%netscape.com
2463c6c216 Fix to 8734. Make xpidl produce its' output file in the same directory it is run in. This only applies when the -o someotheroutname option isn't supplied. Previous behavior was to produce the output file in the same directory as the input file. Hopefully this'll save some confusion for first-time xpidl users.
Thanks to Mike Ang <mang@subcarrier.org> for fixing several errors in the initial version of this patch.

r=mang
sr=jband
2000-12-07 04:25:07 +00:00
mccabe%netscape.com
63bb35887d Usage message spelling fix courtesy Mike Ang <mang@subcarrier.org>.
r=mccabe
2000-12-07 04:22:24 +00:00
mccabe%netscape.com
54b6fe9784 Fix to 54913. Add check against 'const unsigned long = -4', and centralize many const checks in xpidl_util.c from the various xpidl backends.
This'll cause the tree to rebuild.

sr=jband.
2000-12-07 04:17:33 +00:00
disttsc%bart.nl
98ea682e03 Fix html tooltips. I have been whipped. Ouch. bug=62050, r=blake, a=ben 2000-12-07 04:01:06 +00:00