gecko-dev/layout
1999-03-05 04:21:32 +00:00
..
base Removed constructors for nsReflowState 1999-03-05 04:17:00 +00:00
build Fixes to layout to allow nsHTMLCSSStyleSheet to be instantiable from outside 1999-03-05 00:06:31 +00:00
events Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
forms use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
generic nsBlockReflowState no longer is-a nsHTMLReflowState; fixes to numerous bugs; reworked to use computed values from reflow-state 1999-03-05 04:21:32 +00:00
html nsBlockReflowState no longer is-a nsHTMLReflowState; fixes to numerous bugs; reworked to use computed values from reflow-state 1999-03-05 04:21:32 +00:00
macbuild
style Cleaned up margins hackery and made things use css instead of evil code in the block layout code 1999-03-05 04:18:58 +00:00
tables use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
tools
xml We've decided to do away with the notion of an nsExpatDTD. The expat tokenizer which encapsulates the expat parser will be driven by nsWellFormedDTD. So, I'm removing the code that constructed an expat DTD for controlling the parsing of an XML document. 1999-03-03 01:57:03 +00:00
xsl
xul use new nsHTMLReflowState ctors 1999-03-05 04:19:09 +00:00
.cvsignore
Makefile.in
makefile.win