This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7b94de64b65d12fdbd7c9be4f66633e99df13fc9
Mozilla
/
mozilla
/
layout
/
forms
History
bruce%cybersight.com
fe17fbea9b
Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7.
...
git-svn-id: svn://10.0.0.236/trunk@33917 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 11:49:04 +00:00
..
nsButtonFrameRenderer.cpp
…
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
…
nsComboboxControlFrame.h
…
nsFieldSetFrame.cpp
Reworked fieldsets to fix numerous bugs.
1999-06-01 21:52:11 +00:00
nsFileControlFrame.cpp
Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7.
1999-06-05 11:49:04 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
unpatch leaf's hack in 1.73 since form submission now works correctly. Mac now once again submits the form when return is pressed.
1999-06-03 18:05:40 +00:00
nsFormControlFrame.h
…
nsFormControlHelper.cpp
…
nsFormControlHelper.h
…
nsHTMLButtonControlFrame.cpp
…
nsHTMLButtonControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
…
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
Patch from alecf to do a null pointer check on argument to GetSelectedIndex().
1999-06-05 00:18:58 +00:00
nsListControlFrame.h
fix for bug
#6971
. Added support for clicking and dragging over items in single
1999-05-28 21:12:09 +00:00
nsTextControlFrame.cpp
…
nsTextControlFrame.h
…