gecko-dev/layout
troy%netscape.com 055ef7bf53 Fix for bug #15152. Moved check for "no wrap" inside of loop. This fixes a
problem where blocks inside of blocks were not getting marked dirty
1999-09-29 05:09:19 +00:00
..
base Fix for bug #11633. Changed ConstructFrameByDisplayType() to use the correct 1999-09-29 05:06:17 +00:00
build new 1999-09-28 00:44:47 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Bug #14816 --> we were leaking a nsIPrincipal object in AddScriptEventListener which could be remedied using a nsCOMPtr. 1999-09-24 06:49:33 +00:00
forms manage view visibility better 1999-09-29 03:36:16 +00:00
generic Fix for bug #15152. Moved check for "no wrap" inside of loop. This fixes a 1999-09-29 05:09:19 +00:00
html Fix for bug #15152. Moved check for "no wrap" inside of loop. This fixes a 1999-09-29 05:09:19 +00:00
macbuild added files: mozilla/layout/xul/base/src/nsMenuDismissalListener.cpp, removed files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp 1999-09-21 02:35:57 +00:00
mathml initial and long-awaited import of MathML for Roger Sidje and his crew 1999-09-21 02:12:01 +00:00
style use 'collapse' instead of 'hidden' for comboboxes 1999-09-29 03:34:29 +00:00
tables bug 10009 - uses width set on <td> in figuring width of nested table 1999-09-28 21:57:44 +00:00
tools removed refs to obsolete generator files 1999-09-16 19:50:43 +00:00
xml Fixing build warning. 1999-09-20 21:35:50 +00:00
xsl Work in progress to integrate Keith Visco's XSL processor, Transformiix, into Gecko. All code is protected by #ifdef XSL and will not affect the build. 1999-08-28 07:37:23 +00:00
xul sync view visibility during didReflow 1999-09-29 03:30:04 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win