gecko-dev/layout
saari%netscape.com bfdf536e99 fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
..
base Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +00:00
build Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +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 Fix for nsbeta3++ bug 53219. Checking in for joki because he is away for a DOM face to face meeting today and tomorrow. 2000-09-27 14:34:50 +00:00
forms Fixed bug 52526, the cause was that image load event was bubbling even though the specs say it should not. Previously we were not even sending the load event on image load. I also fixed bug 50478 by fixing the logic in GetBubbles and GetCancelable of the DOMEvent. This helps in testing the first bug. I also fixed several cases where we had wrong combination of event class and event struct type. a=waterson, r=joki,rods. 2000-09-19 21:47:04 +00:00
generic Fix to ensure we don't go past array bounds in ScanNormalUnicodeText() b=52722 r=buster a=karnaze 2000-09-22 22:45:31 +00:00
html Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +00:00
macbuild added files: mozilla/layout/xbl/src/nsXBLPrototypeBinding.cpp 2000-09-27 20:24:47 +00:00
mathml Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 02:17:26 +00:00
style Fix for 53417. r=brendan, a=brendan 2000-09-27 20:23:49 +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 52598 - during an incremental reflow, base the height of the row group on the last row instead of the last child. r=peterl. 2000-09-15 06:11:29 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xbl fix for 53760, xbl double firing key events. r=hyatt, a=hyatt 2000-09-28 01:05:26 +00:00
xml Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
xsl Ignore generated files 2000-09-18 17:43:15 +00:00
xul 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
makefile.win Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00