gecko-dev/layout
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
build Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
config Use -Zi and PDB's for dll creation too 1998-08-28 23:32:47 +00:00
events Changed a bunch more nsIFrame member functions to be pointer arguments 1999-02-10 05:38:18 +00:00
forms Fixed border rendering during printing for Select and text, and text areas. 1999-02-11 01:13:28 +00:00
generic Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
html Fixed border rendering during printing for Select and text, and text areas. 1999-02-11 01:13:28 +00:00
macbuild Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
style Improved handling of bad properties 1999-02-10 08:37:52 +00:00
tables Changed GetNextSibling() to use a pointer argument instead of a reference 1999-02-10 06:13:38 +00:00
tools added -moz-bg-inset & -moz-bg-outset keywords 1999-02-04 19:18:01 +00:00
xml fixed bug handling multiple namespace declarations in one tag 1999-02-02 03:24:56 +00:00
xsl Definition and implementation of nsXSLContentSink. The XSL content sink 1998-12-27 08:48:00 +00:00
xul Adding support for tree columns. 1999-02-10 19:51:29 +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 build xul 1999-01-21 03:41:43 +00:00