Commit Graph

99666 Commits

Author SHA1 Message Date
oeschger%netscape.com
30be10945c add a help button to crl manager dlog, update links in two others, bug=129143, sr=alecf, r=ssaux, a=asa/drivers 2002-03-18 23:41:45 +00:00
dougt%netscape.com
bd4d9e5593 DEBUG_dougt -> DEBUG_dougt_xxx. a=dbaron 2002-03-18 23:40:36 +00:00
rginda%netscape.com
f798d0c82d bug 130894, add null checks to avoid crashes found by js debugger users.
r=caillon@returnzero.com, sr=ben, a=asa
2002-03-18 23:39:48 +00:00
nhotta%netscape.com
c4fa3c40ac Use system charset for URL bar if the URI scheme is http, https, ftp or file,
bug 130393, r=yokoyama, sr=darin, a=asa.
2002-03-18 23:35:56 +00:00
danm%netscape.com
aa2d5b5fac removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa 2002-03-18 23:33:49 +00:00
yokoyama%netscape.com
8df9321a5d Bug 125573
Call IME-W APIs instead of IME-A APIs to prevent moz
from crashing only in
Win2K-Chinese Simplified and WinXP-Chinese Simplified

/r=shanjian, /sr=brendan, /a=asa
2002-03-18 23:29:39 +00:00
blakeross%telocity.com
ad65ab1530 131693 - saving a file crashes on mac. smoketest blocker. r=law, ccarlen a=asa 2002-03-18 22:46:41 +00:00
kin%netscape.com
5e71b8cdc1 Fix for bug #120366 (Crash in nsRange::CopyContents())
mozilla/content/base/src/nsRange.cpp
    mozilla/content/base/src/nsRange.h

      - Rewrote DeleteContents() and CloneContents() to use the content
        subtree iterator.
      - Added RangeSubtreeIterator class, CloneParentsBetween() and
        CollapseRangeAfterDelete().
      - Removed CopyContents() and CloneSibsAndParents().

r=jfrancis@netscape.com  sr=sfraser@netscape.com  a=asa@mozilla.org
2002-03-18 14:38:11 +00:00
blakeross%telocity.com
5ef9ebd4f1 bustage fix. 2002-03-18 12:48:15 +00:00
glazman%netscape.com
a388b13fb6 Memory leak fixed in nsHTMLCSSUtils::GetDefaultViewCSS()
b=130904, r=peterv, sr=kin, a=asa
2002-03-18 10:40:58 +00:00
bryner%netscape.com
71870e3113 Disable -moz-appearance on the remaining widgets, since we're not going to do native OS form control theming for 1.0. Bug 130236, r=kerz, sr=ben, a=brendan. 2002-03-18 09:01:02 +00:00
bryner%netscape.com
24af4a0620 Use a scrollbar, not auto-scroll arrows, for <select size=1>. Bug 129805, r=blake, sr=ben, a=brendan. 2002-03-18 07:07:45 +00:00
blakeross%telocity.com
6c5ad7c1d3 102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron 2002-03-18 06:43:39 +00:00
bbaetz%student.usyd.edu.au
2297132c39 Bug 118953 - incorrect message from checksetup.pl
patch by bugzilla@ali.as r=bbaetz, justdave
2002-03-18 06:06:30 +00:00
blakeross%telocity.com
eaea0b13e9 102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron 2002-03-18 06:00:14 +00:00
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