gecko-dev/layout
kmcclusk%netscape.com e38d06108e Fix for bug #11717. Check in Ok'ed by cyeh@netscape.com
Don't do the super class'es IsSuccessful because it always returns PR_FALSE
because the (this) pointer is not equal to the submitter.
1999-08-12 22:06:09 +00:00
..
base added an extra check to make sure we have a valid child frame. childFrame could be null when native widgets are turned on 1999-08-10 21:28:06 +00:00
build Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
doc Initial check-in 1999-08-10 00:01:54 +00:00
events Adding new onselect event. Also slight modification to ender text widget focus behavior 1999-08-07 23:18:35 +00:00
forms Fix for bug #11717. Check in Ok'ed by cyeh@netscape.com 1999-08-12 22:06:09 +00:00
generic Fixed a place I had missed when converting over to the new reflow command 1999-08-10 14:28:27 +00:00
html Fix for bug #11717. Check in Ok'ed by cyeh@netscape.com 1999-08-12 22:06:09 +00:00
macbuild added files: mozilla/layout/xul/base/src/nsPopupSetFrame.cpp 1999-08-06 19:13:48 +00:00
style Bug 10939: Make image input element transparent 1999-08-11 03:49:31 +00:00
tables For crash in bug 10296 - Removed assertion that nsTableFrame::GetColumnFrame must find a non null frame. 1999-08-10 18:15:46 +00:00
tools added -moz-border-radius 1999-04-03 03:15:01 +00:00
xml Fix for bug 11483. Scripts were not getting loaded on XML pages. 1999-08-11 23:24:59 +00:00
xsl Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl. 1999-07-28 06:56:05 +00:00
xul A minor addendum to the bug fix I checked in a few minutes ago. 1999-08-12 21:20:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in build xul 1999-01-21 03:41:43 +00:00
makefile.win Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00