gecko-dev/layout/forms
rods%netscape.com ed680830a6 Preventing event from bubbling, capture and default causes a mismatch in mousecapture
and this causes the lock. After a lot of testing it appears that the original reason
this was needed is no longer there.
Bug 38422 r=kmcclusk
2000-05-22 21:35:00 +00:00
..
nsButtonFrameRenderer.cpp making string conversions explicit 2000-04-16 11:19:26 +00:00
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
nsComboboxControlFrame.h part of fix for Bug 33733 2000-05-12 20:23:04 +00:00
nsFieldSetFrame.cpp bug 35964, partial fix 2000-05-15 22:51:42 +00:00
nsFileControlFrame.cpp adding new ender_lite flag to build 2000-05-16 23:29:35 +00:00
nsFileControlFrame.h adding new ender_lite flag to build 2000-05-16 23:29:35 +00:00
nsFormControlFrame.cpp Adding accesskey support. Bug 959. 2000-05-16 10:22:20 +00:00
nsFormControlFrame.h Elimination of nsIFocusableContent and improvements to tabbing r=saari 2000-04-04 23:55:31 +00:00
nsFormControlHelper.cpp making string conversions explicit 2000-04-16 11:19:26 +00:00
nsFormControlHelper.h 28598: map \r and \r\n to \n in form textarea submissions 2000-03-30 22:49:59 +00:00
nsGfxButtonControlFrame.cpp left in bad reference 2000-05-16 13:02:36 +00:00
nsGfxButtonControlFrame.h Not enabling creator's to be asked if they want to create a special frame for anonymous content 2000-04-19 13:55:17 +00:00
nsGfxCheckboxControlFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:51:35 +00:00
nsGfxCheckboxControlFrame.h Added new interface to support additional StyleContexts that can be used for "skinning" checkboxes. 2000-03-24 15:02:02 +00:00
nsGfxRadioControlFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:51:35 +00:00
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp fixing regunreg for form controls 2000-05-16 12:44:32 +00:00
nsHTMLButtonControlFrame.h fixing regunreg for form controls 2000-05-16 12:44:32 +00:00
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIListControlFrame.h
nsIRadioControlFrame.h
nsISelectControlFrame.h add OptionDisabled so the nsHTMLOptionElement can notify a select that an option 2000-04-28 23:24:59 +00:00
nsITextControlFrame.h changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
nsImageControlFrame.cpp fixing regunreg for form controls 2000-05-16 12:44:32 +00:00
nsLegendFrame.cpp Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:51:35 +00:00
nsLegendFrame.h
nsListControlFrame.cpp Preventing event from bubbling, capture and default causes a mismatch in mousecapture 2000-05-22 21:35:00 +00:00
nsListControlFrame.h add OptionDisabled so the nsHTMLOptionElement can notify a select that an option 2000-04-28 23:24:59 +00:00
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h
nsTextControlFrame.cpp
nsTextControlFrame.h