Commit Graph

73567 Commits

Author SHA1 Message Date
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
dmose%mozilla.org
fc71168a37 patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org 2000-12-07 03:04:32 +00:00
mccabe%netscape.com
63a3cc2ac2 Add emacs makefile modeline to many makefiles, add npl license to others.
(Comment changes only.)
2000-12-07 02:44:27 +00:00
mccabe%netscape.com
b1cc843691 Fix to 48299. Distinguish between chrome JS and content JS when reporting errors; this will allow the JS console to hide or otherwise highlight errors in UI javascript.
r=jst, sr=jband.
2000-12-07 02:08:21 +00:00
ben%netscape.com
22bc817e9b [AURORA] Resizable Popup Windows. NOT PART OF BUILD. 2000-12-07 01:41:09 +00:00
ben%netscape.com
f826829173 [AURORA] Aurora Test Harness. NOT PART OF BUILD. 2000-12-07 01:39:05 +00:00
ben%netscape.com
4b6d5d199c [AURORA] Navigator Widget Bindings. NOT PART OF BUILD. 2000-12-07 01:38:44 +00:00
ben%netscape.com
0ceb02438e [AURORA] Navigator Command/Toolbar DB, initial revision of manipulation libraries, templates.
NOT PART OF BUILD.
2000-12-07 01:38:17 +00:00
ducarroz%netscape.com
0e472c73ea Fix nebiros (Sun WS 5.0) bustage. LF missing at the end of the file. Thanks dbaron@fas.harvard.edu 2000-12-07 01:36:36 +00:00
timeless%mac.com
5d21df25b4 Fix for bug 53661 Portable Network Graphic should be changed to PNG to match GIF & JPEG.
Decission was to expand GIF and JPEG.
patch by walk84@usa.net r=timeless sr=alecf
2000-12-07 01:36:19 +00:00
mscott%netscape.com
1f43a186ab Add pref to the requires list. 2000-12-07 01:35:04 +00:00
ducarroz%netscape.com
26096232d3 Bug 61748: the function nsInputFileStream::read could return before having read all the requested data. Therefore we need to call it as long it's needed. Patch provided by colin@theblakes.com R=ducarroz, SR=mscott,bienvenu 2000-12-07 00:52:27 +00:00
ducarroz%netscape.com
72e9526bd8 Bug 60626: Remove javascrit warning. Thanks gemal@gemal.dk (Henrik Gemal) for provinding the patch.
R=ducarroz, SR=mscott
Bug 61947: Pressing enter into an empty address switch the focus to subject field. Thanks hidday@geocities.com(Fabian Guisset) for providing part of the fix.
R=sspitzer, SR=bienvenu
2000-12-07 00:41:21 +00:00
mscott%netscape.com
cf018a27ff Bug #60907 --> When bringing up the helper app dialog, if a helper app is already
present then be sure to default the action to Open instead of Save To Disk.
sr=alecf
r=sspitzer
2000-12-07 00:38:09 +00:00
mscott%netscape.com
d9d4d975b7 Bug #61105 --> something changed that stopped status from showing up in the progress
dialog. Fixed that and then added percent progress text information as well to the dialog.
r=sspitzer
sr=alecf
2000-12-07 00:30:49 +00:00
mscott%netscape.com
03b06f2547 Bug #30453 --> implement browser.download.dir support for helper app dialog.
r=sspitzer
sr=alecf
2000-12-07 00:22:46 +00:00
mscott%netscape.com
5242196fba Bug #61204 --> show the reply-to field again.
r=benb, sspitzer
sr=alecf
2000-12-07 00:21:32 +00:00
ducarroz%netscape.com
8ee2ef9e0f Bug 59261. Fix memory leak. R=alecf, SR=mscott 2000-12-07 00:13:48 +00:00
ddrinan%netscape.com
0bb4288722 Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org. 2000-12-06 23:45:42 +00:00
jfrancis%netscape.com
a4b7a1f805 fixes bug 62148: mac optimized build runs out of memory building nsHTMLEditor.cpp. I refactored a huge routine to be kinder to the codewarrior compiler. r=sfraser; sr=kin 2000-12-06 23:11:21 +00:00
sspitzer%netscape.com
9e243314c3 fix for #62011, the status bar should be at the bottom of the dialog.
sr=mscott
2000-12-06 22:54:46 +00:00
hyatt%netscape.com
6147067db4 XBL forms experiments. Testing the water to see what XBL can do right now. Not used as part of build. a=ben 2000-12-06 22:50:53 +00:00
alecf%netscape.com
44ddd30d4a fix for #61137 r=blake a=ben
explicity use toString() to garantee we have a String object
2000-12-06 22:41:58 +00:00
alecf%netscape.com
c05486cac7 fix for #48813 - add feedback when a "find" fails
r=blake
sr=ben
2000-12-06 22:40:39 +00:00
mcgreer%netscape.com
774c8f0401 still more debug output 2000-12-06 22:35:52 +00:00
relyea%netscape.com
5b93286d8b Check in openVMS changes from but 60143 2000-12-06 22:31:56 +00:00