gecko-dev/layout/forms
heikki%netscape.com 5c811dfbf3 Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
..
nsButtonFrameRenderer.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsButtonFrameRenderer.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsComboboxControlFrame.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsComboboxControlFrame.h When clicking away from the dropdown, it wasn't resetting itself correctly. 2000-12-20 23:25:40 +00:00
nsFieldSetFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsFileControlFrame.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsFileControlFrame.h Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt 2000-10-09 03:08:41 +00:00
nsFormControlFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsFormControlFrame.h removing unneeded/unused code/methods 2000-11-30 21:39:28 +00:00
nsFormControlHelper.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
nsFormControlHelper.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsGfxButtonControlFrame.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsGfxButtonControlFrame.h Bug 55988 + 64415: Hidden inputs and buttons save state in session history, r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 01:31:18 +00:00
nsGfxCheckboxControlFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsGfxCheckboxControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsGfxRadioControlFrame.cpp Reinstate my changes that were backed out 10 days ago. #43457 split nsStyleSpacing into 4 smaller structures: nsStyleBorder, nsStylePadding, nsStyleMargin, nsStyleOutline. r=attinasi,sr=buster. 2001-02-07 09:57:26 +00:00
nsGfxRadioControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsHTMLButtonControlFrame.cpp copy/paste coding error - simple change from Height to Width 2001-02-14 15:40:26 +00:00
nsHTMLButtonControlFrame.h Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com 2000-12-30 19:22:22 +00:00
nsICheckboxControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsIComboboxControlFrame.h When clicking away from the dropdown, it wasn't resetting itself correctly. 2000-12-20 23:25:40 +00:00
nsIFormControlFrame.h removing unneeded/unused code/methods 2000-11-30 21:39:28 +00:00
nsIListControlFrame.h Added method to get the container frame for adding/removing option frames 2000-03-18 14:17:30 +00:00
nsIRadioControlFrame.h removed where the input element was telling the rado/checkbox to return the opposite value 2000-12-10 16:05:29 +00:00
nsISelectControlFrame.h add OptionDisabled so the nsHTMLOptionElement can notify a select that an option 2000-04-28 23:24:59 +00:00
nsITextControlFrame.h 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
nsImageControlFrame.cpp uninitialized event result causing havoc on mac opt builds. Setting it to something reasonable up front fixes form submission. r=timeless,a=ben. 2001-01-22 08:34:23 +00:00
nsIsIndexFrame.cpp Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
nsIsIndexFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsLegendFrame.cpp This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsLegendFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsListControlFrame.cpp Bug 62713: Only save form input values in SH if changed plus cleanups (error handling, NS_LITERAL_STRING), r=jst@netscape.com, sr=vidur@netscape.com 2001-02-06 01:59:59 +00:00
nsListControlFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsSelectsAreaFrame.cpp Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00
nsSelectsAreaFrame.h Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161. 2000-03-22 02:43:08 +00:00