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
e5902aae86c8a32fffa0db59ce209a2e7e6568ca
Mozilla
/
mozilla
/
layout
/
forms
History
hyatt%netscape.com
c49a03b7be
Fix for 71106. r=jag, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@100428 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-06 21:49:35 +00:00
..
nsButtonFrameRenderer.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
nsComboboxControlFrame.h
bug
#86517
Landing of Accessible_052901_Branch4 sr=waterson
2001-06-30 00:25:09 +00:00
nsFieldSetFrame.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsFileControlFrame.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsFileControlFrame.h
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
nsFormControlFrame.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsFormControlFrame.h
…
nsFormControlHelper.cpp
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
nsFormControlHelper.h
…
nsGfxButtonControlFrame.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsGfxButtonControlFrame.h
bug
#86517
Landing of Accessible_052901_Branch4 sr=waterson
2001-06-30 00:25:09 +00:00
nsGfxCheckboxControlFrame.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsGfxCheckboxControlFrame.h
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
nsGfxRadioControlFrame.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsGfxRadioControlFrame.h
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
nsHTMLButtonControlFrame.cpp
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
nsHTMLButtonControlFrame.h
Fix for bug
#80902
2001-05-17 23:52:32 +00:00
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
Major rework of how items are added, removed and selected (while being added and removed) with script
2001-06-08 02:34:09 +00:00
nsIsIndexFrame.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
nsIsIndexFrame.h
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
nsITextControlFrame.h
…
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
bug 90182 fixing accessible support for html selects
2001-07-20 22:17:31 +00:00
nsListControlFrame.h
bug 88509 - moving of a GetFrameType and layoutAtom from ifdef bidi land.
2001-07-10 23:57:28 +00:00
nsSelectsAreaFrame.cpp
…
nsSelectsAreaFrame.h
…