gecko-dev/layout
1999-03-22 19:21:19 +00:00
..
base fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +00:00
build applied Kartik Subbarao's <subbarao@computer.org> patch for HPUX linking 1999-03-20 19:05:05 +00:00
events #3974 "mac crashes when hitting return to submit form" 1999-03-21 04:35:01 +00:00
forms Fixes for the mouseover toolbar button problem. Approved by Chris. 1999-03-18 21:18:00 +00:00
generic added CancelTimer() method to turn off the timer at a safe time; added NS_GetObjectFramePluginInstance() to access the associated plugin instance with an nsObjectFrame; fixed some attribute accessor bugs, returns an error if an attribute doesn't exist; implemented GetArchive() and GetMayScript(); added GUItoMacEvent(). 1999-03-21 20:48:31 +00:00
html new implementation of GetScriptObject, returns a script object that is a wrapper for the Java applet object, whose prototype points to the standard DOM element object. This allows the applet's public fields to shadow the DOM properties. only turned on for XP_MAC. 1999-03-21 20:48:49 +00:00
macbuild Fix build bustage. Remove nsInlineReflow.cpp 1999-03-19 23:46:15 +00:00
style Fixed table background inheritance, bug #1355 1999-03-16 22:33:29 +00:00
tables bug 1725 1999-03-16 23:42:38 +00:00
tools
xml Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
xsl
xul comment out the code that does its own painting. Just defer to the nsBlockFrame::Paint() for now, until we need to do some more at drag time. 1999-03-22 19:21:19 +00:00
.cvsignore
Makefile.in
makefile.win