gecko-dev/layout/forms
kmcclusk%netscape.com 9d22e42a58 Added pseudo styles for file input element buttons and text fields to control their
appearance during printing.
Now returns value of file upload element in nsHTMLInputElement::GetValue.
Added :file-textstyle and :file-buttonstyle pseudo style's to ua.css.
Modified nsButtonControlFrame::PaintButton to accept a rectangle describing the
position and size of the button to paint.
Modified nsFileControlFrame::Paint to resolve :file-buttonstyle and :file-textstyle to
paint the file upload's button and text field using settings in ua.css
Added nsFileControlFrame::HasWidget utility method.
Added nsFormControlHelper::GetInputElementValue to get the current value of an input element
from the DOM.
Modified nsTextControlFrame::GetProperty to use nsFormControlHelper::GetInputElementValue
Modified nsTextControlFrame::PaintTextControl to accept a rectangle describing the position
and size of the text control to paint.
Modified nsTextControl::PaintTextControlBackground to include a rectangle describing the
position and size of the text control background to paint.
1999-02-18 00:13:39 +00:00
..
nsComboboxControlFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsComboboxControlFrame.h Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub 1999-01-25 22:16:27 +00:00
nsFieldSetFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsFileControlFrame.cpp Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsFileControlFrame.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsFormControlFrame.cpp Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
nsFormControlFrame.h Fixed border rendering during printing for Select and text, and text areas. 1999-02-11 01:13:28 +00:00
nsFormControlHelper.cpp Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsFormControlHelper.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsHTMLButtonControlFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsIComboboxControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsIFormControlFrame.h Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub 1999-01-25 22:16:27 +00:00
nsIListControlFrame.h initial checkin 1999-01-22 15:41:28 +00:00
nsImageControlFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsLegendFrame.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsLegendFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsListControlFrame.cpp Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
nsListControlFrame.h Renamed GetSize(PRInt32* aSize) to GetSizeFromContent to remove conflict with 1999-02-03 22:56:50 +00:00
nsTextControlFrame.cpp Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00
nsTextControlFrame.h Added pseudo styles for file input element buttons and text fields to control their 1999-02-18 00:13:39 +00:00