Commit Graph

99751 Commits

Author SHA1 Message Date
badami%netscape.com
298d74cdb6 Instead of an order form page I get an ecommerce security warning
bug 128213 r=rpotts sr=darin a=asa
2002-03-18 05:20:58 +00:00
blakeross%telocity.com
a687ff7199 117505 - save file dialog has paint inssue with pause/resume button (ftp downloads). r=timeless sr=hewitt a=dbaron 2002-03-18 05:10:24 +00:00
bzbarsky%mit.edu
5965b731bf Speed up edge case in RemoveProperty. Bug 131614, r=caillon, sr=jst,
a=dbaron
2002-03-18 05:08:23 +00:00
kaie%netscape.com
4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
cotter%netscape.com
af3f5d2277 help content updates per bugzilla 122806, r=oeschger; password mgr c/s help, glossary update. 2002-03-18 04:19:29 +00:00
blakeross%telocity.com
6d8d794edd Fixing mac bustage. 2002-03-18 03:43:14 +00:00
nivedita%netscape.com
844f6ffa8e check in for the bug 83804
N621, M098 & Trunk crashes [@ HaveDecodedRow] -added check if cmap is null
r=pavlov, sr=tor, a=dbaron
2002-03-18 03:35:44 +00:00
blakeross%telocity.com
1feaa926c2 112921 - popup windows without chrome should not display tabbar. r=hixie sr=jag a=asa 2002-03-18 02:54:44 +00:00
peterv%netscape.com
3a36373b66 Fixing mac build bustage. Removing duplicate entries. Tinderboxes need a kick now :-(. 2002-03-18 02:17:42 +00:00
dbradley%netscape.com
cf3364dd42 Bug 126107 - Freeing mismatched memory in nsWindowMediator::GetWindowForResource - r=valeski, sr=alecf, a=asa 2002-03-18 02:10:14 +00:00
mkaply%us.ibm.com
8671f92b07 approver was actually dbaron for that last checkin 2002-03-18 02:09:35 +00:00
mkaply%us.ibm.com
6ef256a220 #70045
r=pedemont, sr=blizzard, a=asa
OS/2 only - detect OS/2 mouse scroll
2002-03-18 02:08:44 +00:00
blakeross%telocity.com
afcf2d6ce8 Fixing a bad reversion from dl mgr. r/sr/a unchanged. 2002-03-18 01:50:31 +00:00
igor%mir2.org
f3b1270e05 IdScriptable.maxInstanceId/IdScriptable.activateIdMap is replaced by getMaxId/setMaxId to have more flexible and simple id map initialization. 2002-03-18 01:26:01 +00:00
blakeross%telocity.com
7a595ce3a0 fixing hpux bustage. 2002-03-18 00:58:10 +00:00
peterlubczynski%netscape.com
e52ab1dae3 Pass correct NPReason code to NPP_URLNotify when error with request (like 404) bug 130152 r=av sr=darin a=dbaron 2002-03-18 00:09:48 +00:00
peterlubczynski%netscape.com
ad422a7ccb Remove JAVA_CLASS_ID support from OBJECT tag bug 108557 patch by Denis Antrushin (adu@sparc.spb.su) r=peterl sr=beard a=asa 2002-03-18 00:01:00 +00:00
bryner%netscape.com
21df11ab85 Hardcode sizetopopup=always behavior for HTML select widgets, that way we don't pollute the HTML DOM with our attribute. Also, factoring out the sizetopopup check into a helper method. Bug 128947, r=jkeiser, sr=brendan, a=dbaron. 2002-03-17 23:41:22 +00:00
blakeross%telocity.com
e09687ddf6 Removing unused files. 2002-03-17 22:46:47 +00:00
blakeross%telocity.com
d7d9e555c4 bustage fix. 2002-03-17 22:42:12 +00:00
bbaetz%student.usyd.edu.au
c4119e5418 Bug 92905 - perl error when editing user and no groups defined
r=justdave x 2
2002-03-17 22:07:29 +00:00
blakeross%telocity.com
56d5040a7c 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:57:56 +00:00
blakeross%telocity.com
9d1bfee9fc 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:46:54 +00:00
blakeross%telocity.com
93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
karnaze%netscape.com
773d422073 bug 24000 - implement page-break-before/after:always using new nsPageBreakFrame. Tables handle page breaks internally. a=asa, sr=attinasi, r=alexsavulov 2002-03-17 21:35:08 +00:00
blakeross%telocity.com
057a05b72e Something is wrong with my tree... 2002-03-17 21:21:30 +00:00
blakeross%telocity.com
d03c035489 102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron 2002-03-17 21:18:26 +00:00
blakeross%telocity.com
f7e4a39bac Download manager. Not part of build. a=asa 2002-03-17 21:11:48 +00:00
cmanske%netscape.com
d5612a514e Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa 2002-03-17 20:39:16 +00:00
igor%mir2.org
94f37d49ae Code to setup/restore security domain is moved to single place in Interpreter.interpret to make checking for correctness easy. 2002-03-17 20:10:31 +00:00
igor%mir2.org
fcad2bdee8 cosmetics: change layout of Interpreter.interpret main switch from
switch (...)
    case LABEL:
        code
to
switch (...)
case LABEL:
    code

to has less problems with fitting to 80-character lines
2002-03-17 18:40:11 +00:00
justdave%syndicomm.com
274f245bd4 Bug 131568: template/default/global/header validates HTML 4.01 Transitional
Patch by ville.skytta@iki.fi (Ville Skytt��)
r= justdave x2
2002-03-17 17:17:22 +00:00
axel%pike.org
b8ba428bf7 bug 129247, fixing XSLT namespace from WD to the real one, r=peterv, sr=jaggernaut, a=asa 2002-03-17 13:01:34 +00:00
brendan%mozilla.org
0c6a6e0115 Forgot to check this in yesterday: fix all engine-defined getters and setters to have no slot [to be JSPROP_SHARED] (130970, r/sr=shaver&jband, a=asa). 2002-03-17 11:01:34 +00:00
cbiesinger%web.de
ba017f4412 bug 131297 r=akkana sr=blizzard a=dbaron
nsWindow::SetTitle() leaks |platformText|
2002-03-17 09:53:22 +00:00
blakeross%telocity.com
a8a02696d9 Stuff that's not part of the build can stay in. 2002-03-17 08:07:04 +00:00
blakeross%telocity.com
69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com
832ea99d0c Backing out...saving for a rainy day... 2002-03-17 07:23:42 +00:00
blakeross%telocity.com
9f876bdbe2 Fix build bustage. 2002-03-17 07:00:09 +00:00
blakeross%telocity.com
2444b3ef25 Fixing bustage. 2002-03-17 06:54:43 +00:00
blakeross%telocity.com
3c9f2e46d8 Attempt to fix REQUIRES bustage. 2002-03-17 06:04:29 +00:00
blakeross%telocity.com
a050c2212a Attempt to fix REQUIRES bustage. 2002-03-17 05:57:34 +00:00
blakeross%telocity.com
92cd9913a6 Attempt to fix REQUIRES bustage. 2002-03-17 05:53:26 +00:00
blakeross%telocity.com
c6163b28b9 Attempt to fix REQUIRES bustage. 2002-03-17 05:43:56 +00:00
blakeross%telocity.com
b96f3802b3 102477 - Turn on download manager. r=law sr=ben a=dbaron 2002-03-17 05:30:47 +00:00
pschwartau%netscape.com
0b1e425b90 Initial add. Regression test for bug 131510. 2002-03-17 05:24:01 +00:00
blakeross%telocity.com
f627f544d6 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 05:14:08 +00:00
blakeross%telocity.com
563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
igor%mir2.org
712ea8149c Activate support for getting token names if debugging interpreter icode, not only when debugging parsing trees. Not to depend in TokenStream on Interpreter, printICode debug flag is moved to Context, as with printTrees definition.
Fixing debug printing of icode which are not defined in TokenStream
2002-03-17 03:34:43 +00:00
igor%mir2.org
d262e89e9f Added .cvsignore to ignore generated sources 2002-03-16 23:34:23 +00:00