gecko-dev/layout
1999-09-29 02:54:25 +00:00
..
base Fixing tree widget updating problem (bienvenu). 1999-09-28 00:57:31 +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 Added a Release.. to fix a leak 1999-09-24 13:49:12 +00:00
generic Part of the fix for bug #11633. Check the NS_FRAME_OUT_OF_FLOW bit and make 1999-09-28 23:42:35 +00:00
html Only include memory.h if the system actually has it. Fixes QNX. Approved by leaf. 1999-09-29 02:24:17 +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 a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution. 1999-09-24 07:16:20 +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 Added a newline at the end of the file to fix the Unix native compiler builds. 1999-09-29 02:54:25 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00