- Jun 14, 2000
-
-
cls%seawood.org authored
-
valeski%netscape.com authored
-
waterson%netscape.com authored
-
beard%netscape.com authored
-
beard%netscape.com authored
(not part of build) added mozilla/security/nss/lib/smime to access paths, added nlslayer.cpp directly (rather than building as a separate library).
-
beard%netscape.com authored
-
mjudge%netscape.com authored
handling of on input. adding selection change notifications to commands. we must tell the document when selection happens in the input fields. regriession from 34986, r=saari a=pdt+
-
mjudge%netscape.com authored
fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+
-
mjudge%netscape.com authored
regressions from 34986 ender-lite. listeners now block percolation of events. until we have better fix. r=saari, akkana
-
mjudge%netscape.com authored
-
scc%mozilla.org authored
Temporarily (till Thursday) commented out the definition that made |PRUnichar*| incompatible with |OLECHAR*| as a favor to the AIM team, so they can decide whether to cast in their code, or alter their headers. They know what to do in either case, and have agreed that this definnition can be re-activated on Thursday. r=vishy
-
rhp%netscape.com authored
One is a structure and one is a spec of the attachment URI...they are used differently...one can be null while the other is valid...I was throwing away attachments by mistake forwarded messages were falling into this list
-
mccabe%netscape.com authored
-
mccabe%netscape.com authored
-
ruslan%netscape.com authored
-
cmanske%netscape.com authored
Fixed problem in nsEditor::CloneAttributes where undo system used when it shouldn't. b=41862. r=sfraser. a=beppe
-
cmanske%netscape.com authored
-
mccabe%netscape.com authored
Build nsIScriptablePlugin.idl on Unix and Windows. a=beard
-
rods%netscape.com authored
r=dcone, b=41246
-
beard%netscape.com authored
-
mccabe%netscape.com authored
Interface for plugins to expose to advertise a scriptable peer object and the interface that XPConnect should expose it with. r=sechevarria@beatnik.com,beard@netscape.com a=beard@netscape.com NOTE This is not yet built on any platform.
-
attinasi%netscape.com authored
To fix the bug we added support for hspace and vspace attributes in QuirkMode. b=41863 karnaze@netscape.com did part of the fix and we reviewed each others code
-
jst%netscape.com authored
Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur
-
bryner%uiuc.edu authored
-
mkaply%us.ibm.com authored
r = valeski, a = brendan OS/2 bring-up - Yes I know this is ugly. We are getting a linker error on this delete. We want to get our builds up by any means necessary, so I need to comment this out for us for now.
-
rginda%netscape.com authored
Conditionally build lcshell w/ jdk 1.1.8 or 1.2.2 on windows
-
mkaply%us.ibm.com authored
r = mccabe, a = brendan OS/2 bring-up - PR_CALLBACK for VisualAge
-
jst%netscape.com authored
Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt
-
alecf%netscape.com authored
r=sspitzer
-
- Jun 13, 2000
-
-
mstoltz%netscape.com authored
-
ddrinan%netscape.com authored
-
racham%netscape.com authored
Fixing bug 40180. If the profile directory is deleted, a new directory is created with default contents on all platforms. On Mac, which is the main concern of this bug, the folder in the trash is ignored and the new folder is considered as an active profile directory. r=sfraser
-
rjc%netscape.com authored
-
leaf%mozilla.org authored
-
dbragg%netscape.com authored
-
cls%seawood.org authored
-
av%netscape.com authored
-
akkana%netscape.com authored
needed; event bubbling now happens correctly. r=saari,mjudge; a=beppe
-
akkana%netscape.com authored
and prevent it bubbling up to where navigator.js will handle it. r=saari,mjudge; a=beppe
-
mccabe%netscape.com authored
This patch teaches XPConnected objects to look in their JavaScript __proto__ chain for any names they can't resolve themselves. The rest of the fix to this bug sets the original DOM node object as the prototype of a new xpconnect-exposed plugin object, so javascript accesses will see names from both objects. r=jst,brendan a=beard
-