gecko-dev/layout/build
evaughan%netscape.com 969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
..
.cvsignore Ignore date header, gbdate.h 2000-04-26 14:23:26 +00:00
dlldeps.cpp Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
Makefile.in Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson 2000-06-14 07:35:26 +00:00
makefile.win #=27745 2000-04-13 20:07:13 +00:00
MANIFEST Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
nsLayoutCID.h Autoscrolling menus feature landing #32730 2000-06-23 05:15:04 +00:00
nsLayoutDLF.cpp 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
nsLayoutFactory.cpp Autoscrolling menus feature landing #32730 2000-06-23 05:15:04 +00:00
nsLayoutModule.cpp Autoscrolling menus feature landing #32730 2000-06-23 05:15:04 +00:00
nsLayoutModule.h #=27745 2000-04-13 20:07:13 +00:00