gecko-dev/layout
2000-09-13 01:45:23 +00:00
..
base bug fix for mjudges bug #45387 2000-09-13 00:05:29 +00:00
build
doc
events when we see that the mouseDown event was cancelled, stop tracking drags. This allows mousedown/move/up events to be processed by webpages w/out us interfering. r=joki, bug 43258. 2000-09-13 01:45:23 +00:00
forms Part of fix for bug 45210: style contexts had the wrong parent because the frames were reparented but their style contexts were not. r=rods@netscape.com 2000-09-12 19:41:27 +00:00
generic bug fix for mjudges bug #45387 2000-09-13 00:05:29 +00:00
html bug fix for mjudges bug #45387 2000-09-13 00:05:29 +00:00
macbuild added files: mozilla/layout/xbl/src/nsXBLPrototypeHandler.cpp 2000-09-02 01:11:32 +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 bug #51944. This change removes the stored selector text, and adds a method to the selector to generate the text, if needed. 2000-09-13 00:05:04 +00:00
svg
tables Implemented GetParentContextProvider for the table frames to allow them to specify a frame other than their parent as the provider of their parent style context. b=45210 r=karnaze 2000-09-12 22:48:35 +00:00
tools
xbl 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
xml Followup to fix for nsbeta3+ bug 10292. Return default values from GetMappedAttributeImpact and GetContentStyleRules(). 2000-09-12 21:02:02 +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 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2000-09-12 02:01:12 +00:00
.cvsignore
Makefile.in
makefile.win