gecko-dev/layout/html
kmcclusk%netscape.com 3d131e6a4a Fixed border rendering during printing for Select and text, and text areas.
Implemented SetProperty/GetProperty methods for FileControlFrame
Added nsGenericHTMLElement::GetPrimaryFrame check for nsnull for doc return type.
nsHTMLInputElement.cpp replace NS_OK == with  NS_SUCCEEDED in GetValue and SetValue
Added GetName and GetValue utility methods to nsFormControlHelper
modified nsButtonControlFrame::PaintButton to take the label to paint as an extra parameter.
This allows it to be callable from the nsFileControlFrame code to render the button.
1999-02-11 01:13:28 +00:00
..
base added GetLayoutObjectFor for getting a layout object as an nsISupports 1999-02-10 23:21:22 +00:00
content Fixed border rendering during printing for Select and text, and text areas. 1999-02-11 01:13:28 +00:00
document Changed GetNextSibling() to use a pointer argument instead of a reference 1999-02-10 06:13:38 +00:00
forms Fixed border rendering during printing for Select and text, and text areas. 1999-02-11 01:13:28 +00:00
style Changing the way table frames are created so that tree frames can be made 1999-02-10 19:50:50 +00:00
table Changed GetNextSibling() to use a pointer argument instead of a reference 1999-02-10 06:13:38 +00:00
tests Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Solaris isn't building yet, backing this out 1999-02-07 03:45:42 +00:00
makefile.win Added tests back into the build 1998-09-25 17:54:48 +00:00