gecko-dev/layout/forms
rods%netscape.com 9e8a1b6378 When asked for the selected item string it return first the value, then the label then the content in that order if any are empty 1999-09-10 22:56:23 +00:00
..
nsButtonFrameRenderer.cpp added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsButtonFrameRenderer.h added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsComboboxControlFrame.cpp Better fix for option elements with no content in them 1999-09-09 19:37:23 +00:00
nsComboboxControlFrame.h added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsFieldSetFrame.cpp Fixed fieldset padding bug. 1999-08-06 00:48:26 +00:00
nsFileControlFrame.cpp made a small change to the way the file control interacts with the embedded gfx text control 1999-09-07 23:20:32 +00:00
nsFileControlFrame.h Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsFormControlFrame.cpp Commented out space key event processing 1999-09-08 19:55:08 +00:00
nsFormControlFrame.h Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsFormControlHelper.cpp just a comment about a possible bug I saw going through this code 1999-09-02 20:47:20 +00:00
nsFormControlHelper.h Changed parameters from width and height to a nsRect 1999-08-27 14:31:54 +00:00
nsGfxButtonControlFrame.cpp Changed the way the button calculates it's size with respect to suggested size. 1999-08-31 13:03:38 +00:00
nsGfxButtonControlFrame.h Changed the way the button calculates it's size with respect to suggested size. 1999-08-31 13:03:38 +00:00
nsGfxCheckboxControlFrame.cpp Changed to respect border and padding and now draw check mark "centered" in the available space 1999-08-27 14:31:59 +00:00
nsGfxCheckboxControlFrame.h Changed to respect border and padding and now draw check mark "centered" in the available space 1999-08-27 14:31:59 +00:00
nsGfxRadioControlFrame.cpp added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsGfxRadioControlFrame.h added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsHTMLButtonControlFrame.cpp added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsHTMLButtonControlFrame.h added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
nsIComboboxControlFrame.h Added AbsolutelyPositionDropDown 1999-08-31 13:23:15 +00:00
nsIFormControlFrame.h Bug 3256: Add ScrollIntoView() method to form control frame interface. 1999-08-21 00:10:13 +00:00
nsIListControlFrame.h Added the proper event processing for disabled options 1999-09-08 14:27:38 +00:00
nsIRadioControlFrame.h Added NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-28 21:35:55 +00:00
nsISelectControlFrame.h Bug 12350 1999-08-27 03:58:47 +00:00
nsImageControlFrame.cpp Bug 3256: Add ScrollIntoView() method to form frame objects. 1999-08-21 00:09:24 +00:00
nsLegendFrame.cpp Reworked fieldsets to fix numerous bugs. 1999-06-01 21:52:11 +00:00
nsLegendFrame.h Reworked fieldsets to fix numerous bugs. 1999-06-01 21:52:11 +00:00
nsListControlFrame.cpp When asked for the selected item string it return first the value, then the label then the content in that order if any are empty 1999-09-10 22:56:23 +00:00
nsListControlFrame.h Added the proper event processing for disabled options 1999-09-08 14:27:38 +00:00
nsSelectsAreaFrame.cpp initial add (not in the build yet) 1999-09-03 14:25:15 +00:00
nsSelectsAreaFrame.h initial add (not in the build yet) 1999-09-03 14:25:15 +00:00
nsTextControlFrame.cpp when in standard mode and calculating desired size it removes the width of the native border 1999-09-03 14:48:26 +00:00
nsTextControlFrame.h added GetDefaultColumnWidth(), replacing a hardcoded #define 1999-09-02 20:44:17 +00:00