gecko-dev/layout/forms
kmcclusk%netscape.com 6cc574b43f Defaultchecked attribute is set to match the checked attribute just after
the radio button or checkbox element is created. Checkboxes and Radio buttons
maintain their current state using the checked attribute stored in the
content model. They no longer use the nsIWidget to maintain their current setting.
Checkboxes and Radio buttons now print correctly. (i.e checked/unchecked state matches the
screen.)
1999-01-06 00:02:27 +00:00
..
nsFieldSetFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsFileControlFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsFileControlFrame.h Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
nsFormControlFrame.cpp Defaultchecked attribute is set to match the checked attribute just after 1999-01-06 00:02:27 +00:00
nsFormControlFrame.h Defaultchecked attribute is set to match the checked attribute just after 1999-01-06 00:02:27 +00:00
nsHTMLButtonControlFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsImageControlFrame.cpp Removed explict call of base class constructor 1998-12-03 07:22:31 +00:00
nsLegendFrame.cpp Replaced "maxSize" member if nsReflowState with "availableWidth" and 1999-01-05 23:31:18 +00:00
nsLegendFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00
nsTextControlFrame.cpp Fire the OnSubmit event on the form not the input field... 1998-12-28 21:28:53 +00:00
nsTextControlFrame.h Revised frame Paint API 1998-12-18 15:54:23 +00:00