gecko-dev/layout/forms
2000-08-03 22:05:44 +00:00
..
nsButtonFrameRenderer.cpp making string conversions explicit 2000-04-16 11:19:26 +00:00
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp 47302 - moved the RegUnRegAccessKey to the Destroy Method 2000-08-03 14:13:40 +00:00
nsComboboxControlFrame.h 47302 - moved the RegUnRegAccessKey to the Destroy Method 2000-08-03 14:13:40 +00:00
nsFieldSetFrame.cpp A "margin" variable isn't being set up in the correct spot. 2000-07-06 13:22:12 +00:00
nsFileControlFrame.cpp removing unnecessary ifdef 2000-07-13 23:19:21 +00:00
nsFileControlFrame.h adding new ender_lite flag to build 2000-05-16 23:29:35 +00:00
nsFormControlFrame.cpp moved the RegUnRegAccessKey to the Destroy method 2000-08-02 22:12:11 +00:00
nsFormControlFrame.h moved the RegUnRegAccessKey to the Destroy method 2000-08-02 22:12:11 +00:00
nsFormControlHelper.cpp Moved the localization methods to the helper class 2000-05-27 02:27:47 +00:00
nsFormControlHelper.h Moved the localization methods to the helper class 2000-05-27 02:27:47 +00:00
nsGfxButtonControlFrame.cpp Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!) 2000-05-31 02:24:48 +00:00
nsGfxButtonControlFrame.h Moved the localization methods to the helper class 2000-05-27 02:27:47 +00:00
nsGfxCheckboxControlFrame.cpp *** empty log message *** 2000-08-02 22:07:46 +00:00
nsGfxCheckboxControlFrame.h *** empty log message *** 2000-08-02 22:07:46 +00:00
nsGfxRadioControlFrame.cpp The script notification happens before the radiobox gets a chance to change its value 2000-08-02 22:06:33 +00:00
nsGfxRadioControlFrame.h *** empty log message *** 2000-08-02 22:07:46 +00:00
nsHTMLButtonControlFrame.cpp The frames need to be appended and the default method just asserts 2000-08-02 22:16:12 +00:00
nsHTMLButtonControlFrame.h The frames need to be appended and the default method just asserts 2000-08-02 22:16:12 +00:00
nsICheckboxControlFrame.h *** empty log message *** 2000-08-02 22:07:46 +00:00
nsIComboboxControlFrame.h 47302 - moved the RegUnRegAccessKey to the Destroy Method 2000-08-03 14:13:40 +00:00
nsIFormControlFrame.h changed signature of GetFont b=905 r=dcone 2000-01-25 15:18:46 +00:00
nsIListControlFrame.h Added method to get the container frame for adding/removing option frames 2000-03-18 14:17:30 +00:00
nsImageControlFrame.cpp Bug 40412: image inputs should send x and y not .x and .y if no name; r=harishd 2000-08-03 22:05:44 +00:00
nsIRadioControlFrame.h *** empty log message *** 2000-08-02 22:07:46 +00:00
nsISelectControlFrame.h add OptionDisabled so the nsHTMLOptionElement can notify a select that an option 2000-04-28 23:24:59 +00:00
nsITextControlFrame.h 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
nsLegendFrame.cpp moved the RegUnRegAccessKey to the Destroy method 2000-08-02 22:12:11 +00:00
nsLegendFrame.h moved the RegUnRegAccessKey to the Destroy method 2000-08-02 22:12:11 +00:00
nsListControlFrame.cpp 40000 - right-click events don't go through listboxes (onmoused 2000-08-03 14:13:58 +00:00
nsListControlFrame.h 40000 - right-click events don't go through listboxes (onmoused 2000-08-03 14:13:58 +00:00
nsSelectsAreaFrame.cpp Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
nsSelectsAreaFrame.h Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
nsTextControlFrame.cpp removing unneeded native frames and unneeded frame classes that these derived from 2000-02-09 19:34:39 +00:00
nsTextControlFrame.h