gecko-dev/layout
2000-06-29 22:36:10 +00:00
..
base Fix for nsbeta2+ bug 42625, written by brade, r=sfraser. When checking whether to get a special text field selection, QI to test for text area as well as input. 2000-06-29 22:33:36 +00:00
build Addressing 43075, patch by amusil, r=av 2000-06-29 21:51:15 +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 Fixing smoketest blocker 44235. r=smfr. 2000-06-29 20:53:08 +00:00
forms Bug 41013: Prevent event passing from frames to content during document destruction r=joki 2000-06-29 02:02:43 +00:00
generic Fix bug 43882 (dogfood+) by removing special handling of empty P elements. (Most of the diffs are whitespace changes.) This also fixes bugs 43369, 43991, and 18050. However, it exposes a few other issues as well (the most important of which, nuking top margins on first *normal flow* children of BODY and TD, was previously fixed only in some cases, but shouldn't be hard to fix in general). r=waterson 2000-06-29 22:03:42 +00:00
html Fix for 44118 and nsbeta2+ bug 42625, r=kin. Update selection-based commands (e.g. cut/copy) when the selection changes from collapsed to non-collapsed and vice versa, not just when it is uncollapsed. 2000-06-29 22:36:10 +00:00
macbuild Finishing jj's work on bug 39959. r=jj@netscape.com. 2000-06-27 07:56:48 +00:00
mathml Commented section that was enabled in my tree 2000-06-15 10:15:27 +00:00
style Add new style classes to the leak/bloat logs. This should increase the bloat statistics. r=attinasi 2000-06-23 21:57:39 +00:00
svg First Checked In. 2000-06-23 23:53:02 +00:00
tables warning fixes for linux. r: mjudge a: beppe 2000-06-16 22:28:10 +00:00
tools
xbl Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be 2000-06-28 00:00:18 +00:00
xml Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla. 2000-06-27 01:12:44 +00:00
xsl First Checked In. 2000-06-23 23:53:02 +00:00
xul Fix for 42250, popups holding onto deleted frame crash during reflow. fixed to only hold onto content, not frame, and use GetPrimaryFrameFor(). r=hyatt 2000-06-29 22:30:27 +00:00
.cvsignore
Makefile.in
makefile.win