gecko-dev/layout
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
..
base Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +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 Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +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 Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +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 Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +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 Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
xul Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
.cvsignore
Makefile.in