gecko-dev/layout
1999-03-06 05:03:09 +00:00
..
base Remove dead global-variable nonsense 1999-03-05 19:23:52 +00:00
build Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find 1999-03-05 04:35:49 +00:00
events Adding new tab handling and focus support. 1999-03-02 19:19:24 +00:00
forms Eliminated some code that's no longer needed now that the info is in the 1999-03-06 01:48:28 +00:00
generic Fixed uninitialized variable problem. 1999-03-06 03:54:19 +00:00
html Added some XXX comments 1999-03-06 05:03:09 +00:00
macbuild Re-checking in pinkerton's fix as the project seemed to have cached something and kept putting nsGlobalVariables.cpp back into Rescued Items every time it was opened. 1999-03-05 20:31:19 +00:00
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 Added some XXX comments 1999-03-06 05:03:09 +00:00
tools
xml Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
xsl
xul Changing the name of a function. It was hiding another function in a base class. 1999-03-06 01:43:33 +00:00
.cvsignore
Makefile.in
makefile.win