gecko-dev/layout/forms
evaughan%netscape.com dd702eea33 XP part of accessibility landing
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +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 XP part of accessibility landing 2001-04-01 01:01:33 +00:00
nsComboboxControlFrame.h Now only doing 1 reflow for each reflow request in the ListControlFrame 2001-02-23 01:45:45 +00:00
nsFieldSetFrame.cpp Display frame reflow counts (turned via config file define) 2001-03-13 01:47:22 +00:00
nsFileControlFrame.cpp Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith 2001-03-02 18:39:22 +00:00
nsFileControlFrame.h Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
nsFormControlFrame.cpp bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM 2001-03-19 23:20:21 +00:00
nsFormControlFrame.h removing unneeded/unused code/methods 2000-11-30 21:39:28 +00:00
nsFormControlHelper.cpp Fix frame going away during submit 2001-03-13 13:33:59 +00:00
nsFormControlHelper.h factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +00:00
nsGfxButtonControlFrame.cpp XP part of accessibility landing 2001-04-01 01:01:33 +00:00
nsGfxButtonControlFrame.h Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
nsGfxCheckboxControlFrame.cpp XP part of accessibility landing 2001-04-01 01:01:33 +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 XP part of accessibility landing 2001-04-01 01:01:33 +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 factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +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
nsImageControlFrame.cpp factoring of code for Submit/Reset in control frames 2001-02-23 01:01:08 +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
nsIsIndexFrame.cpp sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api 2001-03-13 02:02:05 +00:00
nsIsIndexFrame.h Backing out to fix bustage. 2001-03-21 22:37:59 +00:00
nsITextControlFrame.h 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +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 fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsListControlFrame.h bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM 2001-03-19 23:20:21 +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