gecko-dev/layout
troy%netscape.com 2eba2292ea Changed CreateGeneratedFrameFor() to set the parent object and the document
object of the generated content
1999-09-07 03:09:33 +00:00
..
base Changed CreateGeneratedFrameFor() to set the parent object and the document 1999-09-07 03:09:33 +00:00
build Setup html and xul atoms too 1999-09-02 18:01:32 +00:00
doc Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
events Replace delete[] for char* data with nsCRT::free(). 1999-09-03 07:20:03 +00:00
forms Bug 12849: OnChange event.target is now the select instead of the option. 1999-09-07 02:16:23 +00:00
generic added reparent style context 1999-09-03 23:35:41 +00:00
html Changed CreateGeneratedFrameFor() to set the parent object and the document 1999-09-07 03:09:33 +00:00
macbuild added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp 1999-09-05 20:37:34 +00:00
style Fixed #6874 "Hover doesn't work for gfx-rendered buttons" 1999-09-04 00:15:43 +00:00
tables bugs 965, 1053, 1163 - improved handling of borders; bug 10216 align, text-align on caption. 1999-09-02 00:07:14 +00:00
tools
xml fix bug 12500 1999-09-03 22:48:20 +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 'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX 1999-09-06 07:02:48 +00:00
.cvsignore
Makefile.in
makefile.win