gecko-dev/layout
2000-01-27 09:44:35 +00:00
..
base Fixed bug 16609. RemoveNamedItem now returns the correct error code if the attribute doesn't exist. r=pollmann 2000-01-27 05:17:11 +00:00
build Landing nsIFile. 2000-01-24 21:28:28 +00:00
doc
events Added support for widgetless viewmanager. Changed code pattern that assumed the root view 2000-01-26 23:04:40 +00:00
forms Bug 18649: non FormControlFrame derived form elements also only scroll when not at all visible r=rods 2000-01-25 22:19:39 +00:00
generic Added support for widgetless viewmanager. Changed code pattern that assumed the root view 2000-01-26 23:04:40 +00:00
html Adding behavioral rules for inputs and textareas. 2000-01-27 09:44:35 +00:00
macbuild added files: mozilla/layout/xbl/src/nsXBLEventHandler.cpp 2000-01-26 10:07:13 +00:00
mathml [MathML] A simplification of the code 2000-01-26 08:11:27 +00:00
style Adding behavioral rules for inputs and textareas. 2000-01-27 09:44:35 +00:00
tables r=karnaze@netscape.com Removed some code that was removed but then added 2000-01-27 05:54:17 +00:00
tools
xbl Adding controller shorthand access. 2000-01-27 07:57:29 +00:00
xml Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
xsl
xul Use NS_INTERFACE_MAP_END_INHERITING macro instead of hack. r=hyatt. 2000-01-26 22:35:53 +00:00
.cvsignore
Makefile.in
makefile.win