gecko-dev/layout/forms
waterson%netscape.com 854831c91c Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
..
resources Removing unneeded lookup of the column element. Not part of the build. 2001-12-16 09:39:05 +00:00
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson 2001-10-24 00:01:09 +00:00
nsComboboxControlFrame.cpp Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
nsComboboxControlFrame.h Bug 86606 - <SELECT>s disappear when using X-Mouse 2001-12-11 06:16:07 +00:00
nsFieldSetFrame.cpp Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
nsFileControlFrame.cpp bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov 2001-12-07 14:51:12 +00:00
nsFileControlFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsFormControlFrame.cpp bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov 2001-12-07 14:51:12 +00:00
nsFormControlFrame.h bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov 2001-12-07 14:51:12 +00:00
nsFormControlHelper.cpp Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsFormControlHelper.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsGfxButtonControlFrame.cpp Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
nsGfxButtonControlFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsGfxCheckboxControlFrame.cpp Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com 2001-11-16 02:43:23 +00:00
nsGfxCheckboxControlFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsGfxRadioControlFrame.cpp Fix to make radio buttons and checkbox show their values on Print (bug 109914). r=rods@netscape.com,sr=jst@netscape.com 2001-11-16 02:43:23 +00:00
nsGfxRadioControlFrame.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsHTMLButtonControlFrame.cpp Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
nsHTMLButtonControlFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsIFormControlFrame.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsIImageControlFrame.h Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet. 2001-10-01 17:51:28 +00:00
nsIListControlFrame.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsIRadioControlFrame.h
nsISelectControlFrame.h Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com 2001-11-02 07:40:01 +00:00
nsITextControlFrame.h Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst 2001-12-11 05:39:36 +00:00
nsImageControlFrame.cpp Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi 2001-12-01 14:31:45 +00:00
nsIsIndexFrame.cpp Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
nsIsIndexFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsLegendFrame.cpp bug 103925 (2nd patch) - flag pixel rounding errors in display reflow debugging. sr=attinasi, r=bernd 2001-11-14 13:40:03 +00:00
nsLegendFrame.h Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible 2001-11-14 01:33:42 +00:00
nsListControlFrame.cpp Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi. 2001-12-17 22:39:59 +00:00
nsListControlFrame.h bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov 2001-12-07 14:51:12 +00:00
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h