gecko-dev/layout
2000-05-06 06:04:08 +00:00
..
base Added a check in AttributeChanged to notify the canvas frame when the background image or color changes. This causes the entire canvas to be invalidate and thus painted. Also removed code that was propagating the background up to the canvas frame; it was not needed and was insufficient as it did not handle the case where the DOM set the background, nor did it handle the background being cleared from the BODY. b=11491,37502 2000-05-06 06:04:08 +00:00
build Patch from andreas.otte@primus-online.de to add an "--enable-svg" 2000-05-05 04:32:50 +00:00
doc 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
events Fix for 10574, fix pageX, pageY coords to match 4.x behavior 2000-05-05 14:47:37 +00:00
forms The press event always delivers the key as lowercase where key down gives you the key that was pressed 2000-05-05 21:51:56 +00:00
generic Added AttributeChanged method impl. for the CanvasFrame. This allows the frame to invalidate the whole canvas when a background color or background image changes. b=11491,37502 2000-05-06 05:50:49 +00:00
html Added a check in AttributeChanged to notify the canvas frame when the background image or color changes. This causes the entire canvas to be invalidate and thus painted. Also removed code that was propagating the background up to the canvas frame; it was not needed and was insufficient as it did not handle the case where the DOM set the background, nor did it handle the background being cleared from the BODY. b=11491,37502 2000-05-06 06:04:08 +00:00
macbuild removed color picker files for pavlov. 2000-04-18 23:13:02 +00:00
mathml [not part of default build] refine the flexibility of those stretchy chars which can be rendered with less partial glyphs nsMathMLChar.cpp 2000-05-04 04:44:36 +00:00
style bug 26237; added support for HTML LANG attribute -- it now uses the fonts 2000-05-05 21:04:36 +00:00
svg Patch from andreas.otte@primus-online.de to add an "--enable-svg" 2000-05-05 04:32:50 +00:00
tables bug 37037, 37490, and a table paganation problem when captions are present. 2000-05-04 23:16:42 +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 bug 35687. We need to initialize keyMatched to true. R=hyatt 2000-05-04 22:36:25 +00:00
xml Must use string literal for named references. 2000-05-03 23:27:03 +00:00
xsl 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
xul Check for the ignorekeys attribute on the parent of the popup menu and not its grand parent. R=saari 2000-05-04 22:33:08 +00:00
.cvsignore
Makefile.in Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00
makefile.win Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00