.. |
nsButtonFrameRenderer.cpp
|
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 |
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
|
When clicking away from the dropdown, it wasn't resetting itself correctly.
|
2000-12-20 23:25:40 +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
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsFileControlFrame.cpp
|
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 |
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
|
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 |
nsFormControlFrame.h
|
removing unneeded/unused code/methods
|
2000-11-30 21:39:28 +00:00 |
nsFormControlHelper.cpp
|
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 |
nsFormControlHelper.h
|
removing unneeded/unused code/methods
|
2000-11-30 21:39:28 +00:00 |
nsGfxButtonControlFrame.cpp
|
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 |
nsGfxButtonControlFrame.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 |
nsGfxCheckboxControlFrame.cpp
|
removed where the input element was telling the rado/checkbox to return the opposite value
|
2000-12-10 16:05:29 +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
|
removed where the input element was telling the rado/checkbox to return the opposite value
|
2000-12-10 16:05:29 +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
|
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 |
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
|
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 |
nsIsIndexFrame.cpp
|
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 |
nsIsIndexFrame.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 |
nsLegendFrame.cpp
|
moved the RegUnRegAccessKey to the Destroy method
|
2000-08-02 22:12:11 +00:00 |
nsLegendFrame.h
|
moved the RegUnRegAccessKey to the Destroy method
|
2000-08-02 22:12:11 +00:00 |
nsListControlFrame.cpp
|
When clicking away from the dropdown, it wasn't resetting itself correctly.
|
2000-12-20 23:25:40 +00:00 |
nsListControlFrame.h
|
53259 - min-width and max-width not supported on form control
|
2000-12-20 15:15:28 +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 |