gecko-dev/layout
2002-10-16 19:02:05 +00:00
..
base Make sure tr/td/tbody/etc elements with display:none end up in the 2002-10-16 03:06:03 +00:00
build Bug 168881 No more syntax highlighting for XML files, possible crashes in nsContentDLF::CreateInstance 2002-09-19 14:25:53 +00:00
doc Bug 113083. Concentrate view setup code into a few shared functions in nsContainerFrame. Only change style-dependent view properties after style change, not during reflow, in response to nsChangeHint_SyncFrameView. Change 'clip' to only do SyncFrameView, not reflow. r=dbaron,sr=kin 2002-09-30 11:56:37 +00:00
forms Temporarily disable attachment 87307 (Async reflow, painting, and scrolling for text widgets) which landed as part of bug 141900. Will re-enable it after bugs 158782, 151882, and 165130 are addressed. 2002-10-16 19:02:05 +00:00
generic mach-o builds define both XP_UNIX *and* XP_MACOSX so we need to add a !XP_MACOSX to the XP_UNIX ifdef to avoid repeating a chunk of code twice and crashing. 2002-10-11 22:31:43 +00:00
html Temporarily disable attachment 87307 (Async reflow, painting, and scrolling for text widgets) which landed as part of bug 141900. Will re-enable it after bugs 158782, 151882, and 165130 are addressed. 2002-10-16 19:02:05 +00:00
macbuild fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build. 2002-09-12 04:43:31 +00:00
mathml Make GetParent on nsStyleContext return an 2002-10-09 01:46:15 +00:00
printing This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value. 2002-10-08 13:17:56 +00:00
style Margin/padding computations need to flush the reflow queue. Bug 173354, 2002-10-16 03:38:52 +00:00
svg Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
tables Correcting our background painting code per the latest CSS specs. By default, backgrounds should be painted to the border 2002-10-08 10:24:53 +00:00
tools
xul Fix for bug 171752 - Merge nsBoxFrameInner and nsBoxFrame 2002-10-10 06:39:30 +00:00
.cvsignore
Makefile.in