This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-06 00:10:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b5b8e94c24
gecko-dev
/
layout
/
forms
History
mjudge%netscape.com
eefb2d0950
bug=34896 fixing reflow reason from nsFileControlFrame to send resize when resizing its input field. fixing mouseclick to not be so hardcoded so that the ender-lite text field still works for the "browse" button. a=beppe r=hyatt
2000-06-07 01:21:20 +00:00
..
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp
bug 36367
2000-06-05 03:50:46 +00:00
nsComboboxControlFrame.h
nsFieldSetFrame.cpp
bug 35964, partial fix
2000-05-15 22:51:42 +00:00
nsFileControlFrame.cpp
bug=34896 fixing reflow reason from nsFileControlFrame to send resize when resizing its input field. fixing mouseclick to not be so hardcoded so that the ender-lite text field still works for the "browse" button. a=beppe r=hyatt
2000-06-07 01:21:20 +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
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
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge
2000-05-26 00:26:54 +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
nsImageControlFrame.cpp
fixing regunreg for form controls
2000-05-16 12:44:32 +00:00
nsIRadioControlFrame.h
nsISelectControlFrame.h
nsITextControlFrame.h
nsLegendFrame.cpp
nsLegendFrame.h
nsListControlFrame.cpp
no longer subtracting off scrollbar width when mComputedSize is set
2000-06-02 20:59:57 +00:00
nsListControlFrame.h
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h
nsTextControlFrame.cpp
nsTextControlFrame.h