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-02-04 21:18:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
/
forms
History
hyatt%netscape.com
221920403a
Patch that gets tabbing back into text fields. r=waterson
1999-12-21 19:35:13 +00:00
..
nsButtonFrameRenderer.cpp
…
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
temprary fix for combobox dropdowns that jump all around.
1999-12-14 22:22:00 +00:00
nsComboboxControlFrame.h
temprary fix for combobox dropdowns that jump all around.
1999-12-14 22:22:00 +00:00
nsFieldSetFrame.cpp
…
nsFileControlFrame.cpp
…
nsFileControlFrame.h
…
nsFormControlFrame.cpp
…
nsFormControlFrame.h
…
nsFormControlHelper.cpp
not using scaled pixels to twips
1999-12-10 23:59:27 +00:00
nsFormControlHelper.h
…
nsGfxButtonControlFrame.cpp
now trims white space and makes sure the text is two spaces if empty
1999-12-05 20:48:37 +00:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
…
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
…
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
…
nsHTMLButtonControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
…
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsITextControlFrame.h
Patch that gets tabbing back into text fields. r=waterson
1999-12-21 19:35:13 +00:00
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
stripping out all the whitespace for form data submission
1999-12-14 14:16:09 +00:00
nsListControlFrame.h
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
1999-12-06 22:59:43 +00:00
nsSelectsAreaFrame.cpp
Change to how overflow is handled for absolutely positioned elements.
1999-12-06 15:49:53 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
…
nsTextControlFrame.h
…