pjs/layout
scc%mozilla.org 25469b3ce9 need to make concatenation arguments homogenous in some cases 2000-09-04 01:33:24 +00:00
..
base need to make concatenation arguments homogenous in some cases 2000-09-04 01:33:24 +00:00
build Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2000-09-01 00:57:14 +00:00
doc Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
events Undoing what appears to be a complete brain fart of mine from a while ago. I was releasing focus information before its time. 2000-09-02 07:49:39 +00:00
forms Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
generic Fixing #44993, added style visibility check to the object frame, r=buster 2000-09-03 20:54:26 +00:00
html Fixing #44993, added style visibility check to the object frame, r=buster 2000-09-03 20:54:26 +00:00
macbuild added files: mozilla/layout/xbl/src/nsXBLPrototypeHandler.cpp 2000-09-02 01:11:32 +00:00
mathml Fixing code in MathML that relied on implicit string conversion. r=scc (verbally) 2000-09-02 23:56:19 +00:00
style Really fix nsbeta3+ 38506 (same reviewer as before) 2000-08-29 23:29:24 +00:00
svg Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
tables bug 27529 - round column allocations to even pixel value. bug 18955 - don't allocate a col based on desired content if there is a fixed value. r=peterl. 2000-09-01 01:29:50 +00:00
tools
xbl Fix crash on skin switching. r=ben 2000-09-03 06:00:09 +00:00
xml Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
xsl Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
xul Fix crash on theme application. r=ben 2000-09-03 06:22:21 +00:00
.cvsignore
Makefile.in
makefile.win